aboutsummaryrefslogtreecommitdiff
path: root/jsmond.html
diff options
context:
space:
mode:
authorB. Watson <yalhcru@gmail.com>2020-05-17 04:41:47 -0400
committerB. Watson <yalhcru@gmail.com>2020-05-17 04:41:47 -0400
commit19b38d4414962d15f04e7b9910e6b436f683aeef (patch)
tree16043057b38ac28308f4ccf7bf2652dd887c30b1 /jsmond.html
parent5221f38e872129667360bd8369191c1d13e7f547 (diff)
downloadunsaver-19b38d4414962d15f04e7b9910e6b436f683aeef.tar.gz
man page tweak
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">