diff options
Diffstat (limited to 'man/systemd.unit.xml')
-rw-r--r-- | man/systemd.unit.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.unit.xml b/man/systemd.unit.xml index 4dae631389..09e11b4711 100644 --- a/man/systemd.unit.xml +++ b/man/systemd.unit.xml @@ -1362,7 +1362,7 @@ WantedBy=multi-user.target</programlisting> <para>Now one wants to change some settings as an administrator: firstly, in the local setup, <filename>/srv/webserver</filename> - might not exit, because the HTTP server is configured to use + might not exist, because the HTTP server is configured to use <filename>/srv/www</filename> instead. Secondly, the local configuration makes the HTTP server also depend on a memory cache service, <filename>memcached.service</filename>, that |