diff options
| author | Simon Paillard <spaillard@debian.org> | 2013-07-08 23:34:57 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2013-07-18 02:11:33 +0200 |
| commit | 21e79503ab9b2fec254aed4ed347a8b2de26774b (patch) | |
| tree | ba17fc76008ba8c0c120091c12e2080b2167d00a /man7/bootparam.7 | |
| parent | 6061d29f3d171f1e36790d12a78e1f26f2ba5a83 (diff) | |
| download | man-pages-21e79503ab9b2fec254aed4ed347a8b2de26774b.tar.gz | |
bootparam.7: ffix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index ecfd3c52d9..1c5bfe622d 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -188,7 +188,7 @@ use 'root=/dev/fd1'. The root device can be specified symbolically or numerically. A symbolic specification has the form -.I /dev/XXYN, +.IR /dev/XXYN , where XX designates the device type ('hd' for ST-506 compatible hard disk, with Y in \&'a'-'d'; 'sd' for SCSI compatible disk, with Y in 'a'-'e'; |
