diff options
author | gregory guy <[email protected]> | 2019-05-09 16:11:56 +0200 |
---|---|---|
committer | gregory guy <[email protected]> | 2019-05-09 16:11:56 +0200 |
commit | 26f73f5100c4917f50f593f55fc96776055d2b39 (patch) | |
tree | 80ae7da51c84cd02a929115370d82f15f8f5252b /doc/man/kdpkg.1 | |
parent | 08ba9b9adabc4a6581c58d7db8c9f4941ebe8a86 (diff) | |
download | kdpkg-26f73f5100c4917f50f593f55fc96776055d2b39.tar.gz kdpkg-26f73f5100c4917f50f593f55fc96776055d2b39.zip |
conversion to the cmake building system
Signed-off-by: gregory guy <[email protected]>
Diffstat (limited to 'doc/man/kdpkg.1')
-rw-r--r-- | doc/man/kdpkg.1 | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/doc/man/kdpkg.1 b/doc/man/kdpkg.1 new file mode 100644 index 0000000..c49586d --- /dev/null +++ b/doc/man/kdpkg.1 @@ -0,0 +1,34 @@ +'\" -*- coding: us-ascii -*- +.if \n(.g .ds T< \\FC +.if \n(.g .ds T> \\F[\n[.fam]] +.de URL +\\$2 \(la\\$1\(ra\\$3 +.. +.if \n(.g .mso www.tmac +.TH kdpkg 1 2008-07-03 "" "" +.SH NAME +kdpkg \- TDE frontend for dpkg +.SH SYNOPSIS +'nh +.fi +.ad l +\fBkdpkg\fR \kx +.if (\nx>(\n(.l/2)) .nr x (\n(.l/5) +'in \n(.iu+\nxu +'in \n(.iu-\nxu +.ad b +'hy +.SH DESCRIPTION +If you klick on a .deb file kdpkg starts automatically for installing it. +It works like gdebi with the difference that kdpkg is a TDE application +.SH COPYRIGHT +This manual page was written by Alexander Kopf +<\*(T<kopf\[email protected]\*(T>> for the +Ubuntu system (but may be used by others). +Permission is granted to copy, distribute and/or modify this document +under the terms of the GNU General Public License, +Version 2 or any later version published by the Free Software Foundation. +.PP +On Debian systems, the complete text of the GNU General Public +License can be found in +\*(T<\fI/usr/share/common\-licenses/GPL\-2\fR\*(T>. |