docs: fix "delimeter" typo in fprocopen man page
This commit is contained in:
		
				
					committed by
					
						 Craig Small
						Craig Small
					
				
			
			
				
	
			
			
			
						parent
						
							893793a8c4
						
					
				
				
					commit
					9b9aa9a6e9
				
			| @@ -48,13 +48,13 @@ the beginning of the file. | ||||
| .BR w [ <del> ] | ||||
| Open a file below | ||||
| .I /proc/## | ||||
| for writing even large buffers.  The optional delimeter character | ||||
| for writing even large buffers.  The optional delimiter character | ||||
| can be one of the follwoing | ||||
| .BR '\ ' ,\  ',' ,\  '.' ,\ and\  ':' | ||||
| where the default is the colon | ||||
| .BR ',' . | ||||
| This allows to split very large input lines into pieces at this | ||||
| delimeter and write each of them to the opened file below | ||||
| delimiter and write each of them to the opened file below | ||||
| .IR /proc/## . | ||||
| .TP | ||||
| .B e | ||||
|   | ||||
		Reference in New Issue
	
	Block a user