From: Mark Wooding Date: Thu, 23 Oct 2014 13:02:06 +0000 (+0100) Subject: buf.1: Fix wrong punctuation in example. X-Git-Tag: 1.3.1~4 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/misc/commitdiff_plain/412abc9e49c747cb032b099e7a6a6e4622682891 buf.1: Fix wrong punctuation in example. --- diff --git a/buf.1 b/buf.1 index be2ac31..5dc4747 100644 --- a/buf.1 +++ b/buf.1 @@ -30,7 +30,7 @@ This is particularly useful for programs which want to seek their standard input, for example PostScript viewers. A typical invocation might be something like .VS -man -Tps buf | buf gv +man \-Tps buf | buf gv .VE .SH BUGS Doesn't exit correctly if subprogram was killed by a signal.