chiark
/
gitweb
/
~mdw
/
misc
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
eb16118
)
buf.1: Fix wrong punctuation in example.
author
Mark Wooding
<mwooding@good.com>
Thu, 23 Oct 2014 13:02:06 +0000
(14:02 +0100)
committer
Mark Wooding
<mwooding@good.com>
Thu, 23 Oct 2014 13:02:06 +0000
(14:02 +0100)
buf.1
patch
|
blob
|
blame
|
history
diff --git
a/buf.1
b/buf.1
index be2ac319d4ae8bb2adcac99590b32c32c77c293e..5dc47474fb947665f465dd452ed960e9351b2c1a 100644
(file)
--- 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
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.
.VE
.SH BUGS
Doesn't exit correctly if subprogram was killed by a signal.