summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-20 11:17:43 +0100
committerZbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl>2013-02-20 11:17:43 +0100
commit599391d88bba63c86d5cedf4c2393a180a18be8a (patch)
tree9db33db7d61f44bb81bd7cae4721a71fd358e9c3 /man
parent9f316366482471667dca20aba34c1f3a36fd56c3 (diff)
man: document %%
Diffstat (limited to 'man')
-rw-r--r--man/systemd.unit.xml.in5
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.unit.xml.in b/man/systemd.unit.xml.in
index 43f5ffc1f..e99703f7b 100644
--- a/man/systemd.unit.xml.in
+++ b/man/systemd.unit.xml.in
@@ -1287,6 +1287,11 @@
<entry>Host name</entry>
<entry>The host name of the running system.</entry>
</row>
+ <row>
+ <entry><literal>%%</literal></entry>
+ <entry>Escaped %</entry>
+ <entry>Single percent sign.</entry>
+ </row>
</tbody>
</tgroup>
</table>