diff options
author | kstailey <kstailey@cvs.openbsd.org> | 1997-04-09 11:42:17 +0000 |
---|---|---|
committer | kstailey <kstailey@cvs.openbsd.org> | 1997-04-09 11:42:17 +0000 |
commit | 0cd9fe546167b271d7aa55a856fb45579e5a9119 (patch) | |
tree | 7c477aae7dc1a536d97099cafe7dc83496cf5e82 /sbin | |
parent | 46840e491d6cbffd8da3c794eacd1040854d4354 (diff) |
correct paragraph fill
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/ipf/ipf.4 | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sbin/ipf/ipf.4 b/sbin/ipf/ipf.4 index 8a6be17ffd9..1970792c55b 100644 --- a/sbin/ipf/ipf.4 +++ b/sbin/ipf/ipf.4 @@ -2,8 +2,10 @@ .SH NAME ipf \- packet filtering kernel interface .SH SYNOPSIS +.nf #include <netinet/ip_fil_compat.h> #include <netinet/ip_fil.h> +.fi .SH IOCTLS .PP To add and delete rules to the filter list, three 'basic' ioctls are provided |