CVSROOT: /cvs Module name: src Changes by: [email protected] 2014/09/01 08:21:06
Modified files:
usr.bin/openssl: apps.c
Log message:
Improve option usage output.
If the option/argument string exceeds the given width, add a hanging indent
prior to displaying the description. Also, if the description includes
newlines, wrap and indent for each newline so that the indentation is
correctly maintained.
