summaryrefslogtreecommitdiffstats
path: root/doc/amor
diff options
context:
space:
mode:
authorgregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
committergregory guy <g-gregory@gmx.fr>2018-11-27 15:39:35 +0100
commit4bac1d0f6f553e4d3b1763597420a799c96435cd (patch)
tree244a7fdfdb73a70adeaa55f395c9d0023bbbcc84 /doc/amor
parente2cd367100cf4be8a2540777f36bd905601e01e2 (diff)
downloadtdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.tar.gz
tdetoys-4bac1d0f6f553e4d3b1763597420a799c96435cd.zip
add man pages to amor, kodo, kteatime, ktux, kweather and kworldclock ; this remates to bug 1043
Signed-off-by: gregory guy <g-gregory@gmx.fr>
Diffstat (limited to 'doc/amor')
-rw-r--r--doc/amor/CMakeLists.txt5
-rw-r--r--doc/amor/amor.150
2 files changed, 55 insertions, 0 deletions
diff --git a/doc/amor/CMakeLists.txt b/doc/amor/CMakeLists.txt
index 66361cb..d4791cc 100644
--- a/doc/amor/CMakeLists.txt
+++ b/doc/amor/CMakeLists.txt
@@ -11,3 +11,8 @@
tde_create_handbook( DESTINATION amor )
+INSTALL(
+ FILES amor.1
+ DESTINATION ${MAN_INSTALL_DIR}/man1
+ COMPONENT doc
+)
diff --git a/doc/amor/amor.1 b/doc/amor/amor.1
new file mode 100644
index 0000000..f74abf3
--- /dev/null
+++ b/doc/amor/amor.1
@@ -0,0 +1,50 @@
+.\" Hey, EMACS: -*- nroff -*-
+.\" 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 AMOR 1 "October 16, 2004"
+.\" Please adjust this date whenever revising the manpage.
+.\"
+.\" Some roff macros, for reference:
+.\" .nh disable hyphenation
+.\" .hy enable hyphenation
+.\" .ad l left justify
+.\" .ad b justify to both left and right margins
+.\" .nf disable filling
+.\" .fi enable filling
+.\" .br insert line break
+.\" .sp <n> insert n+1 empty lines
+.\" for manpage-specific macros, see man(7)
+.SH NAME
+amor \- a TDE creature for your desktop
+.SH SYNOPSIS
+.B amor
+.RI "[ " generic-options " ]"
+.SH DESCRIPTION
+\fBAMOR\fP (Amusing Misuse Of Resources) provides several different
+characters who prance around your X screen doing tricks and
+giving you tips.
+.PP
+Note AMOR will only work with some window managers. Both KWin (the TDE
+window manager) and Metacity (a GTK2 window manager) are supported.
+.PP
+This program is part of the official TDE toys module.
+.SH OPTIONS
+For a full summary of options, run \fIamor \-\-help\fP.
+.SH SEE ALSO
+Full user documentation is available through the TDE Help Centre.
+You can also enter the URL
+\fIhelp:/amor/\fP
+directly into konqueror or you can run
+`\fIkhelpcenter help:/amor/\fP'
+from the command-line.
+.PP
+If the TDE Help Centre is not installed then you can install the package
+\fItdetoys-doc-html\fP and read this documentation in HTML format from
+\fI/opt/trinity/share/doc/tde/HTML/en/amor/\fP.
+.SH AUTHOR
+AMOR was written by Martin R. Jones <mjones@kde.org> and
+Gerardo Puga <gpuga@gioia.ing.unlp.edu.ar>.
+.br
+This manual page was prepared by Ben Burton <bab@debian.org>
+for the Debian GNU/Linux system (but may be used by others).