diff options
author | Didier Roche <didrocks@ubuntu.com> | 2015-01-26 17:34:59 +0100 |
---|---|---|
committer | Martin Pitt <martin.pitt@ubuntu.com> | 2015-02-18 16:33:46 +0100 |
commit | a80170f55c70f98c8bde663bd28046e48b258a01 (patch) | |
tree | 88287427d313fad164deb3eab1a458f1c73ed278 /units/systemd-fsckd.socket | |
parent | 66f2ff06ca4ee5ea686b884e2923a31832ad8fe4 (diff) |
Add man page and references to it.
Add man page explaining the plymouth theme protocol, usage of the daemon
as well as the socket activation part.
Adapt existing fsck man page.
Diffstat (limited to 'units/systemd-fsckd.socket')
-rw-r--r-- | units/systemd-fsckd.socket | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/systemd-fsckd.socket b/units/systemd-fsckd.socket index a8994a1aea..93c4ea9eba 100644 --- a/units/systemd-fsckd.socket +++ b/units/systemd-fsckd.socket @@ -7,7 +7,7 @@ [Unit] Description=fsck to fsckd communication Socket -Documentation=man:systemd-fsck@.service(8) man:systemd-fsck-root.service(8) +Documentation=man:systemd-fsckd.service(8) man:systemd-fsck@.service(8) man:systemd-fsck-root.service(8) DefaultDependencies=no [Socket] |