diff options
author | gregory guy <[email protected]> | 2019-05-01 14:48:25 +0200 |
---|---|---|
committer | Slávek Banko <[email protected]> | 2019-05-12 17:38:05 +0200 |
commit | 66815c9c1679da40b1454d1faf05b353004aab13 (patch) | |
tree | 9fe635d75c4dc546e77f81c0db244173101f2965 /doc/man/kchmviewer.1 | |
parent | ae17ec2cc9146ec253c6b93e87b1394d178873a6 (diff) | |
download | kchmviewer-66815c9c1679da40b1454d1faf05b353004aab13.tar.gz kchmviewer-66815c9c1679da40b1454d1faf05b353004aab13.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Signed-off-by: Slávek Banko <[email protected]>
(cherry picked from commit db17d12f24fab5ed233b222c90000e3c0081f99d)
Diffstat (limited to 'doc/man/kchmviewer.1')
-rw-r--r-- | doc/man/kchmviewer.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/man/kchmviewer.1 b/doc/man/kchmviewer.1 new file mode 100644 index 0000000..5994f53 --- /dev/null +++ b/doc/man/kchmviewer.1 @@ -0,0 +1,34 @@ +.\" Author: Jose Luis Tallon <[email protected]> +.\" +.\" This is free software; you may redistribute it and/or modify +.\" it under the terms of the GNU General Public License as +.\" published by the Free Software Foundation; either version 2, +.\" or (at your option) any later version. +.\" +.\" This is distributed in the hope that it will be useful, but +.\" WITHOUT ANY WARRANTY; without even the implied warranty of +.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the +.\" GNU General Public License for more details. +.\" +.\" You should have received a copy of the GNU General Public License +.\" along with the Debian GNU/Linux system; if not, write to the Free +.\" Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA +.\" 02111-1307 USA +.TH kchmviwer "1" "December 2005" +.SH NAME +kchmviewer \- Windows CHM viewer for TDE +.SH SYNOPSIS +kchmviewer +.SH DESCRIPTION +.B kchmviewer +makes it possible to browse native Windows CHM files under TDE. +.PP +Complete documentation can be found in docbook format in +/usr/share/doc/tde/HTML/<lang>/kchmviewer/ on this system. +.SH AUTHOR + George Yunaev <[email protected]> +.PP +This manual page was written by Jose Luis Tallon +.nh +<jltallon@adv\-solutions.net> +for the \fBDebian\fP system (but may be used by others). |