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) (unidiff)
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 @@
1.TH dudki 8 "July 23rd, 2004" "dudki(8)" "Klever Group (http://www.klever.net/)" 1.TH dudki 8 "November 8th, 2006" "dudki(8)" "Klever Group (http://www.klever.net/)"
2.hla en 2.hla en
3.ds longopt @HAVE_GETOPT_LONG@ 3.ds longopt @HAVE_GETOPT_LONG@
4 4
5.SH NAME 5.SH NAME
6 6
7dudki \- a process maintenance daemon 7dudki \- a process maintenance daemon
8 8
9.SH SYNOPSYS 9.SH SYNOPSYS
10 10
11\fBdudki\fR [\fB-h\fR] 11\fBdudki\fR [\fB-h\fR]
12.if \*[longopt] [\fB--help\fR] [\fB--usage\fR] 12.if \*[longopt] [\fB--help\fR] [\fB--usage\fR]
13[\fB-V\fR] 13[\fB-V\fR]
@@ -98,25 +98,25 @@ Zero in case of success, non-zero otherwise.
98@sysconfdir@/dudki.conf 98@sysconfdir@/dudki.conf
99Default configuration file. 99Default configuration file.
100.TP 100.TP
101/var/run/dudki.pid 101/var/run/dudki.pid
102Default pid-file for the dudki process. 102Default pid-file for the dudki process.
103 103
104.SH AUTHOR 104.SH AUTHOR
105 105
106Written by Michael 'hacker' Krelin <hacker@klever.net> 106Written by Michael 'hacker' Krelin <hacker@klever.net>
107 107
108.SH COPYRIGHT 108.SH COPYRIGHT
109 109
110Copyright (c) 2004 Klever Group (http://www.klever.net/) 110Copyright (c) 2004-2006 Klever Group (http://www.klever.net/)
111 111
112Permission is hereby granted, free of charge, to any person obtaining a copy of 112Permission is hereby granted, free of charge, to any person obtaining a copy of
113this software and associated documentation files (the "Software"), to deal in 113this software and associated documentation files (the "Software"), to deal in
114the Software without restriction, including without limitation the rights to 114the Software without restriction, including without limitation the rights to
115use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 115use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
116of the Software, and to permit persons to whom the Software is furnished to do 116of the Software, and to permit persons to whom the Software is furnished to do
117so, subject to the following conditions: 117so, subject to the following conditions:
118 118
119The above copyright notice and this permission notice shall be included in all 119The above copyright notice and this permission notice shall be included in all
120copies or substantial portions of the Software. 120copies or substantial portions of the Software.
121 121
122THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 122THE 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 @@
1.TH dudki.conf 5 "July 24th, 2004" "dudki.conf(5)" "Klever Group (http://www.klever.net/)" 1.TH dudki.conf 5 "November 8th, 2006" "dudki.conf(5)" "Klever Group (http://www.klever.net/)"
2.hla en 2.hla en
3 3
4.SH NAME 4.SH NAME
5 5
6dudki.conf \- The configuration file for the dudki process 6dudki.conf \- The configuration file for the dudki process
7monitoring daemon 7monitoring daemon
8 8
9.SH SYNOPSIS 9.SH SYNOPSIS
10 10
11The dudki.conf file is a runtime configuration file for the dudki 11The dudki.conf file is a runtime configuration file for the dudki
12process monitoring daemon. It contains the information about the process 12process monitoring daemon. It contains the information about the process
13being monitored and the instruction on how to cope with the processes. 13being monitored and the instruction on how to cope with the processes.
@@ -121,25 +121,25 @@ Notify mailto:hacker@klever.net
121 PidFile /var/run/named.pid 121 PidFile /var/run/named.pid
122.br 122.br
123 RestartCommand "exec /usr/sbin/named" 123 RestartCommand "exec /usr/sbin/named"
124.br 124.br
125</Process> 125</Process>
126 126
127.SH AUTHOR 127.SH AUTHOR
128 128
129Written by Michael 'hacker' Krelin <hacker@klever.net> 129Written by Michael 'hacker' Krelin <hacker@klever.net>
130 130
131.SH COPYRIGHT 131.SH COPYRIGHT
132 132
133Copyright (c) 2004 Klever Group (http://www.klever.net/) 133Copyright (c) 2004-2006 Klever Group (http://www.klever.net/)
134 134
135Permission is hereby granted, free of charge, to any person obtaining a copy of 135Permission is hereby granted, free of charge, to any person obtaining a copy of
136this software and associated documentation files (the "Software"), to deal in 136this software and associated documentation files (the "Software"), to deal in
137the Software without restriction, including without limitation the rights to 137the Software without restriction, including without limitation the rights to
138use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies 138use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
139of the Software, and to permit persons to whom the Software is furnished to do 139of the Software, and to permit persons to whom the Software is furnished to do
140so, subject to the following conditions: 140so, subject to the following conditions:
141 141
142The above copyright notice and this permission notice shall be included in all 142The above copyright notice and this permission notice shall be included in all
143copies or substantial portions of the Software. 143copies or substantial portions of the Software.
144 144
145THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR 145THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR