chiark / gitweb /
prlimit: New program for fiddling with resource limits.
[misc] / buf.1
diff --git a/buf.1 b/buf.1
index 0039a90c188985588b369aa3906ceb3e19807a69..e5004f1b7640b54593059a93f6af37a47fbb8f39 100644 (file)
--- 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 <mdw@distorted.org.uk>