Module Name: src Committed By: jakllsch Date: Fri May 18 13:51:17 UTC 2012
Modified Files:
src/sbin/amrctl: amrctl.c
Log Message:
Use err(3) instead of perror(3) + exit(3).
Additionally, use symbolic EXIT_FAILURE.
To generate a diff of this commit:
cvs rdiff -u -r1.5 -r1.6 src/sbin/amrctl/amrctl.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
