Ignore:
Timestamp:
06/25/2015 07:12:50 PM (9 years ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 7.10, 7.8, 7.9, 8.0, 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, nosym, 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:
21c0f032
Parents:
1f6099c
Message:

More short descriptions. Thanks to myou for the patch.

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • postlfs/security/consolekit.xml

    r1f6099c rc2de366  
    261261      <?dbhtml list-presentation="table"?>
    262262
    263 <!--
     263
    264264      <varlistentry id="ck-history">
    265265        <term><command>ck-history</command></term>
    266266        <listitem>
    267           <para>does this .....</para>
     267          <para>is a utility that provides information from the ConsoleKit
     268                database about what users have logged into the system.</para>
    268269          <indexterm zone="consolekit ck-history">
    269270            <primary sortas="b-ck-history">ck-history</primary>
     
    275276        <term><command>ck-launch-session</command></term>
    276277        <listitem>
    277           <para>does this .....</para>
     278          <para>is a utility for starting a command in its own ConsoleKit
     279                session.
     280          </para>
    278281          <indexterm zone="consolekit ck-launch-session">
    279282            <primary sortas="b-ck-launch-session">ck-launch-session</primary>
     
    281284        </listitem>
    282285      </varlistentry>
    283 -->
    284286
    285287      <varlistentry id="ck-list-sessions">
     
    293295        </listitem>
    294296      </varlistentry>
    295 <!--
     297
    296298      <varlistentry id="ck-log-system-restart">
    297299        <term><command>ck-log-system-restart</command></term>
    298300        <listitem>
    299           <para>does this .....</para>
     301          <para>write system restart to log.</para>
    300302          <indexterm zone="consolekit ck-log-system-restart">
    301303            <primary sortas="b-ck-log-system-restart">ck-log-system-restart</primary>
     
    307309        <term><command>ck-log-system-start</command></term>
    308310        <listitem>
    309           <para>does this .....</para>
     311          <para>write system start to log.</para>
    310312          <indexterm zone="consolekit ck-log-system-start">
    311313            <primary sortas="b-ck-log-system-start">ck-log-system-start</primary>
     
    317319        <term><command>ck-log-system-stop</command></term>
    318320        <listitem>
    319           <para>does this .....</para>
     321          <para>write system stop to log.</para>
    320322          <indexterm zone="consolekit ck-log-system-stop">
    321323            <primary sortas="b-ck-log-system-stop">ck-log-system-stop</primary>
     
    334336      </varlistentry>
    335337
     338<!-- Note (Denis): I don't know if theses programs are installed by the current version of consolekit.
     339     Must be validate before uncomment
     340
    336341      <varlistentry id="ck-collect-session-info">
    337342        <term><command>ck-collect-session-info</command></term>
    338343        <listitem>
    339           <para>does this .....</para>
     344          <para>displays session informations about the current session.</para>
    340345          <indexterm zone="consolekit ck-collect-session-info">
    341346            <primary sortas="b-ck-collect-session-info">ck-collect-session-info</primary>
     
    347352        <term><command>ck-get-x11-display-device</command></term>
    348353        <listitem>
    349           <para>does this .....</para>
     354          <para>displays the x11 display device of the current session.</para>
    350355          <indexterm zone="consolekit ck-get-x11-display-device">
    351356            <primary sortas="b-ck-get-x11-display-device">ck-get-x11-display-device</primary>
     
    357362        <term><command>ck-get-x11-server-pid</command></term>
    358363        <listitem>
    359           <para>does this .....</para>
     364          <para>displays the x11 server pid of the current session.</para>
    360365          <indexterm zone="consolekit ck-get-x11-server-pid">
    361366            <primary sortas="b-ck-get-x11-server-pid">ck-get-x11-server-pid</primary>
     
    367372        <term><command>ck-system-restart</command></term>
    368373        <listitem>
    369           <para>does this .....</para>
     374          <para>is the system restart script.</para>
    370375          <indexterm zone="consolekit ck-system-restart">
    371376            <primary sortas="b-ck-system-restart">ck-system-restart</primary>
     
    377382        <term><command>ck-system-stop</command></term>
    378383        <listitem>
    379           <para>does this .....</para>
     384          <para>is the system stop script.</para>
    380385          <indexterm zone="consolekit ck-system-stop">
    381386            <primary sortas="b-ck-system-stop">ck-system-stop</primary>
Note: See TracChangeset for help on using the changeset viewer.