forked from Lainports/freebsd-ports
69 lines
2 KiB
Text
69 lines
2 KiB
Text
Index: gkrellm.1
|
|
diff -u gkrellm.1.orig gkrellm.1
|
|
--- gkrellm.1.orig Sun Aug 11 08:23:17 2002
|
|
+++ gkrellm.1 Thu Aug 29 16:41:57 2002
|
|
@@ -1,4 +1,4 @@
|
|
-.TH gkrellm 1 "March 14, 2002" "GNU/Linux" "User's Manual"
|
|
+.TH gkrellm 1 "March 14, 2001" "FreeBSD" "User's Manual"
|
|
|
|
.SH "NAME"
|
|
gkrellm \- The GNU Krell Monitors
|
|
@@ -399,7 +399,7 @@
|
|
ppp is connecting, and the on state is the ppp link connected.
|
|
The phone line lock is determined by the existence of the modem
|
|
lock file
|
|
-.IR /var/lock/LCK..modem,
|
|
+.IR /var/spool/lock/LCK..modem,
|
|
which assumes pppd is using
|
|
.IR /dev/modem.
|
|
However, if your pppd setup does not use
|
|
@@ -408,11 +408,11 @@
|
|
.PP
|
|
.RS
|
|
.nf
|
|
-ln -s /var/lock/LCK..ttySx ~/.gkrellm2/LCK..modem
|
|
+ln -s /var/spool/lock/LCK..cuaaS ~/.gkrellm2/LCK..modem
|
|
.fi
|
|
.RE
|
|
.IP
|
|
-where ttySx is the tty device your modem does use. The ppp on
|
|
+where cuaaS is the tty device your modem does use. The ppp on
|
|
state is detected by the existence of
|
|
.IR /var/run/pppX.pid
|
|
and the time stamp of this file is the base for the on line time.
|
|
@@ -1059,7 +1059,7 @@
|
|
.PP
|
|
.B gkrellm
|
|
also searches
|
|
-.IR /usr/share/gkrellm2/themes
|
|
+.IR /usr/X11R6/share/gkrellm2/themes
|
|
for any system wide themes installed as part of a distribution.
|
|
Finally, a theme you simply want to check out can be untarred anywhere and
|
|
used by running:
|
|
@@ -1085,7 +1085,7 @@
|
|
The directories
|
|
.IR /usr/local/lib/gkrellm2/plugins
|
|
and
|
|
-.IR /usr/lib/gkrellm2/plugins
|
|
+.IR /usr/X11R6/libexec/gkrellm2/plugins
|
|
are also searched for plugins to install.
|
|
.PP
|
|
Some plugins may be available only as source files and they will
|
|
@@ -1127,7 +1127,7 @@
|
|
.I ~/.gkrellm2/plugins
|
|
User plugin directory.
|
|
.TP
|
|
-.I /usr/lib/gkrellm2/plugins
|
|
+.I /usr/X11R6/libexec/gkrellm2/plugins
|
|
System wide plugin directory.
|
|
.TP
|
|
.I /usr/local/lib/gkrellm2/plugins
|
|
@@ -1136,7 +1136,7 @@
|
|
.I ~/.gkrellm2/themes
|
|
User theme directory.
|
|
.TP
|
|
-.I /usr/share/gkrellm2/themes
|
|
+.I /usr/X11R6/share/gkrellm2/themes
|
|
System wide theme directory.
|
|
.TP
|
|
.I /usr/local/share/gkrellm2/themes
|