diff options
Diffstat (limited to 'misc/brs/files/patch-ab')
-rw-r--r-- | misc/brs/files/patch-ab | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/misc/brs/files/patch-ab b/misc/brs/files/patch-ab new file mode 100644 index 000000000000..a6294b5b92a0 --- /dev/null +++ b/misc/brs/files/patch-ab @@ -0,0 +1,39 @@ +*** bible.1.orig Mon Dec 12 13:05:28 1994 +--- bible.1 Mon Jul 10 13:34:08 2000 +*************** +*** 314,330 **** + Miscellaneous program control commands: + + .TP 15 "\w'\-t\ prefix\ \ 'u" +! .B \?, ?h, ?help + Prints help text. + .TP +! .B \?f + Toggles output formatting modes. + .TP +! .BI \?w file + Begin writing program output to a file. If file exists, output is + appended to what's there already. + .TP +! .B \?w + Stop writing to a file. + .TP + .B \>, \< +--- 314,330 ---- + Miscellaneous program control commands: + + .TP 15 "\w'\-t\ prefix\ \ 'u" +! .B ?, ?h, ?help + Prints help text. + .TP +! .B ?f + Toggles output formatting modes. + .TP +! .BI ?w file + Begin writing program output to a file. If file exists, output is + appended to what's there already. + .TP +! .B ?w + Stop writing to a file. + .TP + .B \>, \< |