summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2006-06-09 13:48:10 +0000
committerjmc <jmc@openbsd.org>2006-06-09 13:48:10 +0000
commit0a937e023d39aa9ec9ed0335c1520a597503f162 (patch)
treeb208501afac7c202e7a68c66440e5a017108af2f
parentproper type and ptdsize checks; had it for three weeks now... sigh (diff)
downloadwireguard-openbsd-0a937e023d39aa9ec9ed0335c1520a597503f162.tar.xz
wireguard-openbsd-0a937e023d39aa9ec9ed0335c1520a597503f162.zip
simplify previous;
-rw-r--r--sbin/ipsecctl/ipsecctl.88
1 files changed, 3 insertions, 5 deletions
diff --git a/sbin/ipsecctl/ipsecctl.8 b/sbin/ipsecctl/ipsecctl.8
index 3929e28570c..d287c2f5bc0 100644
--- a/sbin/ipsecctl/ipsecctl.8
+++ b/sbin/ipsecctl/ipsecctl.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: ipsecctl.8,v 1.19 2006/06/08 23:05:14 hshoexer Exp $
+.\" $OpenBSD: ipsecctl.8,v 1.20 2006/06/09 13:48:10 jmc Exp $
.\"
.\" Copyright (c) 2004, 2005 Hans-Joerg Hoexer <hshoexer@openbsd.org>
.\"
@@ -23,10 +23,8 @@
.Sh SYNOPSIS
.Nm ipsecctl
.Op Fl dFmnv
-.Xo
-.Oo Fl D
-.Ar macro Ns = Ns Ar value Oc
-.Xc
+.Oo Fl D Ar macro Ns =
+.Ar value Oc
.Op Fl f Ar file
.Op Fl s Ar modifier
.Sh DESCRIPTION