summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--usr.sbin/rtadvd/rtadvd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/rtadvd/rtadvd.conf.5 b/usr.sbin/rtadvd/rtadvd.conf.5
index ed127df..43e65e9 100644
--- a/usr.sbin/rtadvd/rtadvd.conf.5
+++ b/usr.sbin/rtadvd/rtadvd.conf.5
@@ -186,11 +186,11 @@ can be augmented with a number, like
to specify multiple prefixes.
.Bl -tag -width indent
.It Cm \&noonlinkprefix
-(bool) Specifies no prefix in the kernel will be advertised.
+(bool) Specifies no prefix on the network interfaces will be advertised.
By default
.Nm rtadvd
-automatically obtains valid and on-link prefixes from the kernel's routing
-table.
+automatically gathers on-link prefixes from all of the network interfaces
+and advertise them.
The
.Cm noonlinkprefix
disables that behavior.
OpenPOWER on IntegriCloud