freebsd-dev/usr.sbin/iovctl
Ryan Stone 7c1b51d6dc 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
2017-09-12 21:12:04 +00:00
..
iovctl.8 Replace use of .Po Pc with the preferred .Pq for single line 2015-07-08 16:16:44 +00:00
iovctl.c Fix incorrect error message in iovctl 2017-09-12 21:12:04 +00:00
iovctl.conf.5 Replace use of .Po Pc with the preferred .Pq for single line 2015-07-08 16:16:44 +00:00
iovctl.h Clean up repeated "All rights reserved" 2016-03-14 17:41:17 +00:00
Makefile usr.sbin: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:38:03 +00:00
Makefile.depend META MODE: Update dependencies with 'the-lot' and add missing directories. 2015-12-01 05:23:19 +00:00
parse.c Clean up repeated "All rights reserved" 2016-03-14 17:41:17 +00:00
validate.c Clean up repeated "All rights reserved" 2016-03-14 17:41:17 +00:00