Ignore:
Timestamp:
01/25/2024 05:59:06 PM (5 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/util-linux.xml

    r9ac6ff5 rea93c11  
    585585        <listitem>
    586586          <para>Displays kernel interrupt counter information in
    587           <filename>top(1)</filename> style view</para>
     587          <ulink role='man' url='&man;top.1'>top(1)</ulink> style
     588          view</para>
    588589          <indexterm zone="ch-system-util-linux irqtop">
    589590            <primary sortas="b-irqtop">irqtop</primary>
Note: See TracChangeset for help on using the changeset viewer.