Doc fixes
authorRich Salz <rsalz@openssl.org>
Mon, 14 Aug 2017 13:32:07 +0000 (09:32 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 14 Aug 2017 13:32:07 +0000 (09:32 -0400)
commite75138abea25659d304feb880cf54d760245e2f3
tree6386dba01100f9ecde3541db8613d5fa82e26b15
parentbc5145e372db24e8382c34fd191614805164b28b
Doc fixes

Write missing prime.pod and srp.pod
Implement -c in find-doc-nits (for command options)
Other fixes to some manpages
Use B<-I<digest|cipher>> notation
Split up multiple flags into a single entry in the synopsis.
Add -1 and missing-help to list command.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4144)
17 files changed:
apps/openssl.c
doc/man1/cms.pod
doc/man1/dgst.pod
doc/man1/enc.pod
doc/man1/genpkey.pod
doc/man1/list.pod
doc/man1/ocsp.pod
doc/man1/pkey.pod
doc/man1/prime.pod [new file with mode: 0644]
doc/man1/req.pod
doc/man1/s_client.pod
doc/man1/s_time.pod
doc/man1/smime.pod
doc/man1/srp.pod [new file with mode: 0644]
doc/man1/ts.pod
doc/man1/x509.pod
util/find-doc-nits