diff options
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index 92c944116e..c6f8735c9b 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -378,7 +378,11 @@ the usual boot sequence (e.g., invocation of is performed. .IP For a detailed description of the initrd feature, see the kernel source file -.IR Documentation/initrd.txt . +.I Documentation/admin\-guide/initrd.rst +.\" commit 9d85025b0418163fae079c9ba8f8445212de8568 +(or +.I Documentation/initrd.txt +before Linux 4.10). .IP The 'noinitrd' option tells the kernel that although it was compiled for operation with initrd, it should not go through the above steps, but |
