ref: b94dc9d39ac7575882b052b00af11650ad24e110
parent: d7282a21a8b5cc14503c7a574e0d4f94fa3f1226
author: stanley lieber <stanley.lieber@gmail.com>
date: Sat Nov 19 07:52:51 EST 2011
rio(1) and rio(4) man page updates
--- a/sys/man/1/rio
+++ b/sys/man/1/rio
@@ -13,6 +13,9 @@
.B -s
]
[
+.B -b
+]
+[
.B -f
.I font
]
@@ -91,6 +94,10 @@
.B -s
option initializes windows so that text scrolls;
the default is not to scroll.
+The
+.B -b
+option reverses the normal color sheme for windows, painting white
+text on a black background.
The
.I font
argument names a font used to display text, both in
--- a/sys/man/4/rio
+++ b/sys/man/4/rio
@@ -8,7 +8,14 @@
.BI ' cmd '
]
[
+.B -k
+.BI ' kbdcmd '
+]
+[
.B -s
+]
+[
+.B -b
]
[
.B -f
--
⑨