diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-24 19:39:16 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-24 19:39:16 +0200 |
commit | 272d7c3f5b0ff67c80ee83c0e5cc58c8273fc9d2 (patch) | |
tree | 9fc3ded2c78389d724cde5d1ded78c5406b88080 /doc/en | |
parent | a9591478337b722e704e2f6eaaeff231a92779e8 (diff) | |
download | knmap-272d7c3f5b0ff67c80ee83c0e5cc58c8273fc9d2.tar.gz knmap-272d7c3f5b0ff67c80ee83c0e5cc58c8273fc9d2.zip |
Additional KDE3 => TDE conversion
Diffstat (limited to 'doc/en')
-rw-r--r-- | doc/en/Makefile.am | 2 | ||||
-rw-r--r-- | doc/en/index.docbook | 10 |
2 files changed, 6 insertions, 6 deletions
diff --git a/doc/en/Makefile.am b/doc/en/Makefile.am index fb2ea2a..5aaf479 100644 --- a/doc/en/Makefile.am +++ b/doc/en/Makefile.am @@ -1,3 +1,3 @@ KDE_DOCS = knmap -KDE_LANG = en +TDE_LANG = en kde_docs_KDEDOCS = new_scan.png diff --git a/doc/en/index.docbook b/doc/en/index.docbook index 2a28769..285826b 100644 --- a/doc/en/index.docbook +++ b/doc/en/index.docbook @@ -3,7 +3,7 @@ <!DOCTYPE book PUBLIC "-//KDE//DTD DocBook XML V4.1.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [ <!ENTITY knmap "<application>Knmap</application>"> <!ENTITY kappname "&knmap;"> - <!ENTITY package "kde-module"><!-- kdebase, kdeadmin, etc --> + <!ENTITY package "kde-module"><!-- tdebase, tdeadmin, etc --> <!ENTITY % addindex "IGNORE"> <!ENTITY % English "INCLUDE"> ]> @@ -62,7 +62,7 @@ </para> <para> - Version 1.0 of &knmap; was merely a re-write of the original. Version 2.0 adds the extra functionality of multiple concurrent <computeroutput>nmap</computeroutput> scans from within the one instance of &knmap;. Version 2.1 allows a normal (non-root) user to use the privileged nmap functions via to 'kdesu' utility. (Previously, the privileged options were only available if &knmap; was run by root.) + Version 1.0 of &knmap; was merely a re-write of the original. Version 2.0 adds the extra functionality of multiple concurrent <computeroutput>nmap</computeroutput> scans from within the one instance of &knmap;. Version 2.1 allows a normal (non-root) user to use the privileged nmap functions via to 'tdesu' utility. (Previously, the privileged options were only available if &knmap; was run by root.) </para> </chapter> @@ -254,7 +254,7 @@ </mediaobject> </screenshot> - This screenshot shows those <computeroutput>nmap</computeroutput> options that require a value. The associated input area is activated when the option is activated. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'kdesu' facility will be invoked to run nmap as the super user. + This screenshot shows those <computeroutput>nmap</computeroutput> options that require a value. The associated input area is activated when the option is activated. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'tdesu' facility will be invoked to run nmap as the super user. </para> </sect1> @@ -303,7 +303,7 @@ </mediaobject> </screenshot> - This screenshot shows the <computeroutput>nmap</computeroutput> options that control the types of ping and scans that will be performed. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'kdesu' facility will be invoked to run nmap as the super user. + This screenshot shows the <computeroutput>nmap</computeroutput> options that control the types of ping and scans that will be performed. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'tdesu' facility will be invoked to run nmap as the super user. </para> </sect1> @@ -318,7 +318,7 @@ </mediaobject> </screenshot> - This screenshot shows the boolean <computeroutput>nmap</computeroutput> options, i.e., those options that do not require a value. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'kdesu' facility will be invoked to run nmap as the super user. + This screenshot shows the boolean <computeroutput>nmap</computeroutput> options, i.e., those options that do not require a value. Options preceded by a hash (#) require root privileges. When the "Start nmap" button is pressed, the 'tdesu' facility will be invoked to run nmap as the super user. </para> </sect1> |