abhinav
c59c6bd4a8
Add rtsol to the NAME section as well
2017-10-22 18:09:33 +00:00
christos
a310a83020
Give an example how to use dhcpcd instead of rtsol
2014-10-12 19:53:34 +00:00
wiz
d762b67d80
Use Nx.
2014-09-11 21:04:34 +00:00
roy
c6314d6139
Remove rtsol(8) and rtsold(8) as their functionality is in dhcpcd(8).
...
Remove rtsol(8) from rc.d/network.
Add -w seconds command to ifconfig to wait for N seconds for until DAD
has finished on all addresses.
Use ifconfig -w in rc.d/network instead of a forced sleep.
As discussed on tech-net@
2014-09-11 13:10:03 +00:00
wiz
92b40f3b9f
Reword to work around phrasing that caused lots of discussions.
...
From Robert Elz.
2013-05-26 17:25:53 +00:00
wiz
6797ae4401
Correct a phrase. From jmc@openbsd.
...
Already fixed once by mbalmer and unfixed by me. Oops.
2013-05-24 16:38:46 +00:00
wiz
0d6fc7f479
Update description for -a:
...
-a autoprobes multiple ifs, and does not exit with error.
Diff originally from Mark Johnston (markj@freebsd), via jmc@openbsd.
Bump date.
2013-05-24 13:45:46 +00:00
wiz
be1708fee6
Anon tells me it should be "on the order of", not "in the order of".
...
Hi marc!
2010-01-11 14:30:02 +00:00
wiz
be7ea74662
New sentence, new line.
2010-01-11 09:49:19 +00:00
mbalmer
ec0de7b4ec
some wording fixes
2010-01-11 09:21:39 +00:00
wiz
ea31caa73b
Remove trailing whitespace.
2006-10-13 21:07:34 +00:00
elad
4967fa3f06
PR/20875: Robert Elz: Incorrect facts in rtsol(8) man page
...
Patch applied, thanks! (yes, I've read the audit-trail. This is correct.)
2006-10-08 19:36:05 +00:00
wiz
a74bb8d083
Begin sentence with upper case letter, and uppercase an acronym.
2005-10-31 15:30:44 +00:00
wiz
432e7125bf
Use .Pp instead of less usual .Lp. From jmc@openbsd.
2005-10-31 15:21:02 +00:00
wiz
129d953b7a
Improve description for /var/run/rtsold.dump. From jmc@openbsd.
2005-10-31 15:19:45 +00:00
wiz
710dff7215
Small cleanup. From jmc@openbsd.
2005-10-31 15:17:22 +00:00
wiz
e7e684f30a
Sort options. From jmc@openbsd.
2005-10-31 15:14:54 +00:00
itojun
c257ec3afe
backout previous change (removal of pidfile(3) call). requested by core.
2004-01-08 02:48:43 +00:00
wiz
d495306cc1
Bump date for pid file removal.
2004-01-03 13:10:27 +00:00
itojun
592be49540
remove call to pidfile(3), it was just for debugging (and there was no proper
...
cleanup code). from kame
2004-01-03 06:16:40 +00:00
wiz
990562bfef
.Nm does not need a dummy argument ("") before punctuation or
...
for correct formatting of the SYNOPSIS any longer.
2003-02-25 10:34:36 +00:00
wiz
e4a36f578d
Whitespace nit. Use .Nm instead of crossreferencing ourselves.
2002-10-24 16:22:49 +00:00
jonb
996cd2788d
Add a better hint about proper kernel configs than just "See Also sysctl(8)"
2002-10-24 16:06:05 +00:00
ross
2a76afae02
Generate <>& symbolically. I'm avoiding .../dist/... directories for now.
2002-02-08 01:36:18 +00:00
itojun
029bd4843d
sync with kame better. snprintf return value audit.
2001-08-22 05:24:37 +00:00
bjh21
ee64a7181e
Minor grammatical touch-ups.
2000-10-15 12:25:17 +00:00
kleink
4918722a89
For commands and utilities, use EXIT STATUS rather than RETURN VALUES or
...
DIAGNOSTICS as appropriate (and documented in mdoc(7)).
2000-09-04 07:35:15 +00:00
itojun
8702beec4d
warn if net.inet6.ip6.forwarding == 1. rtsol{,d} is not supposed to be used
...
on routers.
update manpage (talk about -a twists more).
2000-08-13 18:19:12 +00:00
itojun
53476128e8
minor manpage fix.
2000-08-13 06:27:00 +00:00
itojun
ba6d02ed0c
add -a flag: automatically probe an interface, works only if there's
...
only single external non-p2p interface. idea from thopej.
$KAME$.
(sync with kame)
2000-08-13 06:20:02 +00:00
itojun
758c15425b
wording changes. document rtsol(8) behavior earlier in the document.
...
(sync with kame repo)
2000-01-02 06:30:15 +00:00
itojun
a650ffbfaf
write out dump file into /var/run, not /var/tmp.
...
(sync with KAME, for possible security reasons)
1999-12-16 05:55:52 +00:00
itojun
e6d250552f
s/.Os kAME/.Os/
1999-12-10 11:05:10 +00:00
itojun
d81f686e11
typo fixes.
1999-12-10 01:09:06 +00:00
itojun
d9a742bd0d
improve debugging functionality.
...
(sync with latest KAME)
1999-12-09 15:08:33 +00:00
itojun
65da2d8803
fix prototypes decls (already back-ported into KAME).
...
RCSID police.
1999-09-03 05:14:37 +00:00
itojun
ba92138668
KAME code, 19990903
1999-09-03 04:56:06 +00:00