X-Git-Url: https://git.distorted.org.uk/~mdw/misc/blobdiff_plain/3770fe80fa49fe8ad6a3c3697b268a18b8c13eb1..03dc6e6eb5159d0107ae0ab2deedbd4a2d40c963:/buf.1 diff --git a/buf.1 b/buf.1 index 0039a90..e5004f1 100644 --- a/buf.1 +++ b/buf.1 @@ -20,7 +20,7 @@ buf \- buffer stdin to a file .SH DESCRIPTION The .B buf -program writes standard input to a temporary file. It then runs +program writes standard input to a temporary file. It then runs .VS .IR "command arguments " ... " stdinfile" .VE @@ -35,4 +35,4 @@ man -Tps buf | buf gv .SH BUGS Doesn't exit correctly if subprogram was killed by a signal. .SH AUTHOR -Mark Wooding (mdw@nsict.org). +Mark Wooding