diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-15 01:20:53 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 1998-12-15 01:20:53 +0000 |
commit | ad3209ab6a39f87faf0d2171cdfc73eb5d46df8d (patch) | |
tree | b54160234444c70a92f7729894e15af668141646 /sbin/isakmpd/isakmpd.8 | |
parent | 6522caaeea17770c4d5798c2647c0c6b135dfc4c (diff) |
always give .Nm macros an argument in SYNOPSIS sections; krw@tcn.net
Diffstat (limited to 'sbin/isakmpd/isakmpd.8')
-rw-r--r-- | sbin/isakmpd/isakmpd.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/isakmpd/isakmpd.8 b/sbin/isakmpd/isakmpd.8 index f9a13c07f10..7f9fe4c92dc 100644 --- a/sbin/isakmpd/isakmpd.8 +++ b/sbin/isakmpd/isakmpd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: isakmpd.8,v 1.4 1998/11/28 19:56:32 aaron Exp $ +.\" $OpenBSD: isakmpd.8,v 1.5 1998/12/15 01:20:42 aaron Exp $ .\" $EOM: isakmpd.8,v 1.8 1998/10/10 17:28:13 niklas Exp $ .\" .\" Copyright (c) 1998 Niklas Hallqvist. All rights reserved. @@ -39,7 +39,7 @@ .Nm isakmpd .Nd ISAKMP/Oakley aka IKE key management daemon .Sh SYNOPSIS -.Nm +.Nm isakmpd .Op Fl c Ar config-file .Op Fl d .Op Fl D Ar debug-class=level |