X-Git-Url: http://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_slk.3x.html;h=463f1275bbb0caf56c53db8e1b6c0147dd90281b;hp=4b617ab4e2201c0feb75e05516a12f01291cd2af;hb=30393be892025f03322b7907a04cc05cc08e8760;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/curs_slk.3x.html b/doc/html/man/curs_slk.3x.html index 4b617ab4..463f1275 100644 --- a/doc/html/man/curs_slk.3x.html +++ b/doc/html/man/curs_slk.3x.html @@ -1,6 +1,6 @@ - + curs_slk 3x @@ -146,10 +146,10 @@

Video attributes

        The slk_attron, slk_attrset, slk_attroff and slk_attr  routines  corre-
-       spond  to  attron,  attrset, attroff and attr_get.  They have an effect
-       only if soft labels are simulated on the bottom  line  of  the  screen.
-       The default highlight for soft keys is A_STANDOUT (as in System V curs-
-       es, which does not document this fact).
+       spond  to  attron,  attrset,  attroff and attr_get, respectively.  They
+       have an effect only if soft labels are simulated on the bottom line  of
+       the  screen.   The default highlight for soft keys is A_STANDOUT (as in
+       System V curses, which does not document this fact).
 
 
 

Colors

@@ -162,7 +162,7 @@
 
 
 

RETURN VALUE

-       These  routines return ERR upon failure and OK (SVr4 specifies only "an
+       These  routines return ERR upon failure and OK (SVr4 specifies only "an
        integer value other than ERR") upon successful completion.
 
        X/Open defines no error conditions.  In this implementation