diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/kernel-command-line.xml | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/man/kernel-command-line.xml b/man/kernel-command-line.xml index 771deea796..a00c139ff7 100644 --- a/man/kernel-command-line.xml +++ b/man/kernel-command-line.xml @@ -60,14 +60,15 @@ <para>For command line parameters understood by the kernel please see <ulink - url="https://www.kernel.org/doc/Documentation/kernel-parameters.txt"><filename>kernel-parameters.txt</filename></ulink>.</para> + url="https://www.kernel.org/doc/Documentation/kernel-parameters.txt"><filename>kernel-parameters.txt</filename></ulink> + and + <citerefentry><refentrytitle>bootparam</refentrytitle><manvolnum>7</manvolnum></citerefentry>.</para> <para>For command line paramaters understood by the initial RAM disk, please see <citerefentry><refentrytitle>dracut.cmdline</refentrytitle><manvolnum>7</manvolnum></citerefentry>, or the documentation of the specific initrd implementation of your installation.</para> - </refsect1> <refsect1> |