diff options
author | ceri <ceri@FreeBSD.org> | 2003-08-15 17:20:40 +0000 |
---|---|---|
committer | ceri <ceri@FreeBSD.org> | 2003-08-15 17:20:40 +0000 |
commit | 34efa7f0a64798deae3d784e7c86a3fbb218fca2 (patch) | |
tree | 4c36ed6b73425185061618db7a892cb417de6d9a /share | |
parent | 03f660313def38422b651f6bb7855f571bb337aa (diff) | |
download | FreeBSD-src-34efa7f0a64798deae3d784e7c86a3fbb218fca2.zip FreeBSD-src-34efa7f0a64798deae3d784e7c86a3fbb218fca2.tar.gz |
Remove a stray ".Xr rtadvd 8" that snuck in in the middle of a sentence.
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man5/rc.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/share/man/man5/rc.conf.5 b/share/man/man5/rc.conf.5 index 4937d2d..466b538 100644 --- a/share/man/man5/rc.conf.5 +++ b/share/man/man5/rc.conf.5 @@ -1676,8 +1676,7 @@ is also set to The .Xr rtadvd 8 utility sends router advertisement packets to the interfaces specified in -.Va rtadvd_interfaces . -.Xr rtadvd 8 +.Va rtadvd_interfaces and should only be enabled with great care. You may want to fine-tune .Xr rtadvd.conf 5 . |