Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Usage style sweep: spell "usage" with a small 'u'. | des | 2002-04-22 | 1 | -1/+1 |
| | | | | | Also change one case of blatant __progname abuse (several more remain) This commit does not touch anything in src/{contrib,crypto,gnu}/. | ||||
* | Use `The .Nm utility' | charnier | 2002-04-20 | 1 | -6/+9 |
| | |||||
* | - Backout botched attempt to introduce MANSECT feature. | ru | 2001-03-26 | 1 | -1/+0 |
| | | | | - MAN[1-9] -> MAN. | ||||
* | Set the default manual section for usr.sbin/ to 8. | ru | 2001-03-20 | 1 | -0/+1 |
| | |||||
* | Include <unistd.h> for getopt's interface rather than declare things | imp | 2001-03-01 | 1 | -4/+1 |
| | | | | individually here. | ||||
* | Finish cleaning up the error reporting (standardize on err*()/warn*()) | kris | 2001-01-28 | 1 | -12/+5 |
| | | | | | | and fix some overflows. Submitted by: Mike Heffner <mheffner@vt.edu> | ||||
* | man(7) -> mdoc(7). | ru | 2001-01-17 | 1 | -101/+138 |
| | |||||
* | pcvt cleanup. added $FreeBSD$. | hm | 2000-03-28 | 1 | -0/+2 |
| | |||||
* | Remove single-space hard sentence breaks. These degrade the quality | sheldonh | 2000-03-01 | 1 | -2/+4 |
| | | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc. | ||||
* | Add $FreeBSD$ lines to man pages that are missing them to make it | mpp | 1999-08-28 | 1 | -0/+2 |
| | | | | | | | easier for translation teams. PR: docs/13418 Submitted by: Alexey Zelkin <phantom@cris.net> | ||||
* | Part 4 of pcvt/voxware revival: pcvt userland | peter | 1999-01-01 | 3 | -0/+431 |
| | | | | Reviewed by: core | ||||
* | follow up to: | phk | 1998-12-27 | 3 | -431/+0 |
| | | | | Pre 3.0 branch cleanup casualty #4: pcvt | ||||
* | Fix a bunch of spelling errors. | steve | 1998-06-04 | 1 | -1/+1 |
| | | | | | PR: 6856 Submitted by: Josh Gilliam <josh@quick.net> | ||||
* | BSDify. | bde | 1997-12-17 | 1 | -15/+0 |
| | |||||
* | compare return value from getopt against -1 rather than EOF, per the final | imp | 1997-03-31 | 1 | -1/+1 |
| | | | | posix standard on the topic. | ||||
* | Add some missing MLINKS, correct some cross references, correct some | mpp | 1996-02-09 | 1 | -14/+14 |
| | | | | file locations and some minor formatting/style problems. | ||||
* | Remove trailing whitespace. | rgrimes | 1995-05-30 | 1 | -15/+15 |
| | |||||
* | PCVT userland utilities. | jkh | 1995-02-05 | 3 | -0/+446 |
Submitted by: hm |