diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 23:20:57 -0500 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-25 23:22:05 -0500 |
commit | 72ebbf3450340338d71ea2039dfb296bc1d595db (patch) | |
tree | 336b6c4ec94d1dbc5f7505e00edd7722cd604ffc /man/systemd-halt.service.xml | |
parent | 8b8f259170e35b93e6c6d1757cb8b835bbdaa40c (diff) | |
download | systemd-72ebbf3450340338d71ea2039dfb296bc1d595db.tar.gz |
man: document fail/nofail, auto/noauto
Also s/filesystem/file system/ in a few places.
Diffstat (limited to 'man/systemd-halt.service.xml')
-rw-r--r-- | man/systemd-halt.service.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-halt.service.xml b/man/systemd-halt.service.xml index a39253d8c0..552dbdf687 100644 --- a/man/systemd-halt.service.xml +++ b/man/systemd-halt.service.xml @@ -86,7 +86,7 @@ <para>It is necessary to have this code in a separate binary because otherwise rebooting after an upgrade might be broken — the running PID 1 could still depend on libraries which are not - available any more, thus keeping the filesystem busy, which + available any more, thus keeping the file system busy, which then cannot be re-mounted read-only.</para> <para>Immediately before executing the actual system |