diff options
author | stanley lieber <stanley.lieber@gmail.com> | 2011-11-19 12:52:51 -0600 |
---|---|---|
committer | stanley lieber <stanley.lieber@gmail.com> | 2011-11-19 12:52:51 -0600 |
commit | 0709558dd6fead54efdad4ca5e4eb0783ba4c9c5 (patch) | |
tree | d0d6d768f030944a319f284c6c678646c7dea583 /sys/man | |
parent | 315b61ade3e6d8d11eeafa6e4830ca4f82622e24 (diff) |
rio(1) and rio(4) man page updates
Diffstat (limited to 'sys/man')
-rw-r--r-- | sys/man/1/rio | 7 | ||||
-rw-r--r-- | sys/man/4/rio | 7 |
2 files changed, 14 insertions, 0 deletions
diff --git a/sys/man/1/rio b/sys/man/1/rio index e0b297dcb..bf225bf13 100644 --- a/sys/man/1/rio +++ b/sys/man/1/rio @@ -13,6 +13,9 @@ rio, label, window, wloc \- window system .B -s ] [ +.B -b +] +[ .B -f .I font ] @@ -92,6 +95,10 @@ The 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 .IR rio 's diff --git a/sys/man/4/rio b/sys/man/4/rio index a4e680757..efab905f9 100644 --- a/sys/man/4/rio +++ b/sys/man/4/rio @@ -8,9 +8,16 @@ rio \- window system files .BI ' cmd ' ] [ +.B -k +.BI ' kbdcmd ' +] +[ .B -s ] [ +.B -b +] +[ .B -f .I font ] |