diff options
Diffstat (limited to 'sysutils/gkrellm2/files/patch-docs__gkrellmd.1')
| -rw-r--r-- | sysutils/gkrellm2/files/patch-docs__gkrellmd.1 | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/sysutils/gkrellm2/files/patch-docs__gkrellmd.1 b/sysutils/gkrellm2/files/patch-docs__gkrellmd.1 new file mode 100644 index 000000000000..047613a9be9c --- /dev/null +++ b/sysutils/gkrellm2/files/patch-docs__gkrellmd.1 @@ -0,0 +1,35 @@ +--- docs/gkrellmd.1.orig 2010-09-14 16:55:49 UTC ++++ docs/gkrellmd.1 +@@ -1,4 +1,4 @@ +-.TH gkrellmd 1 "Sep 15, 2010" "GNU/Linux" "User's Manual" ++.TH gkrellmd 8 "Sep 15, 2010" "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 |
