diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-30 19:00:38 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2013-12-30 19:01:27 +0100 |
commit | 818156512411835a4a7f070e6fec3d7b80e1f629 (patch) | |
tree | 03b69677d4ca2e6d8e09be98cf39622fea64fb67 /man/systemd-tmpfiles.xml | |
parent | build-sys: fix systemd-stdio-bridge link to work with split /usr (diff) | |
download | systemd-818156512411835a4a7f070e6fec3d7b80e1f629.tar.xz systemd-818156512411835a4a7f070e6fec3d7b80e1f629.zip |
tmpfiles: rename --unsafe to --boot
As suggested by Kay, it is better to describe what is done,
not what might happen.
Diffstat (limited to 'man/systemd-tmpfiles.xml')
-rw-r--r-- | man/systemd-tmpfiles.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-tmpfiles.xml b/man/systemd-tmpfiles.xml index 3d11c491d4..ba47928b03 100644 --- a/man/systemd-tmpfiles.xml +++ b/man/systemd-tmpfiles.xml @@ -147,7 +147,7 @@ removed.</para></listitem> </varlistentry> <varlistentry> - <term><option>--unsafe</option></term> + <term><option>--boot</option></term> <listitem><para>Also execute lines with an exclamation mark. </para></listitem> |