mirror of https://github.com/MidnightCommander/mc
* pipethrough.3: Fixed use of mandoc macros according to a
suggestion of Eric S. Raymond.
This commit is contained in:
parent
4ccc6e511c
commit
09fcf5903c
|
@ -8,7 +8,8 @@
|
|||
.Dt pipethrough 3
|
||||
.Os
|
||||
.Sh NAME
|
||||
pipethrough \- pipe a buffer through a child command and receive two
|
||||
.Nm pipethrough
|
||||
.Nd pipe a buffer through a child command and receive two
|
||||
buffers containing the stdout and stderr output of the child process.
|
||||
.Sh LIBRARY
|
||||
none -- must be included directly.
|
||||
|
|
Loading…
Reference in New Issue