diff options
author | Michele Calgaro <[email protected]> | 2025-01-12 16:31:10 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2025-01-12 16:31:10 +0900 |
commit | 7a8800713d7d28851a5f355df911ffaf5f338809 (patch) | |
tree | 22b1896cea5f0f2a90aadeb1efc55d4f4b6a26ef /doc | |
parent | 19ddf7146753bb06218e2af3366cb0b07aa1326f (diff) | |
download | tdeaddons-7a8800713d7d28851a5f355df911ffaf5f338809.tar.gz tdeaddons-7a8800713d7d28851a5f355df911ffaf5f338809.zip |
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/kicker-applets/ktimemon.docbook | 12 |
1 files changed, 4 insertions, 8 deletions
diff --git a/doc/kicker-applets/ktimemon.docbook b/doc/kicker-applets/ktimemon.docbook index da4958a..da9a4fc 100644 --- a/doc/kicker-applets/ktimemon.docbook +++ b/doc/kicker-applets/ktimemon.docbook @@ -39,10 +39,8 @@ graphical user interface. It also supports <emphasis>docking</emphasis>, <note> <para>Currently, &ktimemon; only supports a limited number of systems: &Linux; based installations with the <filename>/proc</filename> file -system, &Solaris; based installations with the -<filename>kstat</filename> library, and Digital &UNIX; (formerly -DEC/OSF1) based installations with the -<command>table</command>(2) system call. Help with +system and &Solaris; based installations with the +<filename>kstat</filename> library. Help with porting it to other platforms is most welcome. </para> </note> @@ -302,10 +300,8 @@ linkend="fund">Onscreen Fundamentals</link>).</para> <answer> <para> &ktimemon; supports &Linux; based systems with the <filename -class="devicefile">/proc</filename> file system, &Solaris; based -systems with the <filename>kstat</filename> library, and Digital -&UNIX; (formerly DEC/OSF1) systems with the -<command>table</command>(2) system call interface. Only the &Linux; +class="devicefile">/proc</filename> file system and &Solaris; based +systems with the <filename>kstat</filename> library. Only the &Linux; version has been thoroughly tested, if you experience any problems with the &Solaris;/Digital &UNIX; port, please do not hesitate to contact me. |