summaryrefslogtreecommitdiff
path: root/sbin
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2012-11-29 21:34:32 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2012-11-29 21:34:32 +0000
commitaf770874f4b92faba2e44a7e80cc5e0f36f53765 (patch)
tree5d5ee6756ef472790b9a4a4ac997ff99ec913d4e /sbin
parentbe521bebf39a09547a4e366fc77262c12d9eea93 (diff)
use Nm instead of Xr to self;
Diffstat (limited to 'sbin')
-rw-r--r--sbin/iked/iked.84
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/iked/iked.8 b/sbin/iked/iked.8
index 13f77be5934..1b56468e156 100644
--- a/sbin/iked/iked.8
+++ b/sbin/iked/iked.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: iked.8,v 1.11 2012/11/29 15:08:08 reyk Exp $
+.\" $OpenBSD: iked.8,v 1.12 2012/11/29 21:34:31 jmc Exp $
.\" $vantronix: iked.8,v 1.5 2010/06/02 14:38:08 reyk Exp $
.\"
.\" Copyright (c) 2010 Reyk Floeter <reyk@openbsd.org>
@@ -62,7 +62,7 @@ The options are as follows:
.It Fl 6
Disable automatic blocking of IPv6 traffic.
By default,
-.Xr iked 8
+.Nm
blocks any IPv6 traffic unless a flow for this address family has been
negotiated.
This option is used to prevent VPN traffic leakages on dual stack hosts.