diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-09-20 16:26:31 +0000 |
| commit | 0daa9e92d0cc449d25d4fd200759177024baae84 (patch) | |
| tree | ab554843b62ec3ad24acbdfbc8535e787c88d924 /man7/bootparam.7 | |
| parent | c11b1abf2e2241d8efe19feb04c2a7e1e06c19b0 (diff) | |
| download | man-pages-0daa9e92d0cc449d25d4fd200759177024baae84.tar.gz | |
Fix redundant formatting macros
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 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. |
