diff options
author | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:10:13 +0200 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2010-08-25 03:10:13 +0200 |
commit | 20604ebc04ce5d3b7d7d63e79f94cf0febf851c5 (patch) | |
tree | 3f28c3f4fccc9d1b0564ab7b02d5076306651501 /man/daemon.xml | |
parent | 93a45c562a1989dfbb2dd08c65f8a21b02959934 (diff) |
man: minor updates
Diffstat (limited to 'man/daemon.xml')
-rw-r--r-- | man/daemon.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/daemon.xml b/man/daemon.xml index b8e9df4900..fdc6a64eea 100644 --- a/man/daemon.xml +++ b/man/daemon.xml @@ -449,7 +449,7 @@ activation of daemons. However, the primary advantage of this scheme is that all providers and all consumers of the sockets can be - started in parallel as soon als all sockets + started in parallel as soon as all sockets are established. In addition to that daemons can be restarted with losing only a minimal number of client transactions or even any |