Age | Commit message (Collapse) | Author | |
---|---|---|---|
2001-03-21 | Don't use this non-standard .Nm "" thing. | Aaron Campbell | |
2000-11-09 | Change all option list specifications to ".Bl -tag -width Ds". Most man | Aaron Campbell | |
pages just needed their -width parameter tweaked to "Ds", which provides a nice width of 6 constant characters. For consistency more than anything. | |||
2000-11-08 | - Get rid of ".Sh OPTIONS" and always use the standard options list intro. | Aaron Campbell | |
- Move some BUGS/CAVEATS to the end of the man pages where they should go. - Correct some .Nm usage. | |||
2000-08-13 | add "rtsol -a" (automatically lookup outgoign interface). | Jun-ichiro itojun Hagino | |
warn if net.inet6.ip6.forwarding == 1. improve manpage. use $KAME$ for KAME tags. sync with kame. | |||
2000-04-15 | Mostly punctuation fixes. | Aaron Campbell | |
2000-04-12 | Trailing whitespace begone! | Aaron Campbell | |
2000-04-12 | Remove all arguments to the .Os macro so that all of 2.7's man pages will | Aaron Campbell | |
correctly say "OpenBSD 2.7". | |||
2000-03-19 | Remove hard sentence breaks. Add $OpenBSD$ tags where appropriate. Some other | Aaron Campbell | |
cleanup along the way. | |||
2000-01-02 | wording changes (in sync with kame repository) | Jun-ichiro itojun Hagino | |
from: deraadt | |||
2000-01-02 | bring "rtsol" descrpition to the top. (sync'ed with latest kame tree) | Jun-ichiro itojun Hagino | |
suggested by: deraadt | |||
1999-12-16 | deposit dump file in /var/run; markus | Theo de Raadt | |
1999-12-10 | Fix a few typos. | Angelos D. Keromytis | |
1999-12-09 | rtsold(8); router solicitation daemon. | Jun-ichiro itojun Hagino | |
rtsol(8); router solicitation program, for use in bootstrap process (statically linked) rcsid police. add missing prototypes. (sync with KAME) | |||
1999-12-09 | initial import from KAME tree | Jun-ichiro itojun Hagino | |