Fix the formated SYNOPSIS section and fix the SEE ALSO section:

old: ipfstat(1), ipf(1), ipf(4), ipnat(5)
new: ipf(4), ipf(8) ipnat(5), ipnat(8), ipfstat(8)
This commit is contained in:
veego 1997-11-23 21:55:00 +00:00
parent 78cd44279b
commit f70c10d1d4
1 changed files with 4 additions and 1 deletions

View File

@ -3,8 +3,11 @@
ipnat \- Network Address Translation kernel interface
.SH SYNOPSIS
#include <netinet/ip_compat.h>
.br
#include <netinet/ip_fil.h>
.br
#include <netinet/ip_proxy.h>
.br
#include <netinet/ip_nat.h>
.SH IOCTLS
.PP
@ -88,4 +91,4 @@ typedef struct natstat {
It would be nice if there were more flexibility when adding and deleting
filter rules.
.SH SEE ALSO
ipfstat(1), ipf(1), ipf(4), ipnat(5)
ipf(4), ipf(8), ipnat(8), ipnat(5), ipfstat(8)