diff options
Diffstat (limited to 'usr.sbin/ipmon/ipmon.8')
-rw-r--r-- | usr.sbin/ipmon/ipmon.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/ipmon/ipmon.8 b/usr.sbin/ipmon/ipmon.8 index 5d79bf389e4..9ccea80632e 100644 --- a/usr.sbin/ipmon/ipmon.8 +++ b/usr.sbin/ipmon/ipmon.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipmon.8,v 1.9 1999/02/10 22:12:54 deraadt Exp $ +.\" $OpenBSD: ipmon.8,v 1.10 1999/03/10 21:25:30 pjanzen Exp $ .TH ipmon 8 .SH NAME ipmon \- monitors /dev/ipl for logged packets @@ -23,7 +23,7 @@ ipmon \- monitors /dev/ipl for logged packets .LP \fBipmon\fP opens \fB/dev/ipl\fP for reading and awaits data to be saved from the packet filter. The binary data read from the device is reprinted in -human readable for, however, IP#'s are not mapped back to hostnames, nor are +human readable form; however, IP#'s are not mapped back to hostnames, nor are ports mapped back to service names. The output goes to standard output by default or a filename, if given on the command line. Should the \fB\-s\fP option be used, output is instead sent to \fBsyslogd(8)\fP. Messages sent |