aboutsummaryrefslogtreecommitdiffstats
path: root/man7/bootparam.7
diff options
context:
space:
mode:
Diffstat (limited to 'man7/bootparam.7')
-rw-r--r--man7/bootparam.78
1 files changed, 4 insertions, 4 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7
index 1e2885ad3c..f40c66d25e 100644
--- a/man7/bootparam.7
+++ b/man7/bootparam.7
@@ -330,7 +330,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.
@@ -530,7 +530,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
@@ -580,11 +580,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=')"