chiark / gitweb /
Merge branch 'master' of /home/mdw/public-git/misc
[misc] / buf.1
diff --git a/buf.1 b/buf.1
index 021aabe11f5e8b77ef93d731f8c779cf54f5d638..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