diff options
author | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-27 18:57:33 +0000 |
---|---|---|
committer | Aaron Campbell <aaron@cvs.openbsd.org> | 2000-10-27 18:57:33 +0000 |
commit | 124515ec8cfcea8b9c399684daf28f82029b3b5f (patch) | |
tree | 684e550c17e379d59bad9c9cca4fb51b5f32e7b4 /share/man/man4 | |
parent | c356935b9ff4ef40b25dbbf0c67eb64999305ece (diff) |
Minor nit: print IPsec in bold under NAME section by using Nm; nate@
Diffstat (limited to 'share/man/man4')
-rw-r--r-- | share/man/man4/ipsec.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/ipsec.4 b/share/man/man4/ipsec.4 index 0d4f46b3064..3e653135e89 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.34 2000/10/13 18:56:50 aaron Exp $ +.\" $OpenBSD: ipsec.4,v 1.35 2000/10/27 18:57:32 aaron Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -33,7 +33,7 @@ .Dt IPSEC 4 .Os .Sh NAME -.Tn IPsec +.Nm IPsec .Nd IP Security Protocol .Sh NOTE .Tn IPsec |