diff options
author | Tom Gundersen <teg@jklm.no> | 2013-10-19 12:33:47 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2013-10-19 12:33:47 +0200 |
commit | 255ee79bf33ba97b054c895cbb2af024453eee99 (patch) | |
tree | 4223fcce05a49c85263ace01a0ded027109834bc | |
parent | 182ae347697e9511294ec49009bcd208cce1ee4c (diff) |
man: fix typos in backlight/rfkill page
/me must learn to also test manpage changes
-rw-r--r-- | man/systemd-backlight@.service.xml | 1 | ||||
-rw-r--r-- | man/systemd-rfkill@.service.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/man/systemd-backlight@.service.xml b/man/systemd-backlight@.service.xml index 672fd05eb3..453afbf1b4 100644 --- a/man/systemd-backlight@.service.xml +++ b/man/systemd-backlight@.service.xml @@ -77,6 +77,7 @@ <literal>0</literal>, does not restore the backlight settings on boot. However, settings will still be stored on shutdown. + </para></listitem> </varlistentry> </variablelist> </refsect1> diff --git a/man/systemd-rfkill@.service.xml b/man/systemd-rfkill@.service.xml index 9ae834d5dd..987bbaab7e 100644 --- a/man/systemd-rfkill@.service.xml +++ b/man/systemd-rfkill@.service.xml @@ -77,6 +77,7 @@ <literal>0</literal>, does not restore the rfkill settings on boot. However, settings will still be stored on shutdown. + </para></listitem> </varlistentry> </variablelist> </refsect1> |