X-Git-Url: https://ncurses.scripts.mit.edu/?p=ncurses.git;a=blobdiff_plain;f=doc%2Fhtml%2Fman%2Fcurs_slk.3x.html;h=4fc3d596a65e39bc2a7ca28d5f623809191ffd43;hp=4b617ab4e2201c0feb75e05516a12f01291cd2af;hb=9193d076200365eeb5ff932acdbbdcc5e452292c;hpb=ed646e3f683083e787c6ba773364401dc9fa9d40 diff --git a/doc/html/man/curs_slk.3x.html b/doc/html/man/curs_slk.3x.html index 4b617ab4..4fc3d596 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