diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-26 20:16:56 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-06-26 20:16:56 +0000 |
commit | e95229a5cf2de5b9b166325407ce8ee0692971b7 (patch) | |
tree | 90847eb7bc5efcc41a52be270679604583a78427 /share/man | |
parent | 17a550b014c9477b287e52516c162f26d0dbc877 (diff) |
remove -inset from .Bl;
Diffstat (limited to 'share/man')
-rw-r--r-- | share/man/man8/vpn.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man8/vpn.8 b/share/man/man8/vpn.8 index 08791aacef1..6397000207d 100644 --- a/share/man/man8/vpn.8 +++ b/share/man/man8/vpn.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: vpn.8,v 1.66 2003/06/06 19:28:06 jmc Exp $ +.\" $OpenBSD: vpn.8,v 1.67 2003/06/26 20:16:55 jmc Exp $ .\" .\" Copyright 1998 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. @@ -67,7 +67,7 @@ Configure your firewall rules appropriately. .Ss Choosing a key exchange method There are currently two key exchange methods available: .Pp -.Bl -bullet -inset -compact +.Bl -bullet -compact .It manual (symmetric shared secret) .It |