Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Renumber clauses to reduce diffs to other versions | emaste | 2013-05-28 | 1 | -1/+1 |
| | | | | | NetBSD, OpenBSD, and Android's Bionic number the clauses 1 through 3, so follow suit to make comparison easier. | ||||
* | Add an easier example. | pjd | 2008-12-05 | 1 | -1/+16 |
| | | | | Reviewed by: trasz | ||||
* | Per Regents of the University of Calfornia letter, remove advertising | imp | 2007-01-09 | 1 | -4/+0 |
| | | | | | | clause. # If I've done so improperly on a file, please let me know. | ||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: formatting nits. | ru | 2002-11-29 | 1 | -1/+3 |
| | | | | Approved by: re | ||||
* | Correct an inaccuracy in this man page regarding detecting empty fields. | archie | 2002-08-07 | 1 | -4/+5 |
| | | | | MFC after: 2 days | ||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -1/+1 |
| | |||||
* | .St -ansiC -> .St -isoC | ru | 2001-02-26 | 1 | -1/+1 |
| | |||||
* | Drop the references to index(3) and rindex(3), which are non-standard | alex | 2000-07-18 | 1 | -2/+0 |
| | | | | | | and people shouldn't be encouraged to use them. Asked by: sheldonh | ||||
* | Add SEE ALSO section, as with the other string functions. | alex | 2000-07-17 | 1 | -0/+11 |
| | | | | Submitted by: dcs | ||||
* | Introduce ".Lb" macro to libc manpages. | phantom | 2000-04-21 | 1 | -0/+2 |
| | | | | More libraries manpages updates following. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 1 | -1/+1 |
| | |||||
* | Add $Id$, to make it simpler for members of the translation teams to | nik | 1999-07-12 | 1 | -0/+1 |
| | | | | | | | | | | | | | | | | | track. The $Id$ line is normally at the bottom of the main comment block in the man page, separated from the rest of the manpage by an empty comment, like so; .\" $Id$ .\" If the immediately preceding comment is a @(#) format ID marker than the the $Id$ will line up underneath it with no intervening blank lines. Otherwise, an additional blank line is inserted. Approved by: bde | ||||
* | Added bounds checking to the example after chasing down someone's | pds | 1997-07-26 | 1 | -1/+2 |
| | | | | | broken code where they'd copied the example basically verbatim and blew an array. (engage brain before typing 'make') | ||||
* | Fixed #include and/or prototype bugs in synopsis. | bde | 1997-04-19 | 1 | -1/+1 |
| | |||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -1/+2 |
| | | | | | | | | in a bunch of man pages. Use the correct .Bx (BSD UNIX) or .At (AT&T UNIX) macros instead of explicitly specifying the version in the text in a bunch of man pages. | ||||
* | BSD 4.4 Lite Lib Sources | rgrimes | 1994-05-27 | 1 | -0/+107 |