diff options
author | 1997-04-09 11:42:16 +0000 | |
---|---|---|
committer | 1997-04-09 11:42:16 +0000 | |
commit | 9b23108c41f5a4304cf3e2c1aba112d7eda6b73b (patch) | |
tree | 7e13079627ae153e5d3a867e2c8e9a87848d5579 | |
parent | spelling (diff) | |
download | wireguard-openbsd-9b23108c41f5a4304cf3e2c1aba112d7eda6b73b.tar.xz wireguard-openbsd-9b23108c41f5a4304cf3e2c1aba112d7eda6b73b.zip |
correct paragraph fill
-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 |