diff options
author | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-09 00:57:21 +0000 |
---|---|---|
committer | Federico G. Schwindt <fgsch@cvs.openbsd.org> | 2002-11-09 00:57:21 +0000 |
commit | ca33b35f69fa4c94889a1a125607bc53f2c464d8 (patch) | |
tree | 4ff31d2e14b6f16e7617ccc63ea4e099041cfb58 /sbin/pfctl/pfctl.8 | |
parent | c1c207414956c349f4249b84cc3a8cf4dde24cd9 (diff) |
SEE ALSO reordering and corrections.
Diffstat (limited to 'sbin/pfctl/pfctl.8')
-rw-r--r-- | sbin/pfctl/pfctl.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/pfctl/pfctl.8 b/sbin/pfctl/pfctl.8 index 634bf22c1f3..8e5e26c7f29 100644 --- a/sbin/pfctl/pfctl.8 +++ b/sbin/pfctl/pfctl.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pfctl.8,v 1.52 2002/09/18 07:33:47 deraadt Exp $ +.\" $OpenBSD: pfctl.8,v 1.53 2002/11/09 00:57:20 fgsch Exp $ .\" .\" Copyright (c) 2001 Kjell Wooding. All rights reserved. .\" @@ -190,11 +190,11 @@ Packet filter rules file. .Sh SEE ALSO .Xr pf 4 , .Xr pf.conf 5 , +.Xr sysctl.conf 5 , .Xr ftp-proxy 8 , .Xr rc 8 , .Xr rc.conf 8 , -.Xr sysctl 8 , -.Xr sysctl.conf 5 +.Xr sysctl 8 .Sh HISTORY The .Nm |