From 0709558dd6fead54efdad4ca5e4eb0783ba4c9c5 Mon Sep 17 00:00:00 2001 From: stanley lieber Date: Sat, 19 Nov 2011 12:52:51 -0600 Subject: [PATCH] rio(1) and rio(4) man page updates --- sys/man/1/rio | 7 +++++++ sys/man/4/rio | 7 +++++++ 2 files changed, 14 insertions(+) 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 ]