Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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. | ||||
* | Document the fact that word-boundary matching does not work | tjr | 2005-08-17 | 1 | -1/+3 |
| | | | | properly in multibyte locales. | ||||
* | Expand *n't contractions. | ru | 2005-02-13 | 1 | -3/+3 |
| | |||||
* | Sort sections. | ru | 2005-01-20 | 1 | -8/+8 |
| | |||||
* | Remove an entry from the BUGS section: we have multibyte character | tjr | 2004-07-12 | 1 | -2/+0 |
| | | | | support now. | ||||
* | Add a new error code, REG_ILLSEQ, to indicate that a regular expression | tjr | 2004-07-12 | 1 | -1/+3 |
| | | | | contains an illegal multibyte character sequence. | ||||
* | Document incorrect handling of multibyte characters. | tjr | 2004-07-06 | 1 | -1/+3 |
| | |||||
* | Mechanically kill hard sentence breaks. | ru | 2004-07-02 | 1 | -2/+2 |
| | |||||
* | mdoc(7): Use the new feature of the .In macro. | ru | 2003-09-08 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: "The .Fa argument.". | ru | 2002-12-19 | 1 | -2/+6 |
| | |||||
* | mdoc(7) police: "The .Fn function". | ru | 2002-12-18 | 1 | -10/+31 |
| | |||||
* | Add restrict type-qualifier. | mike | 2002-10-02 | 1 | -7/+8 |
| | |||||
* | mdoc(7) police: Use the new .In macro for #include statements. | ru | 2001-10-01 | 1 | -2/+2 |
| | |||||
* | mdoc(7) police: protect trailing full stops of abbreviations | ru | 2001-08-10 | 1 | -1/+1 |
| | | | | with a trailing zero-width space: `e.g.\&'. | ||||
* | mdoc(7) police: | ru | 2001-08-07 | 1 | -4/+2 |
| | | | | | | | Avoid using parenthesis enclosure macros (.Pq and .Po/.Pc) with plain text. Not only this slows down the mdoc(7) processing significantly, but it also has an undesired (in this case) effect of disabling hyphenation within the entire enclosed block. | ||||
* | man(7) -> mdoc(7). | ru | 2001-01-12 | 1 | -266/+433 |
| | |||||
* | Remove from the notes a bug that it's said to have been fixed. | dcs | 2000-07-02 | 1 | -5/+0 |
| | | | | | | PR: 15561 Submitted by: Martin Kammerhofer <mkamm@gmx.net> Confirmed by: ache | ||||
* | $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 | ||||
* | Correctly use .Fn instead of .Nm to reference function names | mpp | 1996-08-22 | 1 | -1/+3 |
| | | | | | | | | 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/+538 |