CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2019/07/19 14:40:44
Modified files: usr.sbin/config: config.8 main.c Log message: In the synopsis, put options that take no arguments before those that do. This also makes it easier to find the crucial difference between the two synopses, which is the "-e". Suggested by kn@; OK jmc@.