[systemd-devel] [PATCH] man: readahead: fix cmdline switch inconsistency between readahead.c and docs

alison_chaiken at mentor.com alison_chaiken at mentor.com
Fri May 16 00:25:53 PDT 2014


From: Alison Chaiken <alison_chaiken at mentor.com>

Source code has "files-max" and XML has --max-files.

Signed-off-by: Alison Chaiken <alison_chaiken at mentor.com>
---
 man/systemd-readahead-replay.service.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/man/systemd-readahead-replay.service.xml b/man/systemd-readahead-replay.service.xml
index 67b41f5..669fe78 100644
--- a/man/systemd-readahead-replay.service.xml
+++ b/man/systemd-readahead-replay.service.xml
@@ -117,7 +117,7 @@
 
                 <variablelist>
                         <varlistentry>
-                                <term><option>--max-files=</option></term>
+                                <term><option>--files-max=</option></term>
 
                                 <listitem><para>Maximum number of
                                 files to read ahead. Only valid
-- 
1.9.1



More information about the systemd-devel mailing list