aboutsummaryrefslogtreecommitdiffstats
path: root/man7/bootparam.7
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2007-09-20 16:26:31 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2007-09-20 16:26:31 +0000
commit0daa9e92d0cc449d25d4fd200759177024baae84 (patch)
treeab554843b62ec3ad24acbdfbc8535e787c88d924 /man7/bootparam.7
parentc11b1abf2e2241d8efe19feb04c2a7e1e06c19b0 (diff)
downloadman-pages-0daa9e92d0cc449d25d4fd200759177024baae84.tar.gz
Fix redundant formatting macros
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.