diff options
author | erdgeist <> | 2013-03-12 15:56:16 +0000 |
---|---|---|
committer | erdgeist <> | 2013-03-12 15:56:16 +0000 |
commit | 1bea5673c414dc20a51d33ea123e9e1e17aa09ce (patch) | |
tree | 6fa867195da9b596772993a1ea0f9db14624018a | |
parent | fe671c62e962e5b3823dbe1424bbe3bb6abeff3a (diff) |
Call the client consistently a utility
-rw-r--r-- | man1/jaildaemon.1 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man1/jaildaemon.1 b/man1/jaildaemon.1 index 69ad632..5dfb5b8 100644 --- a/man1/jaildaemon.1 +++ b/man1/jaildaemon.1 | |||
@@ -40,7 +40,7 @@ When run in daemon mode, write the ID of the daemon process into the | |||
40 | .Ar pidfile | 40 | .Ar pidfile |
41 | using the | 41 | using the |
42 | .Xr pidfile 3 | 42 | .Xr pidfile 3 |
43 | functionality. Ignored in client mode. | 43 | functionality. Ignored in utility mode. |
44 | .It Fl f Ar ipcsockpath | 44 | .It Fl f Ar ipcsockpath |
45 | .Nm | 45 | .Nm |
46 | in utility mode passes commands to the | 46 | in utility mode passes commands to the |
@@ -55,7 +55,7 @@ in utility mode and pass the | |||
55 | .Ar command | 55 | .Ar command |
56 | , together with the jid and an optional proctitle to the | 56 | , together with the jid and an optional proctitle to the |
57 | .Nm | 57 | .Nm |
58 | daemon. When the client detects no running | 58 | daemon. When the utility detects no running |
59 | .Nm | 59 | .Nm |
60 | daemons, an error is reported. | 60 | daemons, an error is reported. |
61 | .It Fl j Ar jid | 61 | .It Fl j Ar jid |