aboutsummaryrefslogtreecommitdiffstats
path: root/man4
diff options
context:
space:
mode:
Diffstat (limited to 'man4')
-rw-r--r--man4/initrd.48
1 files changed, 8 insertions, 0 deletions
diff --git a/man4/initrd.4 b/man4/initrd.4
index 70ef9d361c..76b5bbfe5c 100644
--- a/man4/initrd.4
+++ b/man4/initrd.4
@@ -312,7 +312,11 @@ The use of
.I /proc/sys/kernel/real-root-dev
to change the root filesystem is obsolete.
See the Linux kernel source file
+.I Documentation/admin\-guide/initrd.rst
+.\" commit 9d85025b0418163fae079c9ba8f8445212de8568
+(or
.I Documentation/initrd.txt
+before Linux 4.10)
as well as
.BR pivot_root (2)
and
@@ -486,6 +490,10 @@ The behavior may change in future versions of the Linux kernel.
.BR freeramdisk (8),
.BR rdev (8)
.PP
+.I Documentation/admin\-guide/initrd.rst
+.\" commit 9d85025b0418163fae079c9ba8f8445212de8568
+(or
.I Documentation/initrd.txt
+before Linux 4.10)
in the Linux kernel source tree, the LILO documentation,
the LOADLIN documentation, the SYSLINUX documentation