diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2014-05-27 13:20:16 +0900 |
commit | 229e7f5038cbc5f930ab50abfad3099919a4e8bb (patch) | |
tree | 569abf2cbc4bd05a0b90ed759ccd941eaa676c01 /ubuntu/maverick/tdesdk/debian/man/kdedoc.1 | |
parent | 59f50d7552dacb6d27d0768a9a5320e5ba2fc23d (diff) | |
parent | 50c481625fcb2361e0aaae71df24a40cbad056d7 (diff) | |
download | tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.tar.gz tde-packaging-229e7f5038cbc5f930ab50abfad3099919a4e8bb.zip |
Merge branch 'master' of http://scm.trinitydesktop.org/scm/git/tde-packaging
Diffstat (limited to 'ubuntu/maverick/tdesdk/debian/man/kdedoc.1')
-rw-r--r-- | ubuntu/maverick/tdesdk/debian/man/kdedoc.1 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ubuntu/maverick/tdesdk/debian/man/kdedoc.1 b/ubuntu/maverick/tdesdk/debian/man/kdedoc.1 index 4d9bc9d14..1911442c2 100644 --- a/ubuntu/maverick/tdesdk/debian/man/kdedoc.1 +++ b/ubuntu/maverick/tdesdk/debian/man/kdedoc.1 @@ -2,7 +2,7 @@ .\" First parameter, NAME, should be all caps .\" Second parameter, SECTION, should be 1-8, maybe w/ subsection .\" other parameters are allowed: see man(7), man(1) -.TH KDEDOC 1 "January 31, 2004" +.TH TDEDOC 1 "January 31, 2004" .\" Please adjust this date whenever revising the manpage. .\" .\" Some roff macros, for reference: @@ -16,16 +16,16 @@ .\" .sp <n> insert n+1 empty lines .\" for manpage-specific macros, see man(7) .SH NAME -kdedoc \- view documentation for a KDE class +kdedoc \- view documentation for a TDE class .SH SYNOPSIS .B kdedoc .I classname .SH DESCRIPTION -\fBkdedoc\fP opens the documentation for the KDE class \fIclassname\fP +\fBkdedoc\fP opens the documentation for the TDE class \fIclassname\fP in kfm/konqueror. Note that the class name is case sensitive. It is assumed that you have the tdelibs documentation installed. .PP -This utility is part of the KDE Software Development Kit. +This utility is part of the TDE Software Development Kit. .SH EXAMPLES To bring up help on the class TDEAboutDialog: .PP |