diff options
author | Torstein Husebø <torstein@huseboe.net> | 2015-02-09 14:18:57 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2015-02-09 14:32:49 +0100 |
commit | e2acdb6b0f68d9b4152708a9f21bf9e11f8b9e7e (patch) | |
tree | 965f003be5a20f86b5aa93bc18c7ee8ef543d5fb /man/systemd.unit.xml | |
parent | c8f5edeab0b007081cf89aeb1d23d428382c2a4f (diff) |
treewide: correct typos and use consistent "MAC" spelling
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 |