From: Lennart Poettering Date: Wed, 27 Jun 2012 12:28:25 +0000 (+0200) Subject: man: this time, fix Documentation= properly X-Git-Tag: v186~63 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=commitdiff_plain;h=c48754ab3d0fa71bb4ac671a22ad25fa392a32e1;p=elogind.git man: this time, fix Documentation= properly --- diff --git a/units/systemd-fsck-root.service.in b/units/systemd-fsck-root.service.in index 2277649f3..ef5123feb 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 -Documentition=man:systemd-fsck@.service(8) +Documentation=man:systemd-fsck@.service(8) DefaultDependencies=no After=systemd-readahead-collect.service systemd-readahead-replay.service Before=local-fs.target shutdown.target