Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2019 05:22:22 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 238816] ipfilter: update ipmon(8) online usage string
Message-ID:  <bug-238816-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D238816

            Bug ID: 238816
           Summary: ipfilter: update ipmon(8) online usage string
           Product: Base System
           Version: CURRENT
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: msl0000023508@gmail.com

Created attachment 205343
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D205343&action=
=3Dedit
ipfilter-ipmon-usage.diff

The current online usage message from ipmon(8) (ipmon -h) is really far away
from the actual options that it accept.
This issue can also be seen by comparing this 'usage' string and the SYNOPS=
IS
part of its man page:

> fprintf(stderr, "%s: [-NFhstvxX] [-f <logfile>]\n", prog);

vs.

> ipmon [ -abBDFhnpstvxX ] [ -N <device> ] [ -L <facility> ] [ -o [NSI] ] [=
 -O [NSI] ] [ -P <pidfile> ] [ -S <device> ] [ -f <device> ] [ <filename> ]


This patch updates this usage message.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-238816-227>