Changeset ddd9384 for general/sysutils


Ignore:
Timestamp:
08/02/2017 01:13:02 PM (7 years ago)
Author:
Pierre Labastie <pieere@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, lazarus, lxqt, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, trunk, upgradedb, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
Children:
5d696ec2
Parents:
eb588e8
Message:

Pedantry in upower

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@18980 af4574ff-66df-0310-9fd7-8a98e5e911e0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/sysutils/upower.xml

    reb588e8 rddd9384  
    164164
    165165      <para>
    166         To start the <command>upowerd</command> daemon at boot,
     166        To start the <command>UPower</command> service at boot,
    167167        enable the previously installed systemd unit by
    168168        running the following command as the
     
    184184
    185185    <segmentedlist>
    186       <segtitle>Installed Program<phrase revision="systemd">s</phrase></segtitle>
     186      <segtitle>Installed Program<!--
     187See below... <phrase revision="systemd">s</phrase>--></segtitle>
    187188      <segtitle>Installed Libraries</segtitle>
    188189      <segtitle>Installed Directories</segtitle>
     
    190191      <seglistitem>
    191192        <seg>
    192           upower<phrase revision="systemd"> and upowerd</phrase>
    193 <!-- Not sure upowerd should be listed. Isn't it in /usr/libexec for systemd
    194 too? Normally, we do not list executables, which are not supposed to be run
    195 by a user -->
     193          upower
     194<!-- <phrase revision="systemd"> and upowerd</phrase>
     195Upowerd should not be listed, as it is in /usr/libexec, and is not supposed
     196to be run by a user. Furthermore, upowerd is also in sysv, and there is no
     197reason so single out systemd here. -->
    196198        </seg>
    197199        <seg>
     
    222224        </listitem>
    223225      </varlistentry>
    224 
     226<!-- See above
    225227      <varlistentry id="upowerd" revision="systemd">
    226228        <term><command>upowerd</command></term>
     
    234236          </indexterm>
    235237        </listitem>
    236       </varlistentry>
     238      </varlistentry>-->
    237239
    238240      <varlistentry id="libupower-glib">
Note: See TracChangeset for help on using the changeset viewer.