* Makefile (check): Also check mandos-ctl. * mandos-ctl: All options taking a time interval argument can now take an RFC 3339 duration. (rfc3339_duration_to_delta): New function. (string_to_delta): Try rfc3339_duration_to_delta first. (main): New "--check" option. * mandos-ctl.xml (SYNOPSIS, OPTIONS): Document new "--check" option.