diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-04-18 21:42:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-04-18 21:42:05 +0000 |
commit | 2b28a447e247f9bf5e01c0280913dd1b05df522a (patch) | |
tree | da94b2254215cc5cc276e3ea077913294f3691ae | |
parent | c5263861db5fa81240b2b8b7e72a9159dfb92561 (diff) |
fix SEE ALSO;
-rw-r--r-- | share/man/man4/pf.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index b0a699c3b22..ca74f80462c 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.4,v 1.84 2014/04/18 11:18:40 henning Exp $ +.\" $OpenBSD: pf.4,v 1.85 2014/04/18 21:42:04 jmc Exp $ .\" .\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" @@ -1088,7 +1088,7 @@ main(int argc, char *argv[]) .Xr pflow 4 , .Xr pfsync 4 , .Xr pf.conf 5 , -.Xr pfctl 8 , +.Xr pfctl 8 .Sh HISTORY The .Nm |