diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-08-28 09:41:24 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2003-08-28 09:41:24 +0000 |
commit | 4deb254ae9cf4476e21f32fce7637cf553fbdf7f (patch) | |
tree | 15e2146d31f4d1b0e7e1e364b9f9b2fc48757e69 /sbin | |
parent | e90dc94fe063411316b87844ba1304577d549571 (diff) |
tweak;
ok frantzen@
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/pfctl/pfctl.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 215e7e17f5c..6376c1b61bf 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.99 2003/08/22 21:50:34 david Exp $ +.\" $OpenBSD: pfctl.8,v 1.100 2003/08/28 09:41:22 jmc Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -471,7 +471,7 @@ Packet filter rules file. .Sh SEE ALSO .Xr pf 4 , .Xr pf.conf 5 , -.Xr pf.os 5 +.Xr pf.os 5 , .Xr sysctl.conf 5 , .Xr ftp-proxy 8 , .Xr rc 8 , |