summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2012-02-09 00:52:26 +0100
committerLennart Poettering <lennart@poettering.net>2012-02-09 00:52:29 +0100
commit2707271e8ef3924206b870b7098b7314ddc64f2e (patch)
treeb11421a0f49515260b45f8f833d213819310a66c /man
parent83684a3553cd875d6873b3dc867e6cd1a7cc4173 (diff)
man: fix XML
Spotted by Sergey Ptashnick.
Diffstat (limited to 'man')
-rw-r--r--man/systemd.service.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd.service.xml b/man/systemd.service.xml
index a1d8a523e..f0c96fd7a 100644
--- a/man/systemd.service.xml
+++ b/man/systemd.service.xml
@@ -471,7 +471,7 @@
than the configured time then the
service is placed in a failure
state. By setting
- <term><varname>Restart=</varname></term>
+ <varname>Restart=</varname>
to <option>on-failure</option> or
<option>always</option> the service
will be automatically restarted. The