summaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorTodd C. Miller <millert@cvs.openbsd.org>1999-02-07 21:20:25 +0000
committerTodd C. Miller <millert@cvs.openbsd.org>1999-02-07 21:20:25 +0000
commit1af8bcf3cbab9afd00f22106db7b0e396a45d76d (patch)
tree6f8afb2afabe6e53167713d7629235bcd2be9c03 /share/man
parent6e125f58b2f1bad737b8a842fc3ec56512a6689c (diff)
xref ipmon(8)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man4/ipl.42
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