diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-20 08:00:07 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2000-11-20 08:00:07 +0000 |
commit | 28fbdee6a1ba441f6d223931401d4e58c9e3ba60 (patch) | |
tree | 5ea25ce34ba05ed02215707947fe541c3be4e441 /share/man/man4/ipsec.4 | |
parent | 7305a2374355204e00312e8fc9ad302c266d58fe (diff) |
various Xr fixes; nordin@cse.ogi.edu
Diffstat (limited to 'share/man/man4/ipsec.4')
-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 3e653135e89..eee0918daa6 100644 --- a/share/man/man4/ipsec.4 +++ b/share/man/man4/ipsec.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsec.4,v 1.35 2000/10/27 18:57:32 aaron Exp $ +.\" $OpenBSD: ipsec.4,v 1.36 2000/11/20 08:00:01 deraadt Exp $ .\" Copyright 1997 Niels Provos <provos@physnet.uni-hamburg.de> .\" All rights reserved. .\" @@ -307,7 +307,7 @@ Unless IPF drops the packet, it will then be IPsec-processed, even if the packet has been modified by NAT. .Pp Security Associations can be set up manually with the -.Xr ipsecadm 1 +.Xr ipsecadm 8 utility or automatically with the .Xr photurisd 8 or |