CVSROOT: /cvs Module name: src Changes by: be...@cvs.openbsd.org 2019/12/27 09:56:40
Modified files: usr.sbin/acme-client: parse.y Log message: make -n stop after parsing the config. make -nv print the parsed configuration, then stop. ok sthen@, seems better deraadt@