Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/lib/libcrypto/man



Module Name:    src
Committed By:   jschauma
Date:           Wed Jan  1 21:43:14 UTC 2003

Modified Files:
        src/lib/libcrypto/man: openssl_rand.1 openssl_req.1 openssl_rsa.1
            openssl_s_client.1 openssl_x509.1

Log Message:
Fix tyops pointed out by Igor Sobrado in PR misc/19627

openssl_rand(1)     - generater (generator?)
openssl_req(1)      - stateOrPrivinceName (stateOrProvinceName),
                        eg. (e.g., Latin exempli gratia)
openssl_rsa(1)      - thse (these, perhaps those)
openssl_s_client(1) - implicitely (implicitly),
                        renegociated (renegotiated)
openssl_x509(1)     - beginnging (beginning, whow!),
                        repesents (represents)


To generate a diff of this commit:
cvs rdiff -r1.8 -r1.9 src/lib/libcrypto/man/openssl_rand.1 \
    src/lib/libcrypto/man/openssl_req.1 src/lib/libcrypto/man/openssl_rsa.1
cvs rdiff -r1.9 -r1.10 src/lib/libcrypto/man/openssl_s_client.1 \
    src/lib/libcrypto/man/openssl_x509.1

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index