diff options
Diffstat (limited to 'man/systemd.unit.xml.in')
-rw-r--r-- | man/systemd.unit.xml.in | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/man/systemd.unit.xml.in b/man/systemd.unit.xml.in index 43f5ffc1f2..e99703f7b3 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> |