Changeset 811d59db for chapter08


Ignore:
Timestamp:
01/11/2024 12:52:28 PM (6 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.1-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/mips64el, xry111/update-glibc
Children:
ce07f91d, e97d787
Parents:
f1370e2
Message:

Nitpick on format

  • according to our typography, referring to a manual page should be <filename>page(x)</filename>
  • don't enclose punctuation into quotes
  • use <option> for option
File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/openssl.xml

    rf1370e2 r811d59db  
    164164            of <application>OpenSSL</application>'s crypto library from the
    165165            shell. It can be used for various functions which are documented in
    166             <command>man 1 openssl</command>
     166            <filename>openssl(1)</filename>
    167167          </para>
    168168          <indexterm zone="ch-system-openssl openssl-prog">
     
    196196            implements the Transport Layer Security (TLS v1) protocol.
    197197            It provides a rich API, documentation
    198             on which can be found by running <command>man 7 ssl</command>
     198            on which can be found in <filename>ssl(7)</filename>
    199199          </para>
    200200          <indexterm zone="ch-system-openssl libssl">
Note: See TracChangeset for help on using the changeset viewer.