summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
Diffstat (limited to 'man')
-rw-r--r--man/daemon.xml2
-rw-r--r--man/telinit.xml4
2 files changed, 3 insertions, 3 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
diff --git a/man/telinit.xml b/man/telinit.xml
index bbf43bf5d6..fec059aa66 100644
--- a/man/telinit.xml
+++ b/man/telinit.xml
@@ -124,9 +124,9 @@
<filename>runlevel2.target</filename>,
<filename>runlevel3.target</filename>,
... and is equivalent to
- <command>systemctl start
+ <command>systemctl isolate
runlevel2.target</command>,
- <command>systemctl start
+ <command>systemctl isolate
runlevel3.target</command>,
...</para></listitem>
</varlistentry>