diff options
author | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 15:40:13 +0200 |
---|---|---|
committer | Slávek Banko <slavek.banko@axis.cz> | 2013-07-26 15:40:33 +0200 |
commit | d0c3744a551346c90e7d6b828c7898e0b6df6bcf (patch) | |
tree | 7067f20d051c8ea8581e8c1023d99103e4080f35 /ubuntu/maverick/applications/knmap/debian/knmap.1.docbook | |
parent | 24aecadc7741f2f5af3e8946baf285aa8a9ee035 (diff) | |
download | tde-packaging-d0c3744a551346c90e7d6b828c7898e0b6df6bcf.tar.gz tde-packaging-d0c3744a551346c90e7d6b828c7898e0b6df6bcf.zip |
Fix knmap packaging files for Debian and Ubuntu
Diffstat (limited to 'ubuntu/maverick/applications/knmap/debian/knmap.1.docbook')
-rw-r--r-- | ubuntu/maverick/applications/knmap/debian/knmap.1.docbook | 16 |
1 files changed, 8 insertions, 8 deletions
diff --git a/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook index bdb91ef74..0692f41fc 100644 --- a/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook +++ b/ubuntu/maverick/applications/knmap/debian/knmap.1.docbook @@ -24,7 +24,7 @@ </refmeta> <refnamediv> <refname>knmap</refname> - <refpurpose>nmap graphical interface for KDE</refpurpose> + <refpurpose>nmap graphical interface for TDE</refpurpose> </refnamediv> <refsynopsisdiv> <cmdsynopsis> @@ -33,17 +33,17 @@ <option><replaceable>Qt-options</replaceable></option> </arg> <arg choice="opt"> - <option><replaceable>KDE-options</replaceable></option> + <option><replaceable>TDE-options</replaceable></option> </arg> </cmdsynopsis> </refsynopsisdiv> <refsect1> <title>DESCRIPTION</title> <para> - nmap graphical interface for KDE. + nmap graphical interface for TDE. </para> <para> - Knmap is a KDE-based interface to the 'nmap' facility. + Knmap is a TDE-based interface to the 'nmap' facility. The main Knmap window provides for the entry of nmap options and the display of nmap-generated output. @@ -51,7 +51,7 @@ This program is a complete re-write of one by the same name written by Alexandre Sagala. The last version of that program was 0.9 which was released on 2003-03-09 and targeted the KDE 2.2 and QT 2.3 environments. - Unfortunately it does not compile on today's KDE / QT environments. + Unfortunately it does not compile on today's TDE / QT environments. Not to mention that it did not cater for the full set of 'nmap' options. Or, perhaps, 'nmap' progressed whilst that version of Knmap languished. @@ -60,7 +60,7 @@ <refsect1> <title>OPTIONS</title> <para> - All <productname>KDE</productname> and <productname>Qt</productname> + All <productname>TDE</productname> and <productname>Qt</productname> programs accept a some common command-line options. kommando has no application-specific options. </para> @@ -76,8 +76,8 @@ <listitem> <para>Show Qt specific options</para> </listitem> </varlistentry> <varlistentry> - <term> <option>--help-kde</option> </term> - <listitem> <para>Show KDE specific options</para> </listitem> + <term> <option>--help-tde</option> </term> + <listitem> <para>Show TDE specific options</para> </listitem> </varlistentry> <varlistentry> <term> <option>--help-all</option> </term> |