diff options
Diffstat (limited to 'misc/brs/files/patch-bible.1')
-rw-r--r-- | misc/brs/files/patch-bible.1 | 60 |
1 files changed, 60 insertions, 0 deletions
diff --git a/misc/brs/files/patch-bible.1 b/misc/brs/files/patch-bible.1 new file mode 100644 index 000000000000..be490a2586a5 --- /dev/null +++ b/misc/brs/files/patch-bible.1 @@ -0,0 +1,60 @@ +*** bible.1.orig Fri Apr 23 15:07:57 1993 +--- bible.1 Thu Jul 10 22:55:07 2003 +*************** +*** 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 \>, \< +*************** +*** 369,377 **** + results in a range of Matthew 1:1 to Revelation 1:1, instead of extending + all the way to Revelation 22:21. + .SH FILES +! /usr/local/lib/bible.data + .br +! /usr/local/lib/bible.data.conc + .SH SEE ALSO + Rev3:20 + .SH AUTHOR +--- 369,377 ---- + results in a range of Matthew 1:1 to Revelation 1:1, instead of extending + all the way to Revelation 22:21. + .SH FILES +! %%PREFIX%%/share/brs/bible.data + .br +! %%PREFIX%%/share/brs/bible.data.conc + .SH SEE ALSO + Rev3:20 + .SH AUTHOR |