CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2014/01/19 02:15:08
Modified files: usr.bin/getopt : getopt.1 Log message: A SYNOPSIS should not attempt to provide examples, so trim it; a better example already exists in the EXAMPLES section. The DESCRIPTION should not provide examples either, in particular not bad ones, so move that to CAVEATS. Also fix various markup. OK jmc.