Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Sep 2017 21:13:06 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 222050] iovctl help message contradicting itself
Message-ID:  <bug-222050-8-olNydADlpB@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-222050-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-222050-8@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from commit-hook@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

--=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-222050-8-olNydADlpB>