summaryrefslogtreecommitdiffstats
path: root/dilos/tdenetwork/debian/man/reslisa-trinity.8
diff options
context:
space:
mode:
authorDenis Kozadaev <denis@dilos.org>2020-01-30 22:13:12 +0300
committerSlávek Banko <slavek.banko@axis.cz>2020-03-08 01:36:08 +0100
commit90ba3e7b1450ec550cc014456302c57b365933b4 (patch)
treea1d59bab3557f071525cbb0008ca14e3089568dd /dilos/tdenetwork/debian/man/reslisa-trinity.8
parentae1fcbd1a78ecd53e3880e9d06ed1f10692b18ca (diff)
downloadtde-packaging-90ba3e7b1450ec550cc014456302c57b365933b4.tar.gz
tde-packaging-90ba3e7b1450ec550cc014456302c57b365933b4.zip
DilOS: tdenetwork build pack
Signed-off-by: Denis Kozadaev <denis@dilos.org> (cherry picked from commit 0b92bb9645416765f7d0b6dc2686ee3c7a67ed24)
Diffstat (limited to 'dilos/tdenetwork/debian/man/reslisa-trinity.8')
-rw-r--r--dilos/tdenetwork/debian/man/reslisa-trinity.872
1 files changed, 72 insertions, 0 deletions
diff --git a/dilos/tdenetwork/debian/man/reslisa-trinity.8 b/dilos/tdenetwork/debian/man/reslisa-trinity.8
new file mode 100644
index 000000000..159b5b7b8
--- /dev/null
+++ b/dilos/tdenetwork/debian/man/reslisa-trinity.8
@@ -0,0 +1,72 @@
+.TH "reslisa" "8" "December 2005"
+
+.SH "NAME"
+reslisa \- Restricted LAN Information Server
+
+.SH "SYNOPSIS"
+.PP
+.B reslisa
+[options]
+
+.SH "DESCRIPTION"
+.PP
+This manual page documents briefly the
+.B reslisa
+command.
+.PP
+If you have very strict security rules in your network or you don't want to
+have another port open or whatever, you can use
+.B resLISa
+instead of
+.BR lisa (1).
+
+.SH "OPTIONS"
+.TP
+.B \-c, \-\-config=\fIFILE\fR
+Read
+.I FILE
+instead of $(HOME)/.reslisarc and /etc/reslisarc.
+.TP
+.B \-q, \-\-quiet
+Start quiet without the greeting message.
+.TP
+.B \-u, \-\-unix
+Deprecated.
+.TP
+.B \-k, \-\-kde1
+Deprecated.
+.TP
+.B \-K, \-\-kde2
+Deprecated.
+.TP
+.B \-h, \-\-help
+Show usage.
+.TP
+.B \-v, \-\-version
+Print out a short version info.
+
+.SH SIGNALS
+.PP
+If you send the Hangup-Signal to \fBreslisa\fR, it will reread its
+configuration file (killall -HUP reslisa).
+.PP
+If you send the User1-Signal to \fBreslisa\fR, it will print some status
+information to the standard output (killall -USR1 reslisa). You won't see
+anything if the console from which \fBreslisa\fR was started has terminated.
+
+.SH "SEE ALSO"
+.TP
+.BR lisa (8)
+.TP
+.I /usr/share/doc/lisa/README.gz
+
+.SH "AUTHOR"
+.PP
+.B LISa
+is Copyright (c) 2000-2003 by Alexander Neundorf <neundorf@kde.org>.
+.PP
+This manual page was written by Francois Wendling <frwendling@free.fr>. You can
+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 of the
+License, or (at your option) any later version.
+