-rw-r--r-- | man/dudki.8.in | 4 | ||||
-rw-r--r-- | man/dudki.conf.5.in | 4 |
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 | ||
7 | dudki \- a process maintenance daemon | 7 | dudki \- 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 |
99 | Default configuration file. | 99 | Default configuration file. |
100 | .TP | 100 | .TP |
101 | /var/run/dudki.pid | 101 | /var/run/dudki.pid |
102 | Default pid-file for the dudki process. | 102 | Default pid-file for the dudki process. |
103 | 103 | ||
104 | .SH AUTHOR | 104 | .SH AUTHOR |
105 | 105 | ||
106 | Written by Michael 'hacker' Krelin <hacker@klever.net> | 106 | Written by Michael 'hacker' Krelin <hacker@klever.net> |
107 | 107 | ||
108 | .SH COPYRIGHT | 108 | .SH COPYRIGHT |
109 | 109 | ||
110 | Copyright (c) 2004 Klever Group (http://www.klever.net/) | 110 | Copyright (c) 2004-2006 Klever Group (http://www.klever.net/) |
111 | 111 | ||
112 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 112 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
113 | this software and associated documentation files (the "Software"), to deal in | 113 | this software and associated documentation files (the "Software"), to deal in |
114 | the Software without restriction, including without limitation the rights to | 114 | the Software without restriction, including without limitation the rights to |
115 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 115 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
116 | of the Software, and to permit persons to whom the Software is furnished to do | 116 | of the Software, and to permit persons to whom the Software is furnished to do |
117 | so, subject to the following conditions: | 117 | so, subject to the following conditions: |
118 | 118 | ||
119 | The above copyright notice and this permission notice shall be included in all | 119 | The above copyright notice and this permission notice shall be included in all |
120 | copies or substantial portions of the Software. | 120 | copies or substantial portions of the Software. |
121 | 121 | ||
122 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 122 | 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 @@ | |||
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 | ||
6 | dudki.conf \- The configuration file for the dudki process | 6 | dudki.conf \- The configuration file for the dudki process |
7 | monitoring daemon | 7 | monitoring daemon |
8 | 8 | ||
9 | .SH SYNOPSIS | 9 | .SH SYNOPSIS |
10 | 10 | ||
11 | The dudki.conf file is a runtime configuration file for the dudki | 11 | The dudki.conf file is a runtime configuration file for the dudki |
12 | process monitoring daemon. It contains the information about the process | 12 | process monitoring daemon. It contains the information about the process |
13 | being monitored and the instruction on how to cope with the processes. | 13 | being 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 | ||
129 | Written by Michael 'hacker' Krelin <hacker@klever.net> | 129 | Written by Michael 'hacker' Krelin <hacker@klever.net> |
130 | 130 | ||
131 | .SH COPYRIGHT | 131 | .SH COPYRIGHT |
132 | 132 | ||
133 | Copyright (c) 2004 Klever Group (http://www.klever.net/) | 133 | Copyright (c) 2004-2006 Klever Group (http://www.klever.net/) |
134 | 134 | ||
135 | Permission is hereby granted, free of charge, to any person obtaining a copy of | 135 | Permission is hereby granted, free of charge, to any person obtaining a copy of |
136 | this software and associated documentation files (the "Software"), to deal in | 136 | this software and associated documentation files (the "Software"), to deal in |
137 | the Software without restriction, including without limitation the rights to | 137 | the Software without restriction, including without limitation the rights to |
138 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies | 138 | use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies |
139 | of the Software, and to permit persons to whom the Software is furnished to do | 139 | of the Software, and to permit persons to whom the Software is furnished to do |
140 | so, subject to the following conditions: | 140 | so, subject to the following conditions: |
141 | 141 | ||
142 | The above copyright notice and this permission notice shall be included in all | 142 | The above copyright notice and this permission notice shall be included in all |
143 | copies or substantial portions of the Software. | 143 | copies or substantial portions of the Software. |
144 | 144 | ||
145 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR | 145 | THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR |