diff options
-rw-r--r-- | share/man/man4/pf.4 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/share/man/man4/pf.4 b/share/man/man4/pf.4 index a34f6e9de83..26cfb790423 100644 --- a/share/man/man4/pf.4 +++ b/share/man/man4/pf.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pf.4,v 1.3 2001/07/01 22:05:51 angelos Exp $ +.\" $OpenBSD: pf.4,v 1.4 2001/07/01 22:07:35 angelos Exp $ .\" .\" Copyright (C) 2001, Kjell Wooding. All rights reserved. .\" @@ -47,6 +47,7 @@ utility, or through an ioctl interface. .Bl -tag -width /dev/pf -compact .It Pa /dev/pf packet filtering device. +.El .Sh SEE ALSO .Xr bridge 4 , .Xr pfctl 8 |