diff options
author | Benny Halevy <bhalevy@panasas.com> | 2009-04-15 14:16:08 -0400 |
---|---|---|
committer | Steve Dickson <steved@redhat.com> | 2009-04-15 14:16:08 -0400 |
commit | 41eb279c2f46ca020bc3b8d17811555f74b99d2e (patch) | |
tree | ce6a2c896b1ce929ca77d31df1b21a9433460228 /support | |
parent | d4008af910ba1d527f00f8207fb3f8f5709e943d (diff) | |
download | nfs-utils-41eb279c2f46ca020bc3b8d17811555f74b99d2e.tar.gz nfs-utils-41eb279c2f46ca020bc3b8d17811555f74b99d2e.tar.xz nfs-utils-41eb279c2f46ca020bc3b8d17811555f74b99d2e.zip |
utils/nfsd: fix -N optarg error printout
as currently printed c is the version number, not a string char,
therefore is should be printed as %d not %c. That said, just print
optarg as %s since it might be non-numeric.
Signed-off-by: Benny Halevy <bhalevy@panasas.com>
Signed-off-by: Steve Dickson <steved@redhat.com>
Diffstat (limited to 'support')
0 files changed, 0 insertions, 0 deletions