aboutsummaryrefslogtreecommitdiffstats
path: root/man7/bootparam.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/bootparam.7')
-rw-r--r--man7/bootparam.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index 03391fd0cc..fced96f2fe 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -126,7 +126,7 @@ then
then
.IR /bin/init ,
then
-.IR /bin/sh
+.I /bin/sh
and panic if all of this fails.
.TP
.B "`nfsaddrs=...'"
@@ -591,7 +591,7 @@ level of the debugging messages to any of 16 levels of verbosity.
.IP
For an extensive discussion of the BusLogic command line parameters,
see
-.IR /usr/src/linux/drivers/scsi/BusLogic.c
+.I /usr/src/linux/drivers/scsi/BusLogic.c
(lines 3149-3270 in the kernel version I am looking at).
The text
below is a very much abbreviated extract.