summaryrefslogtreecommitdiffstats
path: root/usr.sbin/rtadvd
diff options
context:
space:
mode:
authorhrs <hrs@FreeBSD.org>2011-06-04 17:31:06 +0000
committerhrs <hrs@FreeBSD.org>2011-06-04 17:31:06 +0000
commitd93e07bcd65d3138e2ba1c72a3c1c84e7127eb43 (patch)
tree143df243ba7f3c308f9692a4c8420f94b18f35d9 /usr.sbin/rtadvd
parent5c9df5231393cd0ff36163efaf9a64e80487b679 (diff)
downloadFreeBSD-src-d93e07bcd65d3138e2ba1c72a3c1c84e7127eb43.zip
FreeBSD-src-d93e07bcd65d3138e2ba1c72a3c1c84e7127eb43.tar.gz
Reword noonlinkprefix sentences. It is related to prefixes on the network
interfaces, not in the routing table actually. PR: bin/152458
Diffstat (limited to 'usr.sbin/rtadvd')
-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