Author: cy
Date: Thu Jun 27 02:42:56 2019
New Revision: 349448
URL: https://svnweb.freebsd.org/changeset/base/349448

Log:
  Fix a typo.
  
  PR/238816 initially addressed updates to usage() however it has now
  become a shopping list of fixes to ipmon man pages and usage().
  
  PR:           238816
  MFC after:    3 days

Modified:
  head/contrib/ipfilter/man/ipmon.8

Modified: head/contrib/ipfilter/man/ipmon.8
==============================================================================
--- head/contrib/ipfilter/man/ipmon.8   Thu Jun 27 00:00:48 2019        
(r349447)
+++ head/contrib/ipfilter/man/ipmon.8   Thu Jun 27 02:42:56 2019        
(r349448)
@@ -27,7 +27,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
_______________________________________________
svn-src-all@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to