summaryrefslogtreecommitdiffabout
authorMichael Krelin <hacker@klever.net>2006-11-08 14:19:17 (UTC)
committer Michael Krelin <hacker@klever.net>2006-11-08 14:19:17 (UTC)
commit26757537328da204e4bf952a80579307440f62c9 (patch) (side-by-side diff)
treeeb08716fab09b5f9375a298299b41f999fcd83e4
parentcc0b2a8b1cea327bc0616e0b67dcda0b1fbe83e4 (diff)
downloaddudki-26757537328da204e4bf952a80579307440f62c9.zip
dudki-26757537328da204e4bf952a80579307440f62c9.tar.gz
dudki-26757537328da204e4bf952a80579307440f62c9.tar.bz2
bumped dates in manpages0.2.2
Diffstat (more/less context) (ignore whitespace changes)
-rw-r--r--man/dudki.8.in4
-rw-r--r--man/dudki.conf.5.in4
2 files changed, 4 insertions, 4 deletions
diff --git a/man/dudki.8.in b/man/dudki.8.in
index be60f53..b488822 100644
--- a/man/dudki.8.in
+++ b/man/dudki.8.in
@@ -1,13 +1,13 @@
-.TH dudki 8 "July 23rd, 2004" "dudki(8)" "Klever Group (http://www.klever.net/)"
+.TH dudki 8 "November 8th, 2006" "dudki(8)" "Klever Group (http://www.klever.net/)"
.hla en
.ds longopt @HAVE_GETOPT_LONG@
.SH NAME
dudki \- a process maintenance daemon
.SH SYNOPSYS
\fBdudki\fR [\fB-h\fR]
.if \*[longopt] [\fB--help\fR] [\fB--usage\fR]
[\fB-V\fR]
@@ -98,25 +98,25 @@ Zero in case of success, non-zero otherwise.
@sysconfdir@/dudki.conf
Default configuration file.
.TP
/var/run/dudki.pid
Default pid-file for the dudki process.
.SH AUTHOR
Written by Michael 'hacker' Krelin <hacker@klever.net>
.SH COPYRIGHT
-Copyright (c) 2004 Klever Group (http://www.klever.net/)
+Copyright (c) 2004-2006 Klever Group (http://www.klever.net/)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
diff --git a/man/dudki.conf.5.in b/man/dudki.conf.5.in
index 7d365d3..7186eeb 100644
--- a/man/dudki.conf.5.in
+++ b/man/dudki.conf.5.in
@@ -1,13 +1,13 @@
-.TH dudki.conf 5 "July 24th, 2004" "dudki.conf(5)" "Klever Group (http://www.klever.net/)"
+.TH dudki.conf 5 "November 8th, 2006" "dudki.conf(5)" "Klever Group (http://www.klever.net/)"
.hla en
.SH NAME
dudki.conf \- The configuration file for the dudki process
monitoring daemon
.SH SYNOPSIS
The dudki.conf file is a runtime configuration file for the dudki
process monitoring daemon. It contains the information about the process
being monitored and the instruction on how to cope with the processes.
@@ -121,25 +121,25 @@ Notify mailto:hacker@klever.net
PidFile /var/run/named.pid
.br
RestartCommand "exec /usr/sbin/named"
.br
</Process>
.SH AUTHOR
Written by Michael 'hacker' Krelin <hacker@klever.net>
.SH COPYRIGHT
-Copyright (c) 2004 Klever Group (http://www.klever.net/)
+Copyright (c) 2004-2006 Klever Group (http://www.klever.net/)
Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
of the Software, and to permit persons to whom the Software is furnished to do
so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR