diff options
-rw-r--r-- | share/man/man4/ipl.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/ipl.4 b/share/man/man4/ipl.4 index e40b562ad2b..7a28b88f915 100644 --- a/share/man/man4/ipl.4 +++ b/share/man/man4/ipl.4 @@ -56,7 +56,7 @@ There is currently no support for non-blocking IO with this device, meaning all read operations should be considered blocking in nature (if there is no data to read, it will sleep until some is made available). .SH SEE ALSO -ipf(4) +ipf(4), ipmon(8) .SH BUGS Packet headers are dropped when the internal buffer (static size) fills. .SH FILES |