summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--units/systemd-fsck-root.service.in2
-rw-r--r--units/systemd-fsck@.service.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in
index a519e270df..2277649f30 100644
--- a/units/systemd-fsck-root.service.in
+++ b/units/systemd-fsck-root.service.in
@@ -7,7 +7,7 @@
[Unit]
Description=File System Check on Root Device
-Documentaiton=man:systemd-fsck@.service(8)
+Documentition=man:systemd-fsck@.service(8)
DefaultDependencies=no
After=systemd-readahead-collect.service systemd-readahead-replay.service
Before=local-fs.target shutdown.target
diff --git a/units/systemd-fsck@.service.in b/units/systemd-fsck@.service.in
index fe1b7be807..1cade4e602 100644
--- a/units/systemd-fsck@.service.in
+++ b/units/systemd-fsck@.service.in
@@ -7,7 +7,7 @@
[Unit]
Description=File System Check on %f
-Documentaiton=man:systemd-fsck@.service(8)
+Documentation=man:systemd-fsck@.service(8)
DefaultDependencies=no
BindTo=%i.device
After=systemd-readahead-collect.service systemd-readahead-replay.service %i.device