diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-07-01 22:07:36 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2001-07-01 22:07:36 +0000 |
commit | 1984377e6b4fa0323b9067c5a0bdd6b6c82c825c (patch) | |
tree | a83e62255fcc39adb555520b86385f0a2867bbdf | |
parent | a5655ff2f306ce8f10fa943b530f6505cab1223d (diff) |
Remember to end list.
-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 |