summaryrefslogtreecommitdiffstats
path: root/lib/libc/regex/regex.3 (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Remove the advertising clause in the UCB license which Berkeleymillert2003-06-021-6/+2
| | | | rescinded 22 July 1999. Proofed by myself and Theo.
* section reorder;jmc2003-05-301-9/+9
|
* - don't use the function enclosure macros.wcobb2002-10-161-32/+38
| | | | | - replace `POSIX 1003.2' instances with St -p1003.2. ok mpech@, millert@
* More of the same.aaron2000-08-091-2/+5
|
* Mostly punctuation fixes.aaron2000-04-151-2/+2
|
* Suffix "i.e." and "e.g." with a comma. Just another really picky man pageaaron2000-03-141-2/+2
| | | | | commit, as we want our documentation to be as consistently formatted as possible (it's getting there :-)).
* Do not leave `(' characters dangling at the end of lines; instead, use theaaron2000-03-061-3/+3
| | | | appropriate mdoc macros to handle these cases.
* - remove all trailing whitespaceaaron1999-07-091-3/+3
| | | | | | | | | | * except when it is escaped with a `\' at the end of the line - fix remaining .Nm usage as well - this is from a patch I received from kwesterback@home.com, who has been working on some scripts for fixing formatting errors in mdoc'd man pages Ok, so there could be a cost/benefit debate with this commit, but since I have the patch we might as well commit it...
* trash some old leftover macros and replace them with -mdoc macrosaaron1999-07-041-3/+3
|
* use .Tn instead of .Em for logical/bitwise OR + ANDaaron1999-06-051-80/+171
|
* remove argument from .Os macros so value in /usr/share/tmac/mdoc/doc-commonaaron1999-05-231-2/+2
| | | | is used instead; kwesterback@home.com
* grammar police: do not hyphenate compound words that act as adjectives if theaaron1999-05-121-3/+3
| | | | | | first word ends in -ly i.e., fully-qualified, newly-created, globally-visible, etc. are wrong
* make function names the correct casederaadt1999-02-271-13/+13
|
* use Bx macro for BSD versionsmickey1998-06-151-2/+4
|
* convert to mdoc formatflipk1997-07-291-206/+235
|
* - cast usages of *printf() to void since we don't check return valmillert1997-04-281-1/+3
| | | | | | - move an assert to be *before* a strcpy() where it can do some good. - integrate NetBSD fixes for 64-bit machines (NetBSD PR #3450, Ross Harvey) - add lite2 tags
* Fix RCS idstholo1996-08-191-3/+1
| | | | Make sure everything uses {SYS,}LIBC_SCCS properly
* initial import of NetBSD treederaadt1995-10-181-0/+540