blob: b9a46c1b567bef57945203408e34cacaeb862007 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
|
$NetBSD: patch-ab,v 1.1.1.1 2003/07/08 08:53:19 wiz Exp $
--- bible.1.orig Mon Dec 12 20:05:28 1994
+++ bible.1
@@ -314,17 +314,17 @@ and
Miscellaneous program control commands:
.TP 15 "\w'\-t\ prefix\ \ 'u"
-.B \?, ?h, ?help
+.B ?, ?h, ?help
Prints help text.
.TP
-.B \?f
+.B ?f
Toggles output formatting modes.
.TP
-.BI \?w file
+.BI ?w file
Begin writing program output to a file. If file exists, output is
appended to what's there already.
.TP
-.B \?w
+.B ?w
Stop writing to a file.
.TP
.B \>, \<
|