freebsd-dev/usr.sbin/pnfsdscopymr
Rick Macklem 928ab9c625 Fix the err() arguments for a nfssvc(8) failure.
argv has been incremented during argument handling, so elements of the
array are no longer valid. Change the err() arguments so only the
first string pointer in argv is used.
Found during code inspection.
2018-08-08 20:30:12 +00:00
..
Makefile
pnfsdscopymr.8
pnfsdscopymr.c Fix the err() arguments for a nfssvc(8) failure. 2018-08-08 20:30:12 +00:00