* pipethrough.3: Fixed use of mandoc macros according to a

suggestion of Eric S. Raymond.
This commit is contained in:
Roland Illig 2004-11-21 21:13:43 +00:00
parent 4ccc6e511c
commit 09fcf5903c
1 changed files with 2 additions and 1 deletions

View File

@ -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.