diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 10:18:10 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 13:46:02 +0200 |
| commit | 0eb9025a49593b3f5f48c45ef2567e25373a1985 (patch) | |
| tree | 20aa5ce550a76abb14d7e8090026ecc16e38db6c /man7/bootparam.7 | |
| parent | e22900446cc38e835fc654656e887cdc247dd8e9 (diff) | |
| download | man-pages-0eb9025a49593b3f5f48c45ef2567e25373a1985.tar.gz | |
bootparam.7: Update location of kernel source file ide.txt
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 7 |
1 files changed, 5 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index e6b546580b..18b429631d 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -596,10 +596,13 @@ drive in the (a, ..., h) sequence. For the following discussions, the 'hd=' option will be cited for brevity. See the file -.I Documentation/ide.txt +.I Documentation/ide/ide.txt (or +.I Documentation/ide.txt +.\" Linux 2.0, 2.2, 2.4 +in older kernels, or .I drivers/block/README.ide -for older kernels) in the Linux kernel source for more details. +in ancient kernels) in the Linux kernel source for more details. .TP .B "The 'hd=cyls,heads,sects[,wpcom[,irq]]' options" These options are used to specify the physical geometry of the disk. |
