X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=man%2Fsystemd-fsck%40.service.xml;h=121b0cdf76f2dca62fd72c4df4df3d24e49b9e5c;hb=3a54a157605bd7d4bf1be05e28201f3d9422cecc;hp=933c3247ad5062f414ca876aff0ad17fce4f4d4c;hpb=89c22dc342548ba2596157caa72356efb26f4bfd;p=thirdparty%2Fsystemd.git diff --git a/man/systemd-fsck@.service.xml b/man/systemd-fsck@.service.xml index 933c3247ad5..121b0cdf76f 100644 --- a/man/systemd-fsck@.service.xml +++ b/man/systemd-fsck@.service.xml @@ -1,38 +1,13 @@ - - + + systemd-fsck@.service systemd - - - - Developer - Lennart - Poettering - lennart@poettering.net - - @@ -76,7 +51,7 @@ systemd-fsck does not know any details about specific filesystems, and simply executes file system checkers specific to each filesystem type - (/sbin/fsck.*). This helper will decide if + (/sbin/fsck.*). These checkers will decide if the filesystem should actually be checked based on the time since last check, number of mounts, unclean unmount, etc. @@ -88,8 +63,8 @@ Kernel Command Line - systemd-fsck understands one kernel - command line parameter: + systemd-fsck understands these kernel + command line parameters: @@ -110,9 +85,9 @@ One of preen, yes, no. Controls the - mode of operation. The default is preen, + mode of operation. The default is preen, and will automatically repair problems that can be safely - fixed. yes will answer yes to all + fixed. yes will answer yes to all questions by fsck and no will answer no to all questions.