aboutsummaryrefslogtreecommitdiff
path: root/jsmond.html
diff options
context:
space:
mode:
Diffstat (limited to 'jsmond.html')
-rw-r--r--jsmond.html5
1 files changed, 4 insertions, 1 deletions
diff --git a/jsmond.html b/jsmond.html
index 29a9bdf..20608d9 100644
--- a/jsmond.html
+++ b/jsmond.html
@@ -401,7 +401,7 @@ you can pass one or more device names (or just numbers) if the default
doesn't do the right thing for you. In this case, only these devices
will be monitored (no search is done).</p>
<p>jsmond should be started from your <strong>.xinitrc</strong> or whatever X startup
-script your windowmanager or desktop environment uses. By default, it
+script your window manager or desktop environment uses. By default, it
will exit when the X server does. There's no PID file: use &quot;pkill jsmond&quot;
if you need to kill the daemon.</p>
</div>
@@ -487,6 +487,9 @@ or else fork() failed. No daemon will be running in this case.</p>
device name that doesn't happen to exist yet because its device hasn't
been plugged in yet. Try to avoid typos, if you really have to use device
names (better to autodetect).</p>
+<p>Normally once daemonized, jsmond is very robust. However, if something
+does go wrong, there's no way to find out what. Probably there should
+be a log file, or use syslog.</p>
<p>jsmond isn't portable. It only works on Linux, at least for now, for
three reasons:</p>
<ul class="simple">