summaryrefslogtreecommitdiff
path: root/usr.sbin/rtadvd
diff options
context:
space:
mode:
authorPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
committerPhilippe Charnier <charnier@FreeBSD.org>2002-07-14 14:47:15 +0000
commit490d5836b5ab0c76675986696b1637fff97dfae2 (patch)
tree1cffbfcbeace5b3e6b01d3c6b67a9c10233bc810 /usr.sbin/rtadvd
parentfb9f73c4dd34b5748d573f1eb7edad1b4e0a3666 (diff)
Notes
Diffstat (limited to 'usr.sbin/rtadvd')
-rw-r--r--usr.sbin/rtadvd/rtadvd.88
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.8 b/usr.sbin/rtadvd/rtadvd.8
index 519d73515765..4edb19fa3c37 100644
--- a/usr.sbin/rtadvd/rtadvd.8
+++ b/usr.sbin/rtadvd/rtadvd.8
@@ -40,8 +40,9 @@
.Op Fl c Ar configfile
.Ar interface ...
.Sh DESCRIPTION
+The
.Nm
-sends router advertisement packets to the specified
+utility sends router advertisement packets to the specified
.Ar interfaces .
.Pp
The program will daemonize itself on invocation.
@@ -61,8 +62,9 @@ In particular,
reads all the interface routes from the routing table and advertises
them as on-link prefixes.
.Pp
+The
.Nm
-also watches the routing table.
+utility also watches the routing table.
If an interface direct route is
added on an advertising interface and no static prefixes are
specified by the configuration file,
@@ -188,7 +190,7 @@ dumps its internal state.
.Sh HISTORY
The
.Nm
-command first appeared in WIDE Hydrangea IPv6 protocol stack kit.
+utility first appeared in WIDE Hydrangea IPv6 protocol stack kit.
.Sh CAVEAT
There used to be some text that recommended users not to let
.Nm