Bug 100458 - same option appears two times in kdelibs_man-artsmessage.1
Summary: same option appears two times in kdelibs_man-artsmessage.1
Status: RESOLVED FIXED
Alias: None
Product: docs.kde.org
Classification: Websites
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: Documentation Editorial Team
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-02-28 17:42 UTC by Ludovic Grossard
Modified: 2005-05-08 23:05 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ludovic Grossard 2005-02-28 17:42:26 UTC
Version:            (using KDE KDE 3.4.0)
Installed from:    Compiled From Sources

in kdelibs_man-artsmessage.1, entry 6:
<option>&kde; generic options</option> appears two times. 
The second one may be replaced by
<option>&qt; generic options</option>
Comment 1 Lauri Watts 2005-05-08 23:05:01 UTC
SVN commit 411310 by lauri:

Fix typo that makes a duplicated message appear in the .po files
BUG:100458


 M  +1 -1      trunk/KDE/kdelibs/doc/kdelibs/man-artsmessage.1.docbook  


--- trunk/KDE/kdelibs/doc/kdelibs/man-artsmessage.1.docbook #411309:411310
@@ -26,7 +26,7 @@
     <cmdsynopsis>
       <command>artsmessage</command>
       <group><option>&kde; generic options</option></group>
-      <group><option>&kde; generic options</option></group>
+      <group><option>&Qt; generic options</option></group>
       <group choice="opt">
       <option>-e, --error</option><option>-w,
       --warning</option><option>-i,--info</option>