summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rrenumd
Commit message (Collapse)AuthorAgeFilesLines
* Prepare for mdoc(7)NG.ru2000-12-272-9/+7
|
* mdoc(7) police: use canonical form of .Dd macro.ru2000-12-112-2/+2
|
* Change the spelling of `.' to `.' from .OBJDIR since `.' really is whereobrien2000-12-051-1/+1
| | | | generated files land. Also give precedence to generated files.
* The GCC 2.96 snapshots have slightly different rules for finding includeobrien2000-12-011-1/+1
| | | | | | | files. Mostly -I${.CURDIR} was needed -- especially for YACC generated files as the new cpp does not look in the ultimate source file (ie, the .y file)'s directory as told by the "#line" directive. Some were misspellings of "-I${.CURDIR}" as "-I.".
* Format string paranoiakris2000-11-191-2/+2
|
* mdoc(7) police: use certified section headers wherever possible.ru2000-11-171-1/+1
|
* Correct style bugskris2000-07-061-2/+2
|
* Sync with latest KAME.kris2000-07-057-143/+343
| | | | Obtained from: KAME
* Typo fixes.shin2000-03-122-9/+9
| | | | | PR: docs/17333 Submitted by: Kazuo Horikawa <horikawa@psinet.com>
* Remove more single-space hard sentence breaks.sheldonh2000-03-021-3/+6
|
* Remove single-space hard sentence breaks. These degrade the qualitysheldonh2000-03-011-11/+22
| | | | | of the typeset output, tend to make diffs harder to read and provide bad examples for new-comers to mdoc.
* libipsec and IPsec related apps. (and some KAME related man pages)shin2000-01-067-0/+1868
Reviewed by: freebsd-arch, cvs-committers Obtained from: KAME project
OpenPOWER on IntegriCloud