Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | warns fixes; ANSIfy, deregister, constify. | markm | 2002-04-28 | 1 | -29/+16 |
| | |||||
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -12/+16 |
| | |||||
* | Add FBSDID. Do not put spaces inside [] in usage string. Test memory allocation | charnier | 2002-04-12 | 2 | -12/+13 |
| | | | | | return code. Correct and update C example in man page. Uppercase program name (.Nm) after a dot. | ||||
* | remove __P | imp | 2002-03-22 | 1 | -8/+8 |
| | |||||
* | Remove leaf node WARNS?=2 (that mainly I added). This should | markm | 2002-02-08 | 1 | -1/+0 |
| | | | | help the GCC3 transition and CURRENT in general. | ||||
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 1 | -1/+1 |
| | | | | | | | | of the recent WARNS commits. The idea is: 1) FreeBSD id tags should follow vendor tags. 2) Vendor tags should not be compiled (though copyrights probably should). 3) There should be no blank line between including cdefs and __FBSDIF. | ||||
* | Warns cleanup. Add FreeBSD ID to Makefile. | dwmalone | 2001-12-03 | 2 | -7/+9 |
| | |||||
* | mdoc(7) police: use the default ``file ...'' feature of the .Ar macro. | ru | 2001-02-13 | 1 | -1/+1 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -1/+2 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | $Id$ -> $FreeBSD$ | peter | 1999-08-28 | 2 | -2/+2 |
| | |||||
* | 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 | ||||
* | Add #include <string.h> to get prototypes. | jb | 1998-02-20 | 1 | -1/+2 |
| | |||||
* | Use err(3), add usage(), silent -Wall. | charnier | 1997-07-24 | 2 | -21/+45 |
| | |||||
* | Sort cross references. | wosch | 1997-01-15 | 1 | -2/+2 |
| | |||||
* | Fix a bunch of spelling errors in a bunch of man pages. | mpp | 1996-01-30 | 1 | -1/+1 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+452 |