X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/misc/blobdiff_plain/3770fe80fa49fe8ad6a3c3697b268a18b8c13eb1..4254eec2d9c48dfe5bb40f11fdb95f6510c20f47:/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