Changeset 811d59db for chapter04


Ignore:
Timestamp:
01/11/2024 12:52:28 PM (9 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
Branches:
12.1, 12.1-rc1, 12.2, 12.2-rc1, multilib, trunk, xry111/arm64, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.1, xry111/loongarch-12.2, xry111/mips64el, xry111/multilib, 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
  • chapter04/settingenviron.xml

    rf1370e2 r811d59db  
    8080  created files and directories are only writable by their owner, but are
    8181  readable and executable by anyone (assuming default modes are used by the
    82   <function>open(2)</function> system call, new files will end up with permission
    83   mode 644 and directories with mode 755).</para>
     82  <filename>open(2)</filename> system call, new files will end up with
     83  permission mode 644 and directories with mode 755).</para>
    8484      </listitem>
    8585    </varlistentry>
Note: See TracChangeset for help on using the changeset viewer.