docs: fix "delimeter" typo in fprocopen man page

This commit is contained in:
Patrick Steinhardt 2018-06-08 13:26:46 +02:00 committed by Craig Small
parent 34ca0a17ec
commit 2552b97afd

View File

@ -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 comma
.BR ',' .
This allows splitting very large input lines into pieces at this
delimeter and writing each of them to the opened file below
This allows to split very large input lines into pieces at this
delimiter and write each of them to the opened file below
.IR /proc/## .
.TP
.B e