about summary refs log tree commit diff
path: root/sandman.1
diff options
context:
space:
mode:
authorJune McEnroe <june@causal.agency>2019-07-02 18:04:27 -0400
committerJune McEnroe <june@causal.agency>2019-07-02 18:04:27 -0400
commit39a752c46e917c53de635b32b19c16e5c701ef5e (patch)
tree43e8b18a6571b3ba352f9a3f8a1f646ce4a88d89 /sandman.1
parentAdd /move command (diff)
downloadcatgirl-39a752c46e917c53de635b32b19c16e5c701ef5e.tar.gz
catgirl-39a752c46e917c53de635b32b19c16e5c701ef5e.zip
Restart process in sandman
Diffstat (limited to 'sandman.1')
-rw-r--r--sandman.113
1 files changed, 7 insertions, 6 deletions
diff --git a/sandman.1 b/sandman.1
index 2cdd70b..bd68874 100644
--- a/sandman.1
+++ b/sandman.1
@@ -1,4 +1,4 @@
-.Dd December 2, 2018
+.Dd July 2, 2019
 .Dt SANDMAN 1
 .Os
 .
@@ -15,11 +15,12 @@
 is a utility for Darwin systems.
 It runs the
 .Ar command
-as a child process
-and sends it the
-.Dv SIGHUP
-signal
-when the system goes to sleep.
+as a child process.
+When the system goes to sleep,
+the process is sent
+.Dv SIGHUP .
+When the system wakes up,
+the process is restarted.
 .
 .Sh EXIT STATUS
 .Nm