By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release. View | Details | Raw Unified | Return to bug 1796
Collapse All | Expand All

(-)tdebase/doc/userguide/tde-for-admins.docbook (-2 / +2 lines)
Lines 1344-1353 Link Here
1344
1344
1345
<para>There are two simple solutions to this:</para>
1345
<para>There are two simple solutions to this:</para>
1346
1346
1347
<screen><prompt>%</prompt> <userinput><command>kdekillall kdesktop</command></userinput>
1347
<screen><prompt>%</prompt> <userinput><command>tdekillall kdesktop</command></userinput>
1348
or good old
1348
or good old
1349
<prompt>%</prompt> <userinput><command>kill 26195</command></userinput></screen>
1349
<prompt>%</prompt> <userinput><command>kill 26195</command></userinput></screen>
1350
<para><command>kdekillall</command> is part of the &tde; <acronym>SDK</acronym>
1350
<para><command>tdekillall</command> is part of the &tde; <acronym>SDK</acronym>
1351
package.</para>
1351
package.</para>
1352
1352
1353
</sect1>
1353
</sect1>

Return to bug 1796