Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Style improvements recommended by Bruce as a follow up to some | dwmalone | 2001-12-10 | 2 | -6/+7 |
| | | | | | | | | 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. | ||||
* | Warnc cleanups. Add FreeBSD IDs. | dwmalone | 2001-12-03 | 2 | -2/+8 |
| | |||||
* | mdoc(7) police: fixed formatting. | ru | 2001-07-05 | 1 | -8/+10 |
| | |||||
* | Mention how env(1) can be used with the "#!" construct. | dd | 2001-05-30 | 1 | -0/+19 |
| | | | | | PR: 27690 Submitted by: Mike Meyer <mwm@mired.org> | ||||
* | Prepare for mdoc(7)NG. | ru | 2000-12-19 | 1 | -1/+1 |
| | |||||
* | mdoc(7) police: use the new features of the Nm macro. | ru | 2000-11-20 | 1 | -3/+3 |
| | |||||
* | The printenv(1) command is now a builtin(1) in csh(1). | sheldonh | 2000-05-09 | 1 | -0/+7 |
| | |||||
* | 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 | 1 | -1/+1 |
| | |||||
* | Add ``-i'' option, which is the same as ``-''. The -i option is the | sheldonh | 1999-08-27 | 1 | -6/+16 |
| | | | | | | | | | recommended option in the manpage, but the - option remains for backward compatibility and is documented as such. PR: 13363 Reported by: James Howard <howardjp@wam.umd.edu> Reviewed by: bde | ||||
* | 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 | ||||
* | environmental -> environment. | charnier | 1997-08-04 | 1 | -1/+1 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-29 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Import some parts of CSRG 4.4BSD-Lite2 usr.bin sources to fix tree build. | peter | 1997-03-11 | 1 | -1/+2 |
| | |||||
* | BSD 4.4 Lite Usr.bin Sources | rgrimes | 1994-05-27 | 3 | -0/+203 |