blob: 4c0c69e0930fb32b2a70ea40cde668ac83be3650 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
|
--- gkrellmd.1.orig 2010-09-14 16:55:49 UTC
+++ gkrellmd.1
@@ -1,4 +1,4 @@
-.TH gkrellmd 1 "Sep 15, 2010" "GNU/Linux" "User's Manual"
+.TH gkrellmd 8 "June 7, 2003" "FreeBSD" "User's Manual"
.SH "NAME"
gkrellmd \- The GNU Krell Monitors Server
@@ -375,7 +375,7 @@
.SH "FILES"
.TP
-.I /etc/gkrellmd.conf
+.I /usr/local/etc/gkrellmd.conf
System server config which is read first.
The config file may contain lines similar to the command line args.
For example:
@@ -414,16 +414,13 @@
.RE
.TP
-.I /usr/local/etc/gkrellmd.conf
-Local server config file which is read second.
-.TP
.I ~/.gkrellmd.conf
User server config file which is read last.
.TP
.I ~/.gkrellm2/plugins-gkrellmd
User server plugin directory.
.TP
-.I /usr/lib/gkrellm2/plugins-gkrellmd
+.I /usr/local/libexec/gkrellm2/plugins-gkrellmd
System wide server plugin directory.
.TP
.I /usr/local/lib/gkrellm2/plugins-gkrellmd
|