OSDN Git Service

(split) LDP: Update original to LDP v3.63
[linuxjm/LDP_man-pages.git] / original / man7 / bootparam.7
index 0889a47..9d3460e 100644 (file)
@@ -102,7 +102,7 @@ foo=3,4,5,6 then the kernel would search the bootsetups array to see
 if 'foo' was registered.
 If it was, then it would call the setup
 function associated with 'foo' (foo_setup()) and hand it the arguments
-3, 4, 5 and 6 as given on the kernel command line.
+3, 4, 5, and 6 as given on the kernel command line.
 
 Anything of the form 'foo=bar' that is not accepted as a setup function
 as described above is then interpreted as an environment variable to
@@ -125,7 +125,7 @@ Check the manual page for the version of
 .BR init (1)
 installed on
 your system to see what arguments it accepts.
-.SS General non-device specific boot arguments
+.SS General non-device-specific boot arguments
 .TP
 .B "'init=...'"
 This sets the initial command to be executed by the kernel.
@@ -756,7 +756,7 @@ Syntax:
 .IP
 The
 .I mem_base
-value is the value of the memory mapped I/O region that
+value is the value of the memory-mapped I/O region that
 the card uses.
 This will usually be one of the following values:
 0xc8000, 0xca000, 0xcc000, 0xce000, 0xdc000, 0xde000.
@@ -860,7 +860,7 @@ you will then have to use a boot argument of the form:
 .IP
 The
 .I mem_base
-value is the value of the memory mapped I/O region that
+value is the value of the memory-mapped I/O region that
 the card uses.
 This will usually be one of the following values:
 0xc8000, 0xca000, 0xcc000, 0xce000, 0xdc000, 0xde000.
@@ -1093,7 +1093,7 @@ aztcd=iobase[,magic_number]
 .fi
 .in
 .IP
-If you set the magic_number to 0x79 then the driver will try and run
+If you set the magic_number to 0x79, then the driver will try and run
 anyway in the event of an unknown firmware version.
 All other values
 are ignored.
@@ -1512,8 +1512,8 @@ soundmodem=iobase,irq,dma[,dma2[,serio[,pario]]],0,mode
 All parameters except the last are integers;
 the dummy 0 is required because of a bug in the setup code.
 The mode parameter is a string with syntax hw:modem,
-where hw is one of sbc, wss, wssfdx and modem is one of
-afsk1200, fsk9600.
+where hw is one of sbc, wss, or wssfdx, and modem is one of
+afsk1200 or fsk9600.
 .SS The line printer driver
 .TP
 .B "'lp='"