Commit Graph

10 Commits

Author SHA1 Message Date
nia 083e568bb3 curses: clarify standout as the "best" _supported_ highlighting mode
of the current terminal
2021-08-03 07:58:50 +00:00
nia e8507174be curses: clarify documentation regarding the standout attribute 2021-08-02 11:11:20 +00:00
nia 1515619f1b The BUGS sections is incorrect again for "modern" terminals.
For example, wscons and xterm both display standout differently to bold.
2021-07-26 20:17:09 +00:00
christos 6d100a1021 PR/51673: Carsten Kunze: curses: standend() does not turn off A_BOLD;
according the X/Open it needs to turn off all attributes.
2016-11-29 17:33:48 +00:00
agc 1a27c54f9a re-work the previous to make it format correctly 2012-05-02 04:23:09 +00:00
agc 142f8d12eb document the correct argument to wstandout(3) and wstandend(3) 2012-05-01 17:32:58 +00:00
martin 11a6dbe728 Convert TNF licenses to new 2 clause variant 2008-04-30 13:10:46 +00:00
wiz 472351e13d Use
.In header.h
instead of
.Fd #include \*[Lt]header.h\*[Gt]
Much easier to read and write, and supported by groff for ages.
Okayed by ross.
2003-04-16 13:34:34 +00:00
wiz 2d2d45bde2 Drop trailing whitespace. 2002-10-21 13:59:52 +00:00
blymn 23b2be97b5 Added separate man pages for curses functions to provide better
documentation of the curses functions.
2002-10-21 13:55:12 +00:00