diff options
| author | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:01:29 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2023-02-05 23:01:29 +0100 |
| commit | 523869f645d1c34d8e7c5d68314f86ba0771ff8c (patch) | |
| tree | ad3db2fa240eb97bc21cf594306e3a22f59e27cd /man7/bootparam.7 | |
| parent | 36f73ba37945c7ff4aa2d8383f831519a38e3f27 (diff) | |
| download | man-pages-523869f645d1c34d8e7c5d68314f86ba0771ff8c.tar.gz | |
Many pages: Use \[en] instead of \(en
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index ff74e8d1b2..7a8f24dcfd 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -119,7 +119,7 @@ A symbolic specification has the form .IR /dev/XXYN , where XX designates the device type (e.g., 'hd' for ST-506 compatible hard disk, with Y in -\&'a'\(en'd'; 'sd' for SCSI compatible disk, with Y in 'a'\(en'e'), +\&'a'\[en]'d'; 'sd' for SCSI compatible disk, with Y in 'a'\[en]'e'), Y the driver letter or number, and N the number (in decimal) of the partition on this device. .IP @@ -468,7 +468,7 @@ for older kernels) in the Linux kernel source. .B "IDE Disk/CD-ROM Driver Parameters" The IDE driver accepts a number of parameters, which range from disk geometry specifications, to support for broken controller chips. -Drive-specific options are specified by using 'hdX=' with X in 'a'\(en'h'. +Drive-specific options are specified by using 'hdX=' with X in 'a'\[en]'h'. .IP Non-drive-specific options are specified with the prefix 'hd='. Note that using a drive-specific prefix for a non-drive-specific option |
