diff options
author | Daniel Buch <boogiewasthere@gmail.com> | 2014-08-26 21:17:22 +0200 |
---|---|---|
committer | Tom Gundersen <teg@jklm.no> | 2014-09-25 16:39:18 +0200 |
commit | d6bc8348d5be8576a475ac8ced2b0146e60fb71f (patch) | |
tree | 1cc185bf0c719da2a39c679f7ddfe5ef47508143 /man/systemd-notify.xml | |
parent | 4a3bb599609d687e0a501a748bfac491f5fb9f6c (diff) |
readahead: wipe out readahead
Diffstat (limited to 'man/systemd-notify.xml')
-rw-r--r-- | man/systemd-notify.xml | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/man/systemd-notify.xml b/man/systemd-notify.xml index 69baae0dce..684f490099 100644 --- a/man/systemd-notify.xml +++ b/man/systemd-notify.xml @@ -141,17 +141,6 @@ <citerefentry><refentrytitle>sd_booted</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para></listitem> </varlistentry> - <varlistentry> - <term><option>--readahead=</option></term> - - <listitem><para>Controls disk - read-ahead operations. The argument - must be a string, and either "cancel", - "done" or "noreplay". For details - about the semantics of this option see - <citerefentry><refentrytitle>sd_readahead</refentrytitle><manvolnum>3</manvolnum></citerefentry>.</para></listitem> - </varlistentry> - <xi:include href="standard-options.xml" xpointer="help" /> <xi:include href="standard-options.xml" xpointer="version" /> </variablelist> |