summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiod Vallat <miod@cvs.openbsd.org>2002-06-16 19:35:08 +0000
committerMiod Vallat <miod@cvs.openbsd.org>2002-06-16 19:35:08 +0000
commitf4bab8402797f59392a0b71333d359942283d33a (patch)
tree9a6314565d5ad1ffdf850053a4d002cd251ba6a1
parent34bff907a39b2e5b410df4a12c5002b28e843a7b (diff)
Remove nat.conf(5) reference.
-rw-r--r--usr.sbin/authpf/authpf.83
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/authpf/authpf.8 b/usr.sbin/authpf/authpf.8
index 40bfb8577b9..b8d751fff50 100644
--- a/usr.sbin/authpf/authpf.8
+++ b/usr.sbin/authpf/authpf.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: authpf.8,v 1.12 2002/06/11 18:57:15 kjell Exp $
+.\" $OpenBSD: authpf.8,v 1.13 2002/06/16 19:35:07 miod Exp $
.\"
.\" Copyright (c) 2002 Bob Beck (beck@openbsd.org>. All rights reserved.
.\"
@@ -427,7 +427,6 @@ pass in quick proto esp from $user_ip/32 to $ipsec_gw/32
.El
.Sh SEE ALSO
.Xr pf 4 ,
-.Xr nat.conf 5 ,
.Xr pf.conf 5 ,
.Xr ftp-proxy 8
.Sh BUGS