docs: fix "delimeter" typo in fprocopen man page
This commit is contained in:
parent
34ca0a17ec
commit
2552b97afd
@ -48,13 +48,13 @@ the beginning of the file.
|
|||||||
.BR w [ <del> ]
|
.BR w [ <del> ]
|
||||||
Open a file below
|
Open a file below
|
||||||
.I /proc/##
|
.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
|
can be one of the follwoing
|
||||||
.BR '\ ' ,\ ',' ,\ '.' ,\ and\ ':'
|
.BR '\ ' ,\ ',' ,\ '.' ,\ and\ ':'
|
||||||
where the default is the comma
|
where the default is the comma
|
||||||
.BR ',' .
|
.BR ',' .
|
||||||
This allows splitting very large input lines into pieces at this
|
This allows to split very large input lines into pieces at this
|
||||||
delimeter and writing each of them to the opened file below
|
delimiter and write each of them to the opened file below
|
||||||
.IR /proc/## .
|
.IR /proc/## .
|
||||||
.TP
|
.TP
|
||||||
.B e
|
.B e
|
||||||
|
Loading…
Reference in New Issue
Block a user