summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorflorian <florian@openbsd.org>2018-07-15 09:27:02 +0000
committerflorian <florian@openbsd.org>2018-07-15 09:27:02 +0000
commit72b4a6b146a3f44554c209d4f453fce38362c40f (patch)
tree02fd3aebe6b03a6c31b2e20b5971450d59c17e80
parentIt's a packet, not package. (diff)
downloadwireguard-openbsd-72b4a6b146a3f44554c209d4f453fce38362c40f.tar.xz
wireguard-openbsd-72b4a6b146a3f44554c209d4f453fce38362c40f.zip
mark up managed / other configuration
-rw-r--r--usr.sbin/rad/rad.conf.58
1 files changed, 4 insertions, 4 deletions
diff --git a/usr.sbin/rad/rad.conf.5 b/usr.sbin/rad/rad.conf.5
index d1a8ae54259..b0c10e44cc8 100644
--- a/usr.sbin/rad/rad.conf.5
+++ b/usr.sbin/rad/rad.conf.5
@@ -1,4 +1,4 @@
-.\" $OpenBSD: rad.conf.5,v 1.3 2018/07/13 08:08:11 florian Exp $
+.\" $OpenBSD: rad.conf.5,v 1.4 2018/07/15 09:27:02 florian Exp $
.\"
.\" Copyright (c) 2018 Florian Obser <florian@openbsd.org>
.\" Copyright (c) 2005 Esben Norby <norby@openbsd.org>
@@ -18,7 +18,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 13 2018 $
+.Dd $Mdocdate: July 15 2018 $
.Dt RAD.CONF 5
.Os
.Sh NAME
@@ -72,11 +72,11 @@ The default is yes.
.It Ic hop limit Ar hops
Specify the diameter of the internet.
The default is 0, meaning unspecified by this router.
-.It managed address configuration Pq Ic yes Ns | Ns Ic no
+.It Ic managed address configuration Pq Ic yes Ns | Ns Ic no
If set to yes, indicate that stateless address configuration prefixes are
not available and hosts should consult DHCPv6.
The default is no.
-.It other configuration Pq Ic yes Ns | Ns Ic no
+.It Ic other configuration Pq Ic yes Ns | Ns Ic no
If set to yes, hosts should consult DHCPv6 for additional configuration
like NTP servers or DNS resolvers.
.It Ic router lifetime Ar seconds