diff options
author | 2019-02-11 17:45:59 +0000 | |
---|---|---|
committer | 2019-02-11 17:45:59 +0000 | |
commit | ae615d314584b18fb1a39d5fef835a1e85bd35c9 (patch) | |
tree | 7e200403a51ac9e6c49983bf492df1ba94b1d3b9 | |
parent | normalize format (diff) | |
download | wireguard-openbsd-ae615d314584b18fb1a39d5fef835a1e85bd35c9.tar.xz wireguard-openbsd-ae615d314584b18fb1a39d5fef835a1e85bd35c9.zip |
spelling and Xr fixes;
-rw-r--r-- | usr.sbin/bgpd/bgpd.conf.5 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/bgpd/bgpd.conf.5 b/usr.sbin/bgpd/bgpd.conf.5 index 7e22c8d908e..377efd1cdfd 100644 --- a/usr.sbin/bgpd/bgpd.conf.5 +++ b/usr.sbin/bgpd/bgpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bgpd.conf.5,v 1.184 2019/02/11 15:44:25 claudio Exp $ +.\" $OpenBSD: bgpd.conf.5,v 1.185 2019/02/11 17:45:59 jmc Exp $ .\" .\" Copyright (c) 2004 Claudio Jeker <claudio@openbsd.org> .\" Copyright (c) 2003, 2004 Henning Brauer <henning@openbsd.org> @@ -565,7 +565,7 @@ section with a description for the VPN and an .Xr mpe 4 interface. .Pp -The vpn configuraion section allows properties to be set specifically +The vpn configuration section allows properties to be set specifically for that VPN: .Bd -literal -offset indent vpn "description" on mpe1 { @@ -594,7 +594,7 @@ Multiple VPNs may be connected to a single rdomain, including the rdomain that is running in. .Pp An example -.Xr hostname.if 8 +.Xr hostname.if 5 configuration for an .Xr mpe 4 interface providing connectivity to rdomain 1: |