ipf(8): Fix typo

Event:		Advanced UNIX Programming Course (Fall’23) at NTHU
Pull Request:	https://github.com/freebsd/freebsd-src/pull/1002
This commit is contained in:
Shin-Yi Zheng 2024-01-05 22:02:31 +08:00 committed by Li-Wen Hsu
parent 711a74e19f
commit 94d9c5f3be
No known key found for this signature in database
GPG key ID: 82B261B14D3BC7AF

View file

@ -48,7 +48,7 @@ supports \fBlanguage\fI. At present, the only target language supported is
\fBC\fB (-cc) for which two files - \fBip_rules.c\fP
and \fBip_rules.h\fP are generated in the \fBCURRENT DIRECTORY\fP when
\fBipf\fP is being run. These files can be used with the
\fBIPFILTER_COMPILED\fP kernel option to build filter rules staticlly into
\fBIPFILTER_COMPILED\fP kernel option to build filter rules statically into
the kernel.
.TP
.B \-d