diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-25 22:02:19 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-25 22:02:19 +0000 |
| commit | c382a36592fc9ba77cc3d36cc75dd5d4c1f46c6d (patch) | |
| tree | 4d7413e2a157d8b24a67a5427b9f23f54c64c277 /man7/bootparam.7 | |
| parent | e41589248673be34a9997f519b08302c50a22d04 (diff) | |
| download | man-pages-c382a36592fc9ba77cc3d36cc75dd5d4c1f46c6d.tar.gz | |
hyphenation fixes
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index b779125c7b..e360ca268e 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -327,7 +327,7 @@ It is possible to enable a kernel profiling function, if one wishes to find out where the kernel is spending its CPU cycles. Profiling is enabled by setting the variable .I prof_shift -to a non-zero value. +to a nonzero value. This is done either by specifying .B CONFIG_PROFILE at compile time, or by giving the 'profile=' option. @@ -527,7 +527,7 @@ value can be specified to set the debug level. All the parameters are as described at the top of this section, and the .I reconnect -value will allow device disconnect/reconnect if a non-zero value +value will allow device disconnect/reconnect if a nonzero value is used. An example usage is as follows: .IP @@ -577,11 +577,11 @@ These boards can accept an argument of the form: .IP The .I extended -value, if non-zero, indicates that extended translation for large +value, if nonzero, indicates that extended translation for large disks is enabled. The .I no_reset -value, if non-zero, tells the driver not to reset the SCSI bus when +value, if nonzero, tells the driver not to reset the SCSI bus when setting up the host adapter at boot. .TP .B "AdvanSys SCSI Hosts configuration ('advansys=')" |
