diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-31 07:54:49 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2006-05-31 07:54:49 +0000 |
commit | 8413866c8d52b1c0d1e534d879608174908fbf3c (patch) | |
tree | 45d865d7d51a671ee0603c12f64c2e29bc2c83bf | |
parent | 81551ec5669da1f0621483515d19c00507e095e7 (diff) |
add a little markup;
-rw-r--r-- | sbin/ipsecctl/ipsecctl.8 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/sbin/ipsecctl/ipsecctl.8 b/sbin/ipsecctl/ipsecctl.8 index 9eed01b53a6..433229ae488 100644 --- a/sbin/ipsecctl/ipsecctl.8 +++ b/sbin/ipsecctl/ipsecctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecctl.8,v 1.17 2006/05/30 21:56:05 msf Exp $ +.\" $OpenBSD: ipsecctl.8,v 1.18 2006/05/31 07:54:48 jmc Exp $ .\" .\" Copyright (c) 2004, 2005 Hans-Joerg Hoexer <hshoexer@openbsd.org> .\" @@ -78,7 +78,9 @@ option flushes the SPD and the SADB. Load the rules contained in .Ar file . .It Fl m -Continuously display all PF_KEY messages exchanged with the kernel. +Continuously display all +.Dv PF_KEY +messages exchanged with the kernel. .It Fl n Do not actually load rules, just parse them. .It Fl s Ar modifier |