The ca.1 man page shipped with openssl contains two lines that combine
to produce a formatting error in an nroff environment.

At line 46: .ds L" ""
At line 251: \*(L".pem\*(R" appended.

The combination causes .pem to be treated as an uninterpreted command
in an nroff environment.  As a fix, I revcommend inserting a
zero-length spacer before the dot, e.g.:

\*(L"\&.pem\*(R" appended.
-- 
                <a href="http://www.tuxedo.org/~esr/";>Eric S. Raymond</a>

..every Man has a Property in his own Person. This no Body has any
Right to but himself.  The Labour of his Body, and the Work of his
Hands, we may say, are properly his. .... The great and chief end
therefore, of Mens uniting into Commonwealths, and putting themselves
under Government, is the Preservation of their Property.
        -- John Locke, "A Treatise Concerning Civil Government"
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to