summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getcap.3
AgeCommit message (Expand)Author
2011-09-14update vt100 example to vt200, as vt100 apparently is no longer in theJason McIntyre
2010-07-27fix some spacing issues; noted by kristapsJason McIntyre
2010-02-18Every .Bl requires .It, even when using -column.Ingo Schwarze
2007-05-31convert to new .Dd format;Jason McIntyre
2006-05-09typo from jan niemann; ok ottoJason McIntyre
2005-07-22- sync prototypes and header file excerpts to realityJared Yanovich
2005-02-25Be correct in our man pages when talking about NUL termination (that is,Chad Loder
2004-04-16more display/list fixes, and a little whitespace;Jason McIntyre
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2003-05-30- clean up macro abuseJason McIntyre
2003-05-03typos;Jason McIntyre
2002-06-28Lies, damn lies and getcap(3). The description for cgetclose() wasTodd C. Miller
2002-04-30Initial cleanup:Mike Pechkin
2001-06-18Add new cgetusedb() function to toggle reading of .db files in getcap(3).Todd C. Miller
2000-12-24Various repairs, mostly to get rid of short lines.Aaron Campbell
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-03-06Do not leave `(' characters dangling at the end of lines; instead, use theAaron Campbell
2000-03-04In Unix land we prefer "whitespace" to "white space" or "white-space". AtAaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-07-02remove extra comma from .Dd arguments: "Month ##, ####" is the correct format,Aaron Campbell
1999-06-05change some .Em/.Va to .Li, looks nicerAaron Campbell
1999-06-04After some constructive criticism from pjanzen@ and some e-mail tag:Aaron Campbell
1999-06-03use \-1, not -1, to change the meaning of `-' to minus sign from hyphen;Aaron Campbell
1999-05-29repairs; go back over some old files, because we should properly distinguishAaron Campbell
1999-05-29repairsAaron Campbell
1999-05-27sync cgetset() Fn definition with prototype from stdlib.hAaron Campbell
1999-05-10correct some Xr's which referred to the wrong man page sectionsAaron Campbell
1999-02-27make function names the correct caseTheo de Raadt
1999-02-25constify getcap(3). This fixes a warning in libcurses and doesn'tTodd C. Miller
1998-08-29man page repairs; aaron@ug.cs.dal.caTheo de Raadt
1998-06-08do not needlessly uppercase function namesTheo de Raadt
1997-05-30for i in `find . -name \*.[123456789] -exec grep '^.Dd ' {} /dev/null \; | \Theo de Raadt
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt