Ignore:
Timestamp:
01/25/2024 05:59:06 PM (3 months ago)
Author:
Xi Ruoyao <xry111@…>
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:
31a18d02, 44850bb
Parents:
9ac6ff5
git-author:
Xi Ruoyao <xry111@…> (01/25/2024 05:49:29 PM)
git-committer:
Xi Ruoyao <xry111@…> (01/25/2024 05:59:06 PM)
Message:

treewide: Use <ulink> instead of <filename> for man pages

"gcc(1)" is really not a file name.

Use <ulink> and link to the online man page on
https://man.archlinux.org/ so the user can refer to the man pages more
easily.

The change is done via a sed command and long lines are wrapped
manually.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • chapter08/e2fsprogs.xml

    r9ac6ff5 rea93c11  
    160160
    161161    <para>
    162       Read the man page <filename>mke2fs.conf(5)</filename> for details.
     162      Read the man page <ulink role='man'
     163      url='&man;mke2fs.conf.5'>mke2fs.conf(5)</ulink> for details.
    163164    </para>
    164165  </sect2>
Note: See TracChangeset for help on using the changeset viewer.