[Bug 222050] iovctl help message contradicting itself

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Sep 12 21:13:06 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=222050

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: rstone
Date: Tue Sep 12 21:12:04 UTC 2017
New revision: 323506
URL: https://svnweb.freebsd.org/changeset/base/323506

Log:
  Fix incorrect error message in iovctl

  If the iovctl command was invoked with only the -C flag, the user would
  receive a message claiming that they needed to also supply either the
  -d flag or the -f flag.  However, in the case of the -C mode, only the
  -f flag is acceptable.  Correct this error message in this case.

  PR:           222050
  Submitted by: Heinz N. Gies
  Reported by:  Heinz N. Gies
  MFC after:    1 week

Changes:
  head/usr.sbin/iovctl/iovctl.c

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


More information about the freebsd-bugs mailing list