summaryrefslogtreecommitdiff
path: root/lib/libc/regex/re_format.7
AgeCommit message (Expand)Author
2015-09-14Avoid .Ns right after .Pf, it's pointless.Ingo Schwarze
2015-02-28Reduce usage of predefined strings in manpages.Anthony J. Bentley
2014-12-09put back some information what the character classes actually mean;Ingo Schwarze
2014-12-09no more ctype(3);Jason McIntyre
2014-09-10zap trailing whitespace;Jason McIntyre
2014-09-10document \<word\> as being non standardJonathan Gray
2013-06-05[[:>:]] anchors the character preceding it to end of word, not theJason McIntyre
2010-07-15More delimiters that need quoting inside macros, hunted down by jmc@,Ingo Schwarze
2007-05-31convert to new .Dd format;Jason McIntyre
2005-06-05s/-p1003.1-2003/-p1003.1-2004/gJason McIntyre
2004-09-28various fixes to make this page more readable/helpful;Jason McIntyre
2004-05-07Describe more accurate what word boundaries are.Otto Moerbeek
2003-06-02Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2000-04-18Repairs, mostly removing hard sentence breaks.Aaron Campbell
2000-03-14Suffix "i.e." and "e.g." with a comma. Just another really picky man pageAaron Campbell
1999-07-09- remove all trailing whitespaceAaron Campbell
1999-05-23remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonAaron Campbell
1997-07-29convert to mdoc formatflipk
1997-07-17formattingMichael Shalayeff
1997-04-28- cast usages of *printf() to void since we don't check return valTodd C. Miller
1996-08-19Fix RCS idsThorsten Lockert
1995-10-18initial import of NetBSD treeTheo de Raadt