summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ospf6d/ospf6d.8
diff options
context:
space:
mode:
authorlandry <landry@openbsd.org>2019-11-10 20:51:52 +0000
committerlandry <landry@openbsd.org>2019-11-10 20:51:52 +0000
commitf2cc1b425fc19b24e9e47473e4618055f8126f43 (patch)
tree1797f784ef37ec5132da42e1d90287d4de7e8a3f /usr.sbin/ospf6d/ospf6d.8
parentdocument server/servers "trusted" sub-option. Indicates a particular (diff)
downloadwireguard-openbsd-f2cc1b425fc19b24e9e47473e4618055f8126f43.tar.xz
wireguard-openbsd-f2cc1b425fc19b24e9e47473e4618055f8126f43.zip
Consistently use _rcctl enable foo_ in examples, it's simpler and less
error prone than manually editing rc.conf.local, and also works to enable ipsec and accounting. tweak from schwarze@ to use the \(dq\(dq syntax for quotes in '.Dl foo_flags="" lines' instead of \&"\&". while at it, fix a reference to a bogus /dev/dhclient.conf file that recently snuck in. ok jmc@ deraadt@ schwarze@
Diffstat (limited to 'usr.sbin/ospf6d/ospf6d.8')
-rw-r--r--usr.sbin/ospf6d/ospf6d.821
1 files changed, 9 insertions, 12 deletions
diff --git a/usr.sbin/ospf6d/ospf6d.8 b/usr.sbin/ospf6d/ospf6d.8
index aa27ff67fe0..7cacffa1dc0 100644
--- a/usr.sbin/ospf6d/ospf6d.8
+++ b/usr.sbin/ospf6d/ospf6d.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ospf6d.8,v 1.18 2015/07/27 17:28:39 sobrado Exp $
+.\" $OpenBSD: ospf6d.8,v 1.19 2019/11/10 20:51:53 landry Exp $
.\"
.\" Copyright (c) 2004, 2005, 2007 Esben Norby <norby@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: July 27 2015 $
+.Dd $Mdocdate: November 10 2019 $
.Dt OSPF6D 8
.Os
.Sh NAME
@@ -104,19 +104,16 @@ AS Border Routers
are connected to an OSPF network and other external networks via BGP, RIP,
or static routing, and provide connectivity to networks outside the AS.
.Pp
+To have
.Nm
-is usually started at boot time, and can be enabled by
-setting the following in
-.Pa /etc/rc.conf.local :
+enabled at boot time, use
+.Dq rcctl enable ospf6d ,
+which sets
.Pp
-.Dl ospf6d_flags=\&"\&"
+.Dl ospf6d_flags=\(dq\(dq
.Pp
-See
-.Xr rc 8
-and
-.Xr rc.conf 8
-for more information on the boot process
-and enabling daemons.
+in
+.Xr rc.conf.local 8 .
.Pp
A running
.Nm