CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/11/05 21:16:10
Modified files: share/man/man8 : ssl.8 Log message: Make a few formatting fixes: - Remove unnecessary .Ar macros. - Change "https" to "HTTPS" to be consistent with other man pages. - Add "(CSR)" to the first instance of "Certificate Signing Request." - Convert one .Ar to .Em in the HISTORY section since the intent of that .Ar was to emphasize a point. - Fix the punctuation in one sentence. feedback/ok jmc