OSDN Git Service

(split) LDP: Update POT and ja.po to LDP v3.54
[linuxjm/LDP_man-pages.git] / po4a / boot / po / boot.pot
index e42b6f0..b5712cb 100644 (file)
@@ -7,7 +7,7 @@
 msgid ""
 msgstr ""
 "Project-Id-Version: PACKAGE VERSION\n"
-"POT-Creation-Date: 2013-03-22 01:04+0900\n"
+"POT-Creation-Date: 2013-09-28 04:06+0900\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -199,7 +199,7 @@ msgid "Caller does not have the B<CAP_SYS_ADMIN> capability."
 msgstr ""
 
 #. type: SH
-#: build/C/man2/bdflush.2:115 build/C/man2/reboot.2:179 build/C/man2/sync.2:96 build/C/man8/sync.8:65
+#: build/C/man2/bdflush.2:115 build/C/man2/reboot.2:179 build/C/man2/sync.2:96 build/C/man8/sync.8:70
 #, no-wrap
 msgid "CONFORMING TO"
 msgstr ""
@@ -212,7 +212,7 @@ msgid ""
 msgstr ""
 
 #. type: SH
-#: build/C/man2/bdflush.2:119 build/C/man7/boot.7:202 build/C/man7/bootparam.7:1305 build/C/man2/reboot.2:183 build/C/man2/sync.2:119 build/C/man8/sync.8:84
+#: build/C/man2/bdflush.2:119 build/C/man7/boot.7:202 build/C/man7/bootparam.7:1586 build/C/man2/reboot.2:183 build/C/man2/sync.2:119 build/C/man8/sync.8:89
 #, no-wrap
 msgid "SEE ALSO"
 msgstr ""
@@ -223,17 +223,17 @@ msgid "B<fsync>(2), B<sync>(2), B<sync>(8), B<update>(8)"
 msgstr ""
 
 #. type: SH
-#: build/C/man2/bdflush.2:124 build/C/man7/boot.7:208 build/C/man7/bootparam.7:1317 build/C/man2/reboot.2:190 build/C/man2/sync.2:125 build/C/man8/sync.8:89
+#: build/C/man2/bdflush.2:124 build/C/man7/boot.7:208 build/C/man7/bootparam.7:1595 build/C/man2/reboot.2:190 build/C/man2/sync.2:125 build/C/man8/sync.8:94
 #, no-wrap
 msgid "COLOPHON"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man2/bdflush.2:131 build/C/man7/boot.7:215 build/C/man7/bootparam.7:1324 build/C/man2/reboot.2:197 build/C/man2/sync.2:132 build/C/man8/sync.8:96
+#: build/C/man2/bdflush.2:131 build/C/man7/boot.7:215 build/C/man7/bootparam.7:1602 build/C/man2/reboot.2:197 build/C/man2/sync.2:132 build/C/man8/sync.8:101
 msgid ""
-"This page is part of release 3.50 of the Linux I<man-pages> project.  A "
+"This page is part of release 3.54 of the Linux I<man-pages> project.  A "
 "description of the project, and information about reporting bugs, can be "
-"found at http://www.kernel.org/doc/man-pages/."
+"found at \\%http://www.kernel.org/doc/man-pages/."
 msgstr ""
 
 #. type: TH
@@ -375,15 +375,15 @@ msgstr ""
 msgid ""
 "When the kernel is loaded, it initializes the devices (via their drivers), "
 "starts the swapper (it is a \"kernel process\", called kswapd in modern "
-"Linux kernels), and mounts the root file system (/)."
+"Linux kernels), and mounts the root filesystem (/)."
 msgstr ""
 
 #. type: Plain text
 #: build/C/man7/boot.7:101
 msgid ""
 "Some of the parameters that may be passed to the kernel relate to these "
-"activities (e.g: You can override the default root file system).  For "
-"further information on Linux kernel parameters read B<bootparam>(7)."
+"activities (e.g: You can override the default root filesystem).  For further "
+"information on Linux kernel parameters read B<bootparam>(7)."
 msgstr ""
 
 #. type: Plain text
@@ -549,7 +549,7 @@ msgstr ""
 #. type: TH
 #: build/C/man7/bootparam.7:30
 #, no-wrap
-msgid "2013-03-15"
+msgid "2013-08-01"
 msgstr ""
 
 #. type: Plain text
@@ -568,63 +568,54 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:50
+#: build/C/man7/bootparam.7:46
 msgid ""
 "When the kernel is booted directly by the BIOS (say from a floppy to which "
 "you copied a kernel using 'cp zImage /dev/fd0'), you have no opportunity to "
 "specify any parameters.  So, in order to take advantage of this possibility "
-"you have to use software that is able to pass parameters, like LILO or "
-"loadlin.  For a few parameters one can also modify the kernel image itself, "
-"using rdev, see B<rdev>(8)  for further details."
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:60
-msgid ""
-"The LILO program (LInux LOader) written by Werner Almesberger is the most "
-"commonly used.  It has the ability to boot various kernels, and stores the "
-"configuration information in a plain text file.  (See B<lilo>(8)  and "
-"B<lilo.conf>(5).)  LILO can boot DOS, OS/2, Linux, FreeBSD, UnixWare, etc., "
-"and is quite flexible."
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:65
-msgid ""
-"The other commonly used Linux loader is 'LoadLin' which is a DOS program "
-"that has the capability to launch a Linux kernel from the DOS prompt (with "
-"boot-args) assuming that certain resources are available.  This is good for "
-"people that want to launch Linux from DOS."
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:74
-msgid ""
-"It is also very useful if you have certain hardware which relies on the "
-"supplied DOS driver to put the hardware into a known state.  A common "
-"example is 'SoundBlaster Compatible' sound cards that require the DOS driver "
-"to twiddle a few mystical registers to put the card into a SB compatible "
-"mode.  Booting DOS with the supplied driver, and then loading Linux from the "
-"DOS prompt with loadlin avoids the reset of the card that happens if one "
-"rebooted instead."
-msgstr ""
-
+"you have to use a boot loader that is able to pass parameters, such as GRUB."
+msgstr ""
+
+#.  The LILO program (LInux LOader) written by Werner Almesberger is the
+#.  most commonly used.
+#.  It has the ability to boot various kernels, and
+#.  stores the configuration information in a plain text file.
+#.  (See
+#.  .BR lilo (8)
+#.  and
+#.  .BR lilo.conf (5).)
+#.  LILO can boot DOS, OS/2, Linux, FreeBSD, UnixWare, etc., and is quite flexible.
+#
+#.  The other commonly used Linux loader is 'LoadLin', which is a DOS
+#.  program that has the capability to launch a Linux kernel from the DOS
+#.  prompt (with boot-args) assuming that certain resources are available.
+#.  This is good for people that want to launch Linux from DOS.
+#
+#.  It is also very useful if you have certain hardware which relies on
+#.  the supplied DOS driver to put the hardware into a known state.
+#.  A common example is 'SoundBlaster Compatible' sound cards that require
+#.  the DOS driver to twiddle a few mystical registers to put the card
+#.  into a SB compatible mode.
+#.  Booting DOS with the supplied driver, and
+#.  then loading Linux from the DOS prompt with loadlin avoids the reset
+#.  of the card that happens if one rebooted instead.
 #. type: SS
-#: build/C/man7/bootparam.7:74
+#: build/C/man7/bootparam.7:70
 #, no-wrap
 msgid "The argument list"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:78
+#: build/C/man7/bootparam.7:74
 msgid ""
 "The kernel command line is parsed into a list of strings (boot arguments) "
-"separated by spaces.  Most of the boot args take the form of:"
+"separated by spaces.  Most of the boot arguments take have the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:80
-msgid "name[=value_1][,value_2]...[,value_10]"
+#: build/C/man7/bootparam.7:78
+#, no-wrap
+msgid "name[=value_1][,value_2]...[,value_10]\n"
 msgstr ""
 
 #. type: Plain text
@@ -632,23 +623,23 @@ msgstr ""
 msgid ""
 "where 'name' is a unique keyword that is used to identify what part of the "
 "kernel the associated values (if any) are to be given to.  Note the limit of "
-"10 is real, as the present code only handles 10 comma separated parameters "
+"10 is real, as the present code handles only 10 comma separated parameters "
 "per keyword.  (However, you can reuse the same keyword with up to an "
 "additional 10 parameters in unusually complicated situations, assuming the "
 "setup function supports it.)"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:94
+#: build/C/man7/bootparam.7:95
 msgid ""
-"Most of the sorting goes on in linux/init/main.c.  First, the kernel checks "
-"to see if the argument is any of the special arguments 'root=', "
-"\\&'nfsroot=', 'nfsaddrs=', 'ro', 'rw', 'debug' or 'init'.  The meaning of "
-"these special arguments is described below."
+"Most of the sorting is coded in the kernel source file I<init/main.c>.  "
+"First, the kernel checks to see if the argument is any of the special "
+"arguments 'root=', \\&'nfsroot=', 'nfsaddrs=', 'ro', 'rw', 'debug' or "
+"'init'.  The meaning of these special arguments is described below."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:105
+#: build/C/man7/bootparam.7:106
 msgid ""
 "Then it walks a list of setup functions (contained in the bootsetups array) "
 "to see if the specified argument string (such as 'foo') has been associated "
@@ -660,7 +651,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:111
+#: build/C/man7/bootparam.7:112
 msgid ""
 "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 be set.  A "
@@ -668,31 +659,31 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:121
+#: build/C/man7/bootparam.7:128
 msgid ""
 "Any remaining arguments that were not picked up by the kernel and were not "
 "interpreted as environment variables are then passed onto process one, which "
-"is usually the init program.  The most common argument that is passed to the "
-"init process is the word 'single' which instructs init to boot the computer "
-"in single user mode, and not launch all the usual daemons.  Check the manual "
-"page for the version of init installed on your system to see what arguments "
-"it accepts."
+"is usually the B<init>(1)  program.  The most common argument that is passed "
+"to the I<init> process is the word 'single' which instructs it to boot the "
+"computer in single user mode, and not launch all the usual daemons.  Check "
+"the manual page for the version of B<init>(1)  installed on your system to "
+"see what arguments it accepts."
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:121
+#: build/C/man7/bootparam.7:128
 #, no-wrap
 msgid "General non-device specific boot arguments"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:122
+#: build/C/man7/bootparam.7:129
 #, no-wrap
 msgid "B<'init=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:134
+#: build/C/man7/bootparam.7:141
 msgid ""
 "This sets the initial command to be executed by the kernel.  If this is not "
 "set, or cannot be found, the kernel will try I</sbin/init>, then "
@@ -701,26 +692,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:134
+#: build/C/man7/bootparam.7:141
 #, no-wrap
 msgid "B<'nfsaddrs=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:138
+#: build/C/man7/bootparam.7:145
 msgid ""
 "This sets the nfs boot address to the given string.  This boot address is "
 "used in case of a net boot."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:138
+#: build/C/man7/bootparam.7:145
 #, no-wrap
 msgid "B<'nfsroot=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:145
+#: build/C/man7/bootparam.7:152
 msgid ""
 "This sets the nfs root name to the given string.  If this string does not "
 "begin with '/' or ',' or a digit, then it is prefixed by \\&'/tftpboot/'.  "
@@ -728,30 +719,30 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:145
+#: build/C/man7/bootparam.7:152
 #, no-wrap
 msgid "B<'no387'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:158
+#: build/C/man7/bootparam.7:165
 msgid ""
 "(Only when B<CONFIG_BUGi386> is defined.)  Some i387 coprocessor chips have "
 "bugs that show up when used in 32 bit protected mode.  For example, some of "
 "the early ULSI-387 chips would cause solid lockups while performing "
-"floating-point calculations.  Using the 'no387' boot arg causes Linux to "
-"ignore the maths coprocessor even if you have one.  Of course you must then "
-"have your kernel compiled with math emulation support!"
+"floating-point calculations.  Using the 'no387' boot argument causes Linux "
+"to ignore the maths coprocessor even if you have one.  Of course you must "
+"then have your kernel compiled with math emulation support!"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:158
+#: build/C/man7/bootparam.7:165
 #, no-wrap
 msgid "B<'no-hlt'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:171
+#: build/C/man7/bootparam.7:178
 msgid ""
 "(Only when B<CONFIG_BUGi386> is defined.)  Some of the early i486DX-100 "
 "chips have a problem with the 'hlt' instruction, in that they can't reliably "
@@ -762,27 +753,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:171
+#: build/C/man7/bootparam.7:178
 #, no-wrap
 msgid "B<'root=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:183
+#: build/C/man7/bootparam.7:188
 msgid ""
-"This argument tells the kernel what device is to be used as the root file "
-"system while booting.  The default of this setting is determined at compile "
-"time, and usually is the value of the root device of the system that the "
-"kernel was built on.  To override this value, and select the second floppy "
-"drive as the root device, one would use 'root=/dev/fd1'.  (The root device "
-"can also be set using B<rdev>(8).)"
+"This argument tells the kernel what device is to be used as the root "
+"filesystem while booting.  The default of this setting is determined at "
+"compile time, and usually is the value of the root device of the system that "
+"the kernel was built on.  To override this value, and select the second "
+"floppy drive as the root device, one would use 'root=/dev/fd1'."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:199
+#: build/C/man7/bootparam.7:206
 msgid ""
 "The root device can be specified symbolically or numerically.  A symbolic "
-"specification has the form /dev/XXYN, where XX designates the device type "
+"specification has the form I</dev/XXYN>, where XX designates the device type "
 "('hd' for ST-506 compatible hard disk, with Y in \\&'a'-'d'; 'sd' for SCSI "
 "compatible disk, with Y in 'a'-'e'; \\&'ad' for Atari ACSI disk, with Y in "
 "'a'-'e', \\&'ez' for a Syquest EZ135 parallel port removable drive, with "
@@ -796,29 +786,29 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:203
+#: build/C/man7/bootparam.7:210
 msgid ""
 "Note that this has nothing to do with the designation of these devices on "
-"your file system.  The '/dev/' part is purely conventional."
+"your filesystem.  The '/dev/' part is purely conventional."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:208
+#: build/C/man7/bootparam.7:217
 msgid ""
 "The more awkward and less portable numeric specification of the above "
 "possible root devices in major/minor format is also accepted.  (E.g., "
-"/dev/sda3 is major 8, minor 3, so you could use 'root=0x803' as an "
+"I</dev/sda3> is major 8, minor 3, so you could use 'root=0x803' as an "
 "alternative.)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:208
+#: build/C/man7/bootparam.7:217
 #, no-wrap
 msgid "B<'rootfstype=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:216
+#: build/C/man7/bootparam.7:225
 msgid ""
 "The 'rootfstype' option tells the kernel to mount the root filesystem as if "
 "it where of the type specified.  This can be useful (for example) to mount "
@@ -828,55 +818,69 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:216
+#: build/C/man7/bootparam.7:225
 #, no-wrap
 msgid "B<'ro'> and B<'rw'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:226
+#: build/C/man7/bootparam.7:235
 msgid ""
-"The 'ro' option tells the kernel to mount the root file system as "
-"'read-only' so that file system consistency check programs (fsck)  can do "
-"their work on a quiescent file system.  No processes can write to files on "
-"the file system in question until it is 'remounted' as read/write capable, "
-"for example, by 'mount -w -n -o remount /'.  (See also B<mount>(8).)"
+"The 'ro' option tells the kernel to mount the root filesystem as 'read-only' "
+"so that filesystem consistency check programs (fsck)  can do their work on a "
+"quiescent filesystem.  No processes can write to files on the filesystem in "
+"question until it is 'remounted' as read/write capable, for example, by "
+"'mount -w -n -o remount /'.  (See also B<mount>(8).)"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:229
+#: build/C/man7/bootparam.7:238
 msgid ""
-"The 'rw' option tells the kernel to mount the root file system read/write.  "
+"The 'rw' option tells the kernel to mount the root filesystem read/write.  "
 "This is the default."
 msgstr ""
 
+#. type: TP
+#: build/C/man7/bootparam.7:239
+#, no-wrap
+msgid "B<'resume=...'>"
+msgstr ""
+
 #. type: Plain text
-#: build/C/man7/bootparam.7:232
+#: build/C/man7/bootparam.7:243
 msgid ""
-"The choice between read-only and read/write can also be set using "
-"B<rdev>(8)."
+"This tells the kernel the location of the suspend-to-disk data that you want "
+"the machine to resume from after hibernation.  Usually, it is the same as "
+"your swap partition or file. Example:"
+msgstr ""
+
+#. type: Plain text
+#: build/C/man7/bootparam.7:247
+#, no-wrap
+msgid "resume=/dev/hda2\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:232
+#: build/C/man7/bootparam.7:249
 #, no-wrap
 msgid "B<'reserve=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:236
+#: build/C/man7/bootparam.7:253
 msgid ""
 "This is used to protect I/O port regions from probes.  The form of the "
 "command is:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:238
-msgid "B<reserve=>I<iobase,extent[,iobase,extent]...>"
+#: build/C/man7/bootparam.7:257
+#, no-wrap
+msgid "B<reserve=>I<iobase,extent[,iobase,extent]...>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:245
+#: build/C/man7/bootparam.7:266
 msgid ""
 "In some machines it may be necessary to prevent device drivers from checking "
 "for devices (auto-probing) in a specific region.  This may be because of "
@@ -886,7 +890,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:250
+#: build/C/man7/bootparam.7:271
 msgid ""
 "The reserve boot-time argument specifies an I/O port region that shouldn't "
 "be probed.  A device driver will not probe a reserved region, unless another "
@@ -894,42 +898,43 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:252
+#: build/C/man7/bootparam.7:273
 msgid "For example, the boot line"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:254
-msgid "reserve=0x300,32 blah=0x300"
+#: build/C/man7/bootparam.7:277
+#, no-wrap
+msgid "reserve=0x300,32  blah=0x300\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:257
+#: build/C/man7/bootparam.7:282
 msgid ""
 "keeps all device drivers except the driver for 'blah' from probing "
 "0x300-0x31f."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:257
+#: build/C/man7/bootparam.7:282
 #, no-wrap
 msgid "B<'mem=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:270
+#: build/C/man7/bootparam.7:295
 msgid ""
 "The BIOS call defined in the PC specification that returns the amount of "
-"installed memory was only designed to be able to report up to 64MB.  Linux "
+"installed memory was designed only to be able to report up to 64MB.  Linux "
 "uses this BIOS call at boot to determine how much memory is installed.  If "
-"you have more than 64MB of RAM installed, you can use this boot arg to tell "
-"Linux how much memory you have.  The value is in decimal or hexadecimal "
+"you have more than 64MB of RAM installed, you can use this boot argument to "
+"tell Linux how much memory you have.  The value is in decimal or hexadecimal "
 "(prefix 0x), and the suffixes 'k' (times 1024) or 'M' (times 1048576) can be "
 "used.  Here is a quote from Linus on usage of the 'mem=' parameter."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:277
+#: build/C/man7/bootparam.7:302
 msgid ""
 "The kernel will accept any 'mem=xx' parameter you give it, and if it turns "
 "out that you lied to it, it will crash horribly sooner or later.  The "
@@ -939,7 +944,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:289
+#: build/C/man7/bootparam.7:314
 msgid ""
 "B<NOTE>: some machines might use the top of memory for BIOS caching or "
 "whatever, so you might not actually have up to the full 96MB addressable.  "
@@ -951,34 +956,40 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:294
+#: build/C/man7/bootparam.7:319
 msgid ""
 "You can also use the boot argument 'mem=nopentium' to turn off 4 MB page "
 "tables on kernels configured for IA32 systems with a pentium or newer CPU."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:294
+#: build/C/man7/bootparam.7:319
 #, no-wrap
 msgid "B<'panic=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:299
+#: build/C/man7/bootparam.7:324
 msgid ""
 "By default the kernel will not reboot after a panic, but this option will "
 "cause a kernel reboot after N seconds (if N is greater than zero).  This "
-"panic timeout can also be set by \"echo N E<gt> /proc/sys/kernel/panic\"."
+"panic timeout can also be set by"
+msgstr ""
+
+#. type: Plain text
+#: build/C/man7/bootparam.7:328
+#, no-wrap
+msgid "echo N E<gt> /proc/sys/kernel/panic\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:299
+#: build/C/man7/bootparam.7:330
 #, no-wrap
 msgid "B<'reboot=[warm|cold][,[bios|hard]]'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:314
+#: build/C/man7/bootparam.7:345
 msgid ""
 "(Only when B<CONFIG_BUGi386> is defined.)  Since 2.0.22 a reboot is by "
 "default a cold reboot.  One asks for the old default with 'reboot=warm'.  (A "
@@ -990,13 +1001,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:314
+#: build/C/man7/bootparam.7:345
 #, no-wrap
 msgid "B<'nosmp'> and B<'maxcpus=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:320
+#: build/C/man7/bootparam.7:351
 msgid ""
 "(Only when __SMP__ is defined.)  A command-line option of 'nosmp' or "
 "'maxcpus=0' will disable SMP activation entirely; an option 'maxcpus=N' "
@@ -1004,19 +1015,19 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:320
+#: build/C/man7/bootparam.7:351
 #, no-wrap
 msgid "Boot arguments for use by kernel developers"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:321
+#: build/C/man7/bootparam.7:352
 #, no-wrap
 msgid "B<'debug'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:337
+#: build/C/man7/bootparam.7:369
 msgid ""
 "Kernel messages are handed off to the kernel log daemon klogd so that they "
 "may be logged to disk.  Messages with a priority above I<console_loglevel> "
@@ -1029,13 +1040,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:337
+#: build/C/man7/bootparam.7:369
 #, no-wrap
 msgid "B<'profile=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:355
+#: build/C/man7/bootparam.7:387
 msgid ""
 "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 "
@@ -1049,12 +1060,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:357
-msgid "profile[address E<gt>E<gt> prof_shift]++;"
+#: build/C/man7/bootparam.7:391
+#, no-wrap
+msgid "profile[address E<gt>E<gt> prof_shift]++;\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:364
+#: build/C/man7/bootparam.7:400
 msgid ""
 "The raw profiling information can be read from I</proc/profile>.  Probably "
 "you'll want to use a tool such as readprofile.c to digest it.  Writing to "
@@ -1062,13 +1074,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:364
+#: build/C/man7/bootparam.7:400
 #, no-wrap
 msgid "B<'swap=N1,N2,N3,N4,N5,N6,N7,N8'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:370
+#: build/C/man7/bootparam.7:406
 msgid ""
 "Set the eight parameters max_page_age, page_advance, page_decline, "
 "page_initial_age, age_cluster_fract, age_cluster_min, pageout_weight, "
@@ -1077,13 +1089,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:370
+#: build/C/man7/bootparam.7:406
 #, no-wrap
 msgid "B<'buff=N1,N2,N3,N4,N5,N6'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:376
+#: build/C/man7/bootparam.7:412
 msgid ""
 "Set the six parameters max_buff_age, buff_advance, buff_decline, "
 "buff_initial_age, bufferout_weight, buffermem_grace that control kernel "
@@ -1091,117 +1103,117 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:376
+#: build/C/man7/bootparam.7:412
 #, no-wrap
 msgid "Boot arguments for ramdisk use"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:387
+#: build/C/man7/bootparam.7:423
 msgid ""
 "(Only if the kernel was compiled with B<CONFIG_BLK_DEV_RAM>.)  In general it "
 "is a bad idea to use a ramdisk under Linux\\(emthe system will use available "
 "memory more efficiently itself.  But while booting (or while constructing "
 "boot floppies)  it is often useful to load the floppy contents into a "
-"ramdisk.  One might also have a system in which first some modules (for file "
-"system or hardware) must be loaded before the main disk can be accessed."
+"ramdisk.  One might also have a system in which first some modules (for "
+"filesystem or hardware) must be loaded before the main disk can be accessed."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:399
+#: build/C/man7/bootparam.7:434
 msgid ""
 "In Linux 1.3.48, ramdisk handling was changed drastically.  Earlier, the "
 "memory was allocated statically, and there was a 'ramdisk=N' parameter to "
-"tell its size.  (This could also be set in the kernel image at compile time, "
-"or by use of B<rdev>(8).)  These days ram disks use the buffer cache, and "
-"grow dynamically.  For a lot of information (e.g., how to use B<rdev>(8)  in "
-"conjunction with the new ramdisk setup), see "
-"I</usr/src/linux/Documentation/ramdisk.txt>."
+"tell its size.  (This could also be set in the kernel image at compile "
+"time.)  These days ram disks use the buffer cache, and grow dynamically.  "
+"For a lot of information in conjunction with the new ramdisk setup, see the "
+"kernel source file I<Documentation/blockdev/ramdisk.txt> "
+"(I<Documentation/ramdisk.txt> in older kernels)."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:401
+#: build/C/man7/bootparam.7:436
 msgid "There are four parameters, two boolean and two integral."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:401
+#: build/C/man7/bootparam.7:436
 #, no-wrap
 msgid "B<'load_ramdisk=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:406
+#: build/C/man7/bootparam.7:441
 msgid ""
 "If N=1, do load a ramdisk.  If N=0, do not load a ramdisk.  (This is the "
 "default.)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:406
+#: build/C/man7/bootparam.7:441
 #, no-wrap
 msgid "B<'prompt_ramdisk=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:412
+#: build/C/man7/bootparam.7:447
 msgid ""
 "If N=1, do prompt for insertion of the floppy.  (This is the default.)  If "
 "N=0, do not prompt.  (Thus, this parameter is never needed.)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:412
+#: build/C/man7/bootparam.7:447
 #, no-wrap
 msgid "B<'ramdisk_size=N'> or (obsolete) B<'ramdisk=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:416
+#: build/C/man7/bootparam.7:451
 msgid "Set the maximal size of the ramdisk(s) to N kB.  The default is 4096 (4 MB)."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:416
+#: build/C/man7/bootparam.7:451
 #, no-wrap
 msgid "B<'ramdisk_start=N'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:421
+#: build/C/man7/bootparam.7:456
 msgid ""
 "Sets the starting block number (the offset on the floppy where the ramdisk "
 "starts) to N.  This is needed in case the ramdisk follows a kernel image."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:421
+#: build/C/man7/bootparam.7:456
 #, no-wrap
 msgid "B<'noinitrd'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:434
+#: build/C/man7/bootparam.7:475
 msgid ""
 "(Only if the kernel was compiled with B<CONFIG_BLK_DEV_RAM> and "
 "B<CONFIG_BLK_DEV_INITRD>.)  These days it is possible to compile the kernel "
 "to use initrd.  When this feature is enabled, the boot process will load the "
 "kernel and an initial ramdisk; then the kernel converts initrd into a "
 "\"normal\" ramdisk, which is mounted read-write as root device; then "
-"/linuxrc is executed; afterward the \"real\" root file system is mounted, "
-"and the initrd file system is moved over to /initrd; finally the usual boot "
-"sequence (e.g., invocation of /sbin/init) is performed."
+"I</linuxrc> is executed; afterward the \"real\" root filesystem is mounted, "
+"and the initrd filesystem is moved over to I</initrd>; finally the usual "
+"boot sequence (e.g., invocation of I</sbin/init>)  is performed."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:437
+#: build/C/man7/bootparam.7:478
 msgid ""
-"For a detailed description of the initrd feature, see "
-"I</usr/src/linux/Documentation/initrd.txt>."
+"For a detailed description of the initrd feature, see the kernel source file "
+"I<Documentation/initrd.txt>."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:445
+#: build/C/man7/bootparam.7:486
 msgid ""
 "The 'noinitrd' option tells the kernel that although it was compiled for "
 "operation with initrd, it should not go through the above steps, but leave "
@@ -1211,18 +1223,18 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:445
+#: build/C/man7/bootparam.7:486
 #, no-wrap
 msgid "Boot arguments for SCSI devices"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:447
+#: build/C/man7/bootparam.7:488
 msgid "General notation for this section:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:452
+#: build/C/man7/bootparam.7:493
 msgid ""
 "I<iobase> -- the first I/O port that the SCSI host occupies.  These are "
 "specified in hexadecimal notation, and usually lie in the range from 0x200 "
@@ -1230,7 +1242,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:460
+#: build/C/man7/bootparam.7:501
 msgid ""
 "I<irq> -- the hardware interrupt that the card is configured to use.  Valid "
 "values will be dependent on the card in question, but will usually be 5, 7, "
@@ -1239,7 +1251,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:468
+#: build/C/man7/bootparam.7:509
 msgid ""
 "I<scsi-id> -- the ID that the host adapter uses to identify itself on the "
 "SCSI bus.  Only some host adapters allow you to change this value, as most "
@@ -1248,7 +1260,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:476
+#: build/C/man7/bootparam.7:517
 msgid ""
 "I<parity> -- whether the SCSI host adapter expects the attached devices to "
 "supply a parity value with all information exchanges.  Specifying a one "
@@ -1258,13 +1270,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:476
+#: build/C/man7/bootparam.7:517
 #, no-wrap
 msgid "B<'max_scsi_luns=...'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:487
+#: build/C/man7/bootparam.7:528
 msgid ""
 "A SCSI device can have a number of 'subdevices' contained within itself.  "
 "The most common example is one of the new SCSI CD-ROMs that handle more than "
@@ -1274,7 +1286,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:493
+#: build/C/man7/bootparam.7:534
 msgid ""
 "Some poorly designed SCSI devices cannot handle being probed for LUNs not "
 "equal to zero.  Therefore, if the compile-time flag B<CONFIG_SCSI_MULTI_LUN> "
@@ -1282,7 +1294,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:499
+#: build/C/man7/bootparam.7:540
 msgid ""
 "To specify the number of probed LUNs at boot, one enters "
 "\\&'max_scsi_luns=n' as a boot arg, where n is a number between one and "
@@ -1291,25 +1303,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:499
+#: build/C/man7/bootparam.7:540
 #, no-wrap
 msgid "B<SCSI tape configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:503
+#: build/C/man7/bootparam.7:544
 msgid ""
 "Some boot time configuration of the SCSI tape driver can be achieved by "
 "using the following:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:505
-msgid "B<st=>I<buf_size[,write_threshold[,max_bufs]]>"
+#: build/C/man7/bootparam.7:548
+#, no-wrap
+msgid "B<st=>I<buf_size[,write_threshold[,max_bufs]]>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:518
+#: build/C/man7/bootparam.7:563
 msgid ""
 "The first two numbers are specified in units of kB.  The default I<buf_size> "
 "is 32kB, and the maximum size that can be specified is a ridiculous "
@@ -1320,52 +1333,54 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:520
-msgid "st=32,30,2"
+#: build/C/man7/bootparam.7:567
+#, no-wrap
+msgid "st=32,30,2\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:526
+#: build/C/man7/bootparam.7:575
 msgid ""
 "Full details can be found in the file I<Documentation/scsi/st.txt> (or "
 "I<drivers/scsi/README.st> for older kernels) in the Linux kernel source."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:526
+#: build/C/man7/bootparam.7:575
 #, no-wrap
 msgid "B<Adaptec aha151x, aha152x, aic6260, aic6360, SB16-SCSI configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:530
+#: build/C/man7/bootparam.7:579
 msgid ""
 "The aha numbers refer to cards and the aic numbers refer to the actual SCSI "
 "chip on these type of cards, including the Soundblaster-16 SCSI."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:535
+#: build/C/man7/bootparam.7:584
 msgid ""
 "The probe code for these SCSI hosts looks for an installed BIOS, and if none "
 "is present, the probe will not find your card.  Then you will have to use a "
-"boot arg of the form:"
+"boot argument of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:537
-msgid "B<aha152x=>I<iobase[,irq[,scsi-id[,reconnect[,parity]]]]>"
+#: build/C/man7/bootparam.7:588
+#, no-wrap
+msgid "B<aha152x=>I<iobase[,irq[,scsi-id[,reconnect[,parity]]]]>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:540
+#: build/C/man7/bootparam.7:593
 msgid ""
 "If the driver was compiled with debugging enabled, a sixth value can be "
 "specified to set the debug level."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:546
+#: build/C/man7/bootparam.7:599
 msgid ""
 "All the parameters are as described at the top of this section, and the "
 "I<reconnect> value will allow device disconnect/reconnect if a nonzero value "
@@ -1373,12 +1388,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:548
-msgid "aha152x=0x340,11,7,1"
+#: build/C/man7/bootparam.7:603
+#, no-wrap
+msgid "aha152x=0x340,11,7,1\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:552
+#: build/C/man7/bootparam.7:609
 msgid ""
 "Note that the parameters must be specified in order, meaning that if you "
 "want to specify a parity setting, then you will have to specify an iobase, "
@@ -1386,34 +1402,35 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:552
+#: build/C/man7/bootparam.7:609
 #, no-wrap
 msgid "B<Adaptec aha154x configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:560
+#: build/C/man7/bootparam.7:617
 msgid ""
 "The aha1542 series cards have an i82077 floppy controller onboard, while the "
 "aha1540 series cards do not.  These are busmastering cards, and have "
 "parameters to set the \"fairness\" that is used to share the bus with other "
-"devices.  The boot arg looks like the following."
+"devices.  The boot argument looks like the following."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:562
-msgid "B<aha1542=>I<iobase[,buson,busoff[,dmaspeed]]>"
+#: build/C/man7/bootparam.7:621
+#, no-wrap
+msgid "B<aha1542=>I<iobase[,buson,busoff[,dmaspeed]]>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:566
+#: build/C/man7/bootparam.7:627
 msgid ""
 "Valid iobase values are usually one of: 0x130, 0x134, 0x230, 0x234, 0x330, "
 "0x334.  Clone cards may permit other values."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:574
+#: build/C/man7/bootparam.7:635
 msgid ""
 "The I<buson>, I<busoff> values refer to the number of microseconds that the "
 "card dominates the ISA bus.  The defaults are 11us on, and 4us off, so that "
@@ -1422,7 +1439,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:585
+#: build/C/man7/bootparam.7:646
 msgid ""
 "The I<dmaspeed> value refers to the rate (in MB/s) at which the DMA (Direct "
 "Memory Access) transfers proceed.  The default is 5MB/s.  Newer revision "
@@ -1433,23 +1450,24 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:585
+#: build/C/man7/bootparam.7:646
 #, no-wrap
 msgid "B<Adaptec aha274x, aha284x, aic7xxx configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:588
+#: build/C/man7/bootparam.7:649
 msgid "These boards can accept an argument of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:590
-msgid "B<aic7xxx=>I<extended,no_reset>"
+#: build/C/man7/bootparam.7:653
+#, no-wrap
+msgid "B<aic7xxx=>I<extended,no_reset>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:599
+#: build/C/man7/bootparam.7:664
 msgid ""
 "The I<extended> value, if nonzero, indicates that extended translation for "
 "large disks is enabled.  The I<no_reset> value, if nonzero, tells the driver "
@@ -1457,17 +1475,17 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:599
+#: build/C/man7/bootparam.7:664
 #, no-wrap
 msgid "B<AdvanSys SCSI Hosts configuration ('advansys=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:612
+#: build/C/man7/bootparam.7:677
 msgid ""
-"The AdvanSys driver can accept up to four i/o addresses that will be probed "
+"The AdvanSys driver can accept up to four I/O addresses that will be probed "
 "for an AdvanSys SCSI card.  Note that these values (if used) do not effect "
-"EISA or PCI probing in any way.  They are only used for probing ISA and VLB "
+"EISA or PCI probing in any way.  They are used only for probing ISA and VLB "
 "cards.  In addition, if the driver has been compiled with debugging enabled, "
 "the level of debugging output can be set by adding an 0xdeb[0-f] parameter.  "
 "The 0-f allows setting the level of the debugging messages to any of 16 "
@@ -1475,38 +1493,45 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:612
+#: build/C/man7/bootparam.7:677
 #, no-wrap
 msgid "B<AM53C974>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:616
-msgid "B<AM53C974=>I<host-scsi-id,target-scsi-id,max-rate,max-offset>"
+#: build/C/man7/bootparam.7:680 build/C/man7/bootparam.7:690 build/C/man7/bootparam.7:732 build/C/man7/bootparam.7:741 build/C/man7/bootparam.7:750 build/C/man7/bootparam.7:766 build/C/man7/bootparam.7:808 build/C/man7/bootparam.7:825 build/C/man7/bootparam.7:893 build/C/man7/bootparam.7:902 build/C/man7/bootparam.7:1047 build/C/man7/bootparam.7:1076 build/C/man7/bootparam.7:1103 build/C/man7/bootparam.7:1163 build/C/man7/bootparam.7:1400 build/C/man7/bootparam.7:1412 build/C/man7/bootparam.7:1426 build/C/man7/bootparam.7:1440 build/C/man7/bootparam.7:1484 build/C/man7/bootparam.7:1505 build/C/man7/bootparam.7:1522 build/C/man7/bootparam.7:1547 build/C/man7/bootparam.7:1564
+msgid "Syntax:"
+msgstr ""
+
+#. type: Plain text
+#: build/C/man7/bootparam.7:684
+#, no-wrap
+msgid "B<AM53C974=>I<host-scsi-id,target-scsi-id,max-rate,max-offset>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:616
+#: build/C/man7/bootparam.7:686
 #, no-wrap
 msgid "B<BusLogic SCSI Hosts configuration ('BusLogic=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:620
-msgid "B<BusLogic=>I<N1,N2,N3,N4,N5,S1,S2,...>"
+#: build/C/man7/bootparam.7:693
+#, no-wrap
+msgid "B<BusLogic=>I<N1,N2,N3,N4,N5,S1,S2,...>\n"
 msgstr ""
 
+#.  (lines 3149-3270 in the kernel version I am looking at).
 #. type: Plain text
-#: build/C/man7/bootparam.7:627
+#: build/C/man7/bootparam.7:702
 msgid ""
-"For an extensive discussion of the BusLogic command line parameters, see "
-"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."
+"For an extensive discussion of the BusLogic command line parameters, see the "
+"kernel source file I<drivers/scsi/BusLogic.c>.  The text below is a very "
+"much abbreviated extract."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:639
+#: build/C/man7/bootparam.7:714
 msgid ""
 "The parameters N1-N5 are integers.  The parameters S1,... are strings.  N1 "
 "is the I/O Address at which the Host Adapter is located.  N2 is the Tagged "
@@ -1518,7 +1543,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:645
+#: build/C/man7/bootparam.7:720
 msgid ""
 "The string options are used to provide control over Tagged Queuing "
 "(TQ:Default, TQ:Enable, TQ:Disable, TQ:E<lt>Per-Target-SpecE<gt>), over "
@@ -1528,56 +1553,60 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:645
+#: build/C/man7/bootparam.7:720
 #, no-wrap
 msgid "B<EATA/DMA configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:648 build/C/man7/bootparam.7:755
-msgid "The default list of i/o ports to be probed can be changed by"
+#: build/C/man7/bootparam.7:723 build/C/man7/bootparam.7:884
+msgid "The default list of I/O ports to be probed can be changed by"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:650 build/C/man7/bootparam.7:757
-msgid "B<eata=>I<iobase,iobase,...>B<.>"
+#: build/C/man7/bootparam.7:727 build/C/man7/bootparam.7:888
+#, no-wrap
+msgid "B<eata=>I<iobase,iobase,...>B<.>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:650
+#: build/C/man7/bootparam.7:729
 #, no-wrap
 msgid "B<Future Domain TMC-16x0 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:654
-msgid "B<fdomain=>I<iobase,irq[,adapter_id]>"
+#: build/C/man7/bootparam.7:736
+#, no-wrap
+msgid "B<fdomain=>I<iobase,irq[,adapter_id]>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:654
+#: build/C/man7/bootparam.7:738
 #, no-wrap
 msgid "B<Great Valley Products (GVP) SCSI controller configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:658
-msgid "B<gvp11=>I<dma_transfer_bitmask>"
+#: build/C/man7/bootparam.7:745
+#, no-wrap
+msgid "B<gvp11=>I<dma_transfer_bitmask>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:658
+#: build/C/man7/bootparam.7:747
 #, no-wrap
 msgid "B<Future Domain TMC-8xx, TMC-950 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:662
-msgid "B<tmc8xx=>I<mem_base,irq>"
+#: build/C/man7/bootparam.7:754
+#, no-wrap
+msgid "B<tmc8xx=>I<mem_base,irq>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:669 build/C/man7/bootparam.7:742
+#: build/C/man7/bootparam.7:763 build/C/man7/bootparam.7:867
 msgid ""
 "The I<mem_base> 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, "
@@ -1585,53 +1614,56 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:669
+#: build/C/man7/bootparam.7:763
 #, no-wrap
 msgid "B<IN2000 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:673
-msgid "B<in2000=>I<S>"
+#: build/C/man7/bootparam.7:770
+#, no-wrap
+msgid "B<in2000=>I<S>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:680
+#: build/C/man7/bootparam.7:779
 msgid ""
 "where S is a comma-separated string of items keyword[:value].  Recognized "
 "keywords (possibly with value) are: ioport:addr, noreset, nosync:x, "
 "period:ns, disconnect:x, debug:x, proc:x.  For the function of these "
-"parameters, see I</usr/src/linux/drivers/scsi/in2000.c>."
+"parameters, see the kernel source file I<drivers/scsi/in2000.c>."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:680
+#: build/C/man7/bootparam.7:779
 #, no-wrap
 msgid "B<NCR5380 and NCR53C400 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:683
-msgid "The boot arg is of the form"
+#: build/C/man7/bootparam.7:782
+msgid "The boot argument is of the form"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:685
-msgid "B<ncr5380=>I<iobase,irq,dma>"
+#: build/C/man7/bootparam.7:786
+#, no-wrap
+msgid "B<ncr5380=>I<iobase,irq,dma>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:687
+#: build/C/man7/bootparam.7:790
 msgid "or"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:689
-msgid "B<ncr53c400=>I<iobase,irq>"
+#: build/C/man7/bootparam.7:794
+#, no-wrap
+msgid "B<ncr53c400=>I<iobase,irq>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:698
+#: build/C/man7/bootparam.7:805
 msgid ""
 "If the card doesn't use interrupts, then an IRQ value of 255 (0xff) will "
 "disable interrupts.  An IRQ value of 254 means to autoprobe.  More details "
@@ -1641,65 +1673,68 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:698
+#: build/C/man7/bootparam.7:805
 #, no-wrap
 msgid "B<NCR53C8xx configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:702
-msgid "B<ncr53c8xx=>I<S>"
+#: build/C/man7/bootparam.7:812
+#, no-wrap
+msgid "B<ncr53c8xx=>I<S>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:710
+#: build/C/man7/bootparam.7:822
 msgid ""
 "where S is a comma-separated string of items keyword:value.  Recognized "
 "keywords are: mpar (master_parity), spar (scsi_parity), disc "
 "(disconnection), specf (special_features), ultra (ultra_scsi), fsn "
 "(force_sync_nego), tags (default_tags), sync (default_sync), verb (verbose), "
 "debug (debug), burst (burst_max).  For the function of the assigned values, "
-"see I</usr/src/linux/drivers/scsi/ncr53c8xx.c>."
+"see the kernel source file I<drivers/scsi/ncr53c8xx.c>."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:710
+#: build/C/man7/bootparam.7:822
 #, no-wrap
 msgid "B<NCR53c406a configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:714
-msgid "B<ncr53c406a=>I<iobase[,irq[,fastpio]]>"
+#: build/C/man7/bootparam.7:829
+#, no-wrap
+msgid "B<ncr53c406a=>I<iobase[,irq[,fastpio]]>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:717
+#: build/C/man7/bootparam.7:834
 msgid ""
 "Specify irq = 0 for noninterrupt driven mode.  Set fastpio = 1 for fast pio "
 "mode, 0 for slow mode."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:717
+#: build/C/man7/bootparam.7:834
 #, no-wrap
 msgid "B<Pro Audio Spectrum configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:722
+#: build/C/man7/bootparam.7:839
 msgid ""
 "The PAS16 uses a NC5380 SCSI chip, and newer models support jumperless "
-"configuration.  The boot arg is of the form:"
+"configuration.  The boot argument is of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:724
-msgid "B<pas16=>I<iobase,irq>"
+#: build/C/man7/bootparam.7:843
+#, no-wrap
+msgid "B<pas16=>I<iobase,irq>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:729
+#: build/C/man7/bootparam.7:850
 msgid ""
 "The only difference is that you can specify an IRQ value of 255, which will "
 "tell the driver to work without using interrupts, albeit at a performance "
@@ -1707,98 +1742,102 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:729
+#: build/C/man7/bootparam.7:850
 #, no-wrap
 msgid "B<Seagate ST-0x configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:733
+#: build/C/man7/bootparam.7:854
 msgid ""
 "If your card is not detected at boot time, you will then have to use a boot "
-"arg of the form:"
+"argument of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:735
-msgid "B<st0x=>I<mem_base,irq>"
+#: build/C/man7/bootparam.7:858
+#, no-wrap
+msgid "B<st0x=>I<mem_base,irq>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:742
+#: build/C/man7/bootparam.7:867
 #, no-wrap
 msgid "B<Trantor T128 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:746
+#: build/C/man7/bootparam.7:871
 msgid ""
 "These cards are also based on the NCR5380 chip, and accept the following "
 "options:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:748
-msgid "B<t128=>I<mem_base,irq>"
+#: build/C/man7/bootparam.7:875
+#, no-wrap
+msgid "B<t128=>I<mem_base,irq>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:752
+#: build/C/man7/bootparam.7:881
 msgid ""
 "The valid values for I<mem_base> are as follows: 0xcc000, 0xc8000, 0xdc000, "
 "0xd8000."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:752
+#: build/C/man7/bootparam.7:881
 #, no-wrap
 msgid "B<UltraStor 14F/34F configuration>"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:757
+#: build/C/man7/bootparam.7:890
 #, no-wrap
 msgid "B<WD7000 configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:761
-msgid "B<wd7000=>I<irq,dma,iobase>"
+#: build/C/man7/bootparam.7:897
+#, no-wrap
+msgid "B<wd7000=>I<irq,dma,iobase>\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:761
+#: build/C/man7/bootparam.7:899
 #, no-wrap
 msgid "B<Commodore Amiga A2091/590 SCSI controller configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:765
-msgid "B<wd33c93=>I<S>"
+#: build/C/man7/bootparam.7:906
+#, no-wrap
+msgid "B<wd33c93=>I<S>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:772
+#: build/C/man7/bootparam.7:915
 msgid ""
 "where S is a comma-separated string of options.  Recognized options are "
 "nosync:bitmask, nodma:x, period:ns, disconnect:x, debug:x, clock:x, next.  "
-"For details, see I</usr/src/linux/drivers/scsi/wd33c93.c>."
+"For details, see the kernel source file I<drivers/scsi/wd33c93.c>."
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:772
+#: build/C/man7/bootparam.7:915
 #, no-wrap
 msgid "Hard disks"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:773
+#: build/C/man7/bootparam.7:916
 #, no-wrap
 msgid "B<IDE Disk/CD-ROM Driver Parameters>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:778
+#: build/C/man7/bootparam.7:921
 msgid ""
 "The IDE driver accepts a number of parameters, which range from disk "
 "geometry specifications, to support for broken controller chips.  "
@@ -1806,7 +1845,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:782
+#: build/C/man7/bootparam.7:925
 msgid ""
 "Non-drive-specific options are specified with the prefix 'hd='.  Note that "
 "using a drive-specific prefix for a non-drive-specific option will still "
@@ -1814,7 +1853,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:792
+#: build/C/man7/bootparam.7:935
 msgid ""
 "Also note that 'hd=' can be used to refer to the next unspecified drive in "
 "the (a, ..., h) sequence.  For the following discussions, the 'hd=' option "
@@ -1824,13 +1863,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:792
+#: build/C/man7/bootparam.7:935
 #, no-wrap
 msgid "B<The 'hd=cyls,heads,sects[,wpcom[,irq]]' options>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:803
+#: build/C/man7/bootparam.7:946
 msgid ""
 "These options are used to specify the physical geometry of the disk.  Only "
 "the first three values are required.  The cylinder/head/sectors values will "
@@ -1840,13 +1879,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:803
+#: build/C/man7/bootparam.7:946
 #, no-wrap
 msgid "B<The 'hd=serialize' option>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:811
+#: build/C/man7/bootparam.7:954
 msgid ""
 "The dual IDE interface CMD-640 chip is broken as designed such that when "
 "drives on the secondary interface are used at the same time as drives on the "
@@ -1855,13 +1894,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:811
+#: build/C/man7/bootparam.7:954
 #, no-wrap
 msgid "B<The 'hd=dtc2278' option>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:816
+#: build/C/man7/bootparam.7:959
 msgid ""
 "This option tells the driver that you have a DTC-2278D IDE interface.  The "
 "driver then tries to do DTC-specific operations to enable the second "
@@ -1869,49 +1908,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:816
+#: build/C/man7/bootparam.7:959
 #, no-wrap
 msgid "B<The 'hd=noprobe' option>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:820
+#: build/C/man7/bootparam.7:963
 msgid "Do not probe for this drive.  For example,"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:822
-msgid "hdb=noprobe hdb=1166,7,17"
+#: build/C/man7/bootparam.7:967
+#, no-wrap
+msgid "hdb=noprobe hdb=1166,7,17\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:826
+#: build/C/man7/bootparam.7:973
 msgid ""
 "would disable the probe, but still specify the drive geometry so that it "
 "would be registered as a valid block device, and hence usable."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:826
+#: build/C/man7/bootparam.7:973
 #, no-wrap
 msgid "B<The 'hd=nowerr' option>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:832
+#: build/C/man7/bootparam.7:979
 msgid ""
 "Some drives apparently have the B<WRERR_STAT> bit stuck on permanently.  "
 "This enables a work-around for these broken devices."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:832
+#: build/C/man7/bootparam.7:979
 #, no-wrap
 msgid "B<The 'hd=cdrom' option>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:838
+#: build/C/man7/bootparam.7:985
 msgid ""
 "This tells the IDE driver that there is an ATAPI compatible CD-ROM attached "
 "in place of a normal IDE hard disk.  In most cases the CD-ROM is identified "
@@ -1919,55 +1959,57 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:838
+#: build/C/man7/bootparam.7:985
 #, no-wrap
 msgid "B<Standard ST-506 Disk Driver Options ('hd=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:847
+#: build/C/man7/bootparam.7:994
 msgid ""
 "The standard disk driver can accept geometry arguments for the disks similar "
-"to the IDE driver.  Note however that it only expects three values (C/H/S); "
-"any more or any less and it will silently ignore you.  Also, it only accepts "
+"to the IDE driver.  Note however that it expects only three values (C/H/S); "
+"any more or any less and it will silently ignore you.  Also, it accepts only "
 "'hd=' as an argument, that is, 'hda=' and so on are not valid here.  The "
 "format is as follows:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:849
-msgid "hd=cyls,heads,sects"
+#: build/C/man7/bootparam.7:998
+#, no-wrap
+msgid "hd=cyls,heads,sects\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:852
+#: build/C/man7/bootparam.7:1003
 msgid ""
 "If there are two disks installed, the above is repeated with the geometry "
 "parameters of the second disk."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:852
+#: build/C/man7/bootparam.7:1003
 #, no-wrap
 msgid "B<XT Disk Driver Options ('xd=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:857
+#: build/C/man7/bootparam.7:1009
 msgid ""
 "If you are unfortunate enough to be using one of these old 8 bit cards that "
 "move data at a whopping 125kB/s then here is the scoop.  If the card is not "
-"recognized, you will have to use a boot arg of the form:"
+"recognized, you will have to use a boot argument of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:859
-msgid "xd=type,irq,iobase,dma_chan"
+#: build/C/man7/bootparam.7:1013
+#, no-wrap
+msgid "xd=type,irq,iobase,dma_chan\n"
 msgstr ""
 
 #.  1.1.50, 1.3.81, 1.3.99, 2.0.34, 2.1.67, 2.1.78, 2.1.127
 #. type: Plain text
-#: build/C/man7/bootparam.7:875
+#: build/C/man7/bootparam.7:1031
 msgid ""
 "The type value specifies the particular manufacturer of the card, overriding "
 "autodetection.  For the types to use, consult the I<drivers/block/xd.c> "
@@ -1980,7 +2022,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:882
+#: build/C/man7/bootparam.7:1038
 msgid ""
 "The xd_setup() function does no checking on the values, and assumes that you "
 "entered all four values.  Don't disappoint it.  Here is an example usage for "
@@ -1989,120 +2031,119 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:884
-msgid "xd=2,5,0x320,3"
+#: build/C/man7/bootparam.7:1042
+#, no-wrap
+msgid "xd=2,5,0x320,3\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:884
+#: build/C/man7/bootparam.7:1044
 #, no-wrap
 msgid "B<Syquest's EZ* removable disks>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:888
-msgid "B<ez=>I<iobase[,irq[,rep[,nybble]]]>"
+#: build/C/man7/bootparam.7:1051
+#, no-wrap
+msgid "B<ez=>I<iobase[,irq[,rep[,nybble]]]>\n"
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:888
+#: build/C/man7/bootparam.7:1053
 #, no-wrap
 msgid "IBM MCA bus devices"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:891
-msgid "See also I</usr/src/linux/Documentation/mca.txt>."
+#: build/C/man7/bootparam.7:1056
+msgid "See also the kernel source file I<Documentation/mca.txt>."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:891
+#: build/C/man7/bootparam.7:1056
 #, no-wrap
 msgid "B<PS/2 ESDI hard disks>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:894
+#: build/C/man7/bootparam.7:1059
 msgid "It is possible to specify the desired geometry at boot time:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:896
-msgid "B<ed=>I<cyls,heads,sectors.>"
+#: build/C/man7/bootparam.7:1063
+#, no-wrap
+msgid "B<ed=>I<cyls,heads,sectors.>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:898
+#: build/C/man7/bootparam.7:1067
 msgid "For a ThinkPad-720, add the option"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:900
-msgid "B<tp720=1>."
+#: build/C/man7/bootparam.7:1071
+#, no-wrap
+msgid "B<tp720=1>.\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:900
+#: build/C/man7/bootparam.7:1073
 #, no-wrap
 msgid "B<IBM Microchannel SCSI Subsystem configuration>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:904
-msgid "B<ibmmcascsi=>I<N>"
+#: build/C/man7/bootparam.7:1080
+#, no-wrap
+msgid "B<ibmmcascsi=>I<N>\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:906
+#: build/C/man7/bootparam.7:1086
 msgid "where N is the I<pun> (SCSI ID) of the subsystem."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:906
+#: build/C/man7/bootparam.7:1086
 #, no-wrap
 msgid "B<The Aztech Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:909 build/C/man7/bootparam.7:994 build/C/man7/bootparam.7:999 build/C/man7/bootparam.7:1010 build/C/man7/bootparam.7:1015
+#: build/C/man7/bootparam.7:1089 build/C/man7/bootparam.7:1205 build/C/man7/bootparam.7:1214 build/C/man7/bootparam.7:1229 build/C/man7/bootparam.7:1238
 msgid "The syntax for this type of card is:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:911
-msgid "aztcd=iobase[,magic_number]"
+#: build/C/man7/bootparam.7:1093
+#, no-wrap
+msgid "aztcd=iobase[,magic_number]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:916
+#: build/C/man7/bootparam.7:1100
 msgid ""
 "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."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:916
+#: build/C/man7/bootparam.7:1100
 #, no-wrap
 msgid "B<Parallel port CD-ROM drives>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:919 build/C/man7/bootparam.7:964 build/C/man7/bootparam.7:1161 build/C/man7/bootparam.7:1169 build/C/man7/bootparam.7:1179 build/C/man7/bootparam.7:1189 build/C/man7/bootparam.7:1222 build/C/man7/bootparam.7:1239 build/C/man7/bootparam.7:1251 build/C/man7/bootparam.7:1275
-msgid "Syntax:"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:921
-msgid "pcd.driveN=prt,pro,uni,mod,slv,dly"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:923
-msgid "pcd.nice=nice"
+#: build/C/man7/bootparam.7:1108
+#, no-wrap
+msgid ""
+"pcd.driveN=prt,pro,uni,mod,slv,dly\n"
+"pcd.nice=nice\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:930
+#: build/C/man7/bootparam.7:1117
 msgid ""
 "where 'port' is the base address, 'pro' is the protocol number, 'uni' is the "
 "unit selector (for chained devices), 'mod' is the mode (or -1 to choose the "
@@ -2112,25 +2153,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:930
+#: build/C/man7/bootparam.7:1117
 #, no-wrap
 msgid "B<The CDU-31A and CDU-33A Sony Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:935
+#: build/C/man7/bootparam.7:1122
 msgid ""
 "This CD-ROM interface is found on some of the Pro Audio Spectrum sound "
 "cards, and other Sony supplied interface cards.  The syntax is as follows:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:937
-msgid "cdu31a=iobase,[irq[,is_pas_card]]"
+#: build/C/man7/bootparam.7:1126
+#, no-wrap
+msgid "cdu31a=iobase,[irq[,is_pas_card]]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:943
+#: build/C/man7/bootparam.7:1134
 msgid ""
 "Specifying an IRQ value of zero tells the driver that hardware interrupts "
 "aren't supported (as on some PAS cards).  If your card supports interrupts, "
@@ -2138,78 +2180,82 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:948
+#: build/C/man7/bootparam.7:1139
 msgid ""
 "The I<is_pas_card> should be entered as 'PAS' if using a Pro Audio Spectrum "
 "card, and otherwise it should not be specified at all."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:948
+#: build/C/man7/bootparam.7:1139
 #, no-wrap
 msgid "B<The CDU-535 Sony Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:951 build/C/man7/bootparam.7:959 build/C/man7/bootparam.7:975
+#: build/C/man7/bootparam.7:1142 build/C/man7/bootparam.7:1154 build/C/man7/bootparam.7:1178
 msgid "The syntax for this CD-ROM interface is:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:953
-msgid "sonycd535=iobase[,irq]"
+#: build/C/man7/bootparam.7:1146
+#, no-wrap
+msgid "sonycd535=iobase[,irq]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:956
+#: build/C/man7/bootparam.7:1151
 msgid ""
 "A zero can be used for the I/O base as a 'placeholder' if one wishes to "
 "specify an IRQ value."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:956
+#: build/C/man7/bootparam.7:1151
 #, no-wrap
 msgid "B<The GoldStar Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:961
-msgid "gscd=iobase"
+#: build/C/man7/bootparam.7:1158
+#, no-wrap
+msgid "gscd=iobase\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:961
+#: build/C/man7/bootparam.7:1160
 #, no-wrap
 msgid "B<The ISP16 CD-ROM Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:966
-msgid "isp16=[iobase[,irq[,dma[,type]]]]"
+#: build/C/man7/bootparam.7:1167
+#, no-wrap
+msgid "isp16=[iobase[,irq[,dma[,type]]]]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:972
+#: build/C/man7/bootparam.7:1175
 msgid ""
-"(three integers and a string).  If the type is given as 'noisp16', the "
+"(Three integers and a string.)  If the type is given as 'noisp16', the "
 "interface will not be configured.  Other recognized types are: 'Sanyo\", "
 "'Sony', 'Panasonic' and 'Mitsumi'."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:972
+#: build/C/man7/bootparam.7:1175
 #, no-wrap
 msgid "B<The Mitsumi Standard Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:977
-msgid "mcd=iobase,[irq[,wait_value]]"
+#: build/C/man7/bootparam.7:1182
+#, no-wrap
+msgid "mcd=iobase,[irq[,wait_value]]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:985
+#: build/C/man7/bootparam.7:1192
 msgid ""
 "The I<wait_value> is used as an internal timeout value for people who are "
 "having problems with their drive, and may or may not be implemented "
@@ -2218,47 +2264,50 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:985
+#: build/C/man7/bootparam.7:1192
 #, no-wrap
 msgid "B<The Mitsumi XA/MultiSession Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:989
+#: build/C/man7/bootparam.7:1196
 msgid ""
 "This is for the same hardware as above, but the driver has extended "
 "features.  Syntax:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:991
-msgid "mcdx=iobase[,irq]"
+#: build/C/man7/bootparam.7:1200
+#, no-wrap
+msgid "mcdx=iobase[,irq]\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:991
+#: build/C/man7/bootparam.7:1202
 #, no-wrap
 msgid "B<The Optics Storage Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:996
-msgid "optcd=iobase"
+#: build/C/man7/bootparam.7:1209
+#, no-wrap
+msgid "optcd=iobase\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:996
+#: build/C/man7/bootparam.7:1211
 #, no-wrap
 msgid "B<The Phillips CM206 Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1001
-msgid "cm206=[iobase][,irq]"
+#: build/C/man7/bootparam.7:1218
+#, no-wrap
+msgid "cm206=[iobase][,irq]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1007
+#: build/C/man7/bootparam.7:1226
 msgid ""
 "The driver assumes numbers between 3 and 11 are IRQ values, and numbers "
 "between 0x300 and 0x370 are I/O ports, so you can specify one, or both "
@@ -2266,29 +2315,31 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1007
+#: build/C/man7/bootparam.7:1226
 #, no-wrap
 msgid "B<The Sanyo Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1012
-msgid "sjcd=iobase[,irq[,dma_channel]]"
+#: build/C/man7/bootparam.7:1233
+#, no-wrap
+msgid "sjcd=iobase[,irq[,dma_channel]]\n"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1012
+#: build/C/man7/bootparam.7:1235
 #, no-wrap
 msgid "B<The SoundBlaster Pro Interface>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1017
-msgid "sbpcd=iobase,type"
+#: build/C/man7/bootparam.7:1242
+#, no-wrap
+msgid "sbpcd=iobase,type\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1022
+#: build/C/man7/bootparam.7:1249
 msgid ""
 "where type is one of the following (case sensitive) strings: "
 "\\&'SoundBlaster', 'LaserMate', or 'SPEA'.  The I/O base is that of the "
@@ -2296,13 +2347,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1022
+#: build/C/man7/bootparam.7:1249
 #, no-wrap
 msgid "Ethernet devices"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1026
+#: build/C/man7/bootparam.7:1253
 msgid ""
 "Different drivers make use of different parameters, but they all at least "
 "share having an IRQ, an I/O port base value, and a name.  In its most "
@@ -2310,12 +2361,13 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1028
-msgid "ether=irq,iobase[,param_1[,...param_8]],name"
+#: build/C/man7/bootparam.7:1257
+#, no-wrap
+msgid "ether=irq,iobase[,param_1[,...param_8]],name\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1035
+#: build/C/man7/bootparam.7:1266
 msgid ""
 "The first nonnumeric argument is taken as the name.  The param_n values (if "
 "applicable) usually have different meanings for each different card/driver.  "
@@ -2324,27 +2376,28 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1039
+#: build/C/man7/bootparam.7:1270
 msgid ""
 "The most common use of this parameter is to force probing for a second "
-"ethercard, as the default is to only probe for one.  This can be "
+"ethercard, as the default is to probe only for one.  This can be "
 "accomplished with a simple:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1041
-msgid "ether=0,0,eth1"
+#: build/C/man7/bootparam.7:1274
+#, no-wrap
+msgid "ether=0,0,eth1\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1044
+#: build/C/man7/bootparam.7:1279
 msgid ""
 "Note that the values of zero for the IRQ and I/O base in the above example "
 "tell the driver(s) to autoprobe."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1050
+#: build/C/man7/bootparam.7:1285
 msgid ""
 "The Ethernet-HowTo has extensive documentation on using multiple cards and "
 "on the card/driver-specific implementation of the param_n values where "
@@ -2353,13 +2406,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1050
+#: build/C/man7/bootparam.7:1285
 #, no-wrap
 msgid "The floppy disk driver"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1058
+#: build/C/man7/bootparam.7:1293
 msgid ""
 "There are many floppy driver options, and they are all listed in "
 "I<Documentation/floppy.txt> (or I<drivers/block/README.fd> for older "
@@ -2368,13 +2421,13 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1058
+#: build/C/man7/bootparam.7:1293
 #, no-wrap
 msgid "B<floppy=mask,allowed_drive_mask>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1068
+#: build/C/man7/bootparam.7:1303
 msgid ""
 "Sets the bit mask of allowed drives to mask.  By default, only units 0 and 1 "
 "of each floppy controller are allowed.  This is done because certain "
@@ -2384,37 +2437,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1068
+#: build/C/man7/bootparam.7:1303
 #, no-wrap
 msgid "B<floppy=all_drives>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1073
+#: build/C/man7/bootparam.7:1308
 msgid ""
 "Sets the bit mask of allowed drives to all drives.  Use this if you have "
 "more than two drives connected to a floppy controller."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1073
+#: build/C/man7/bootparam.7:1308
 #, no-wrap
 msgid "B<floppy=asus_pci>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1077
+#: build/C/man7/bootparam.7:1312
 msgid "Sets the bit mask to allow only units 0 and 1.  (The default)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1077
+#: build/C/man7/bootparam.7:1312
 #, no-wrap
 msgid "B<floppy=daring>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1084
+#: build/C/man7/bootparam.7:1319
 msgid ""
 "Tells the floppy driver that you have a well behaved floppy controller.  "
 "This allows more efficient and smoother operation, but may fail on certain "
@@ -2422,37 +2475,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1084
+#: build/C/man7/bootparam.7:1319
 #, no-wrap
 msgid "B<floppy=0,daring>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1088
+#: build/C/man7/bootparam.7:1323
 msgid ""
 "Tells the floppy driver that your floppy controller should be used with "
 "caution."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1088
+#: build/C/man7/bootparam.7:1323
 #, no-wrap
 msgid "B<floppy=one_fdc>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1091
+#: build/C/man7/bootparam.7:1326
 msgid "Tells the floppy driver that you have only floppy controller (default)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1091
+#: build/C/man7/bootparam.7:1326
 #, no-wrap
 msgid "B<floppy=two_fdc> or B<floppy=address,two_fdc>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1097
+#: build/C/man7/bootparam.7:1332
 msgid ""
 "Tells the floppy driver that you have two floppy controllers.  The second "
 "floppy controller is assumed to be at address.  If address is not given, "
@@ -2460,37 +2513,37 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1097
+#: build/C/man7/bootparam.7:1332
 #, no-wrap
 msgid "B<floppy=thinkpad>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1102
+#: build/C/man7/bootparam.7:1337
 msgid ""
 "Tells the floppy driver that you have a Thinkpad.  Thinkpads use an inverted "
 "convention for the disk change line."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1102
+#: build/C/man7/bootparam.7:1337
 #, no-wrap
 msgid "B<floppy=0,thinkpad>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1105
+#: build/C/man7/bootparam.7:1340
 msgid "Tells the floppy driver that you don't have a Thinkpad."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1105
+#: build/C/man7/bootparam.7:1340
 #, no-wrap
 msgid "B<floppy=drive,type,cmos>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1116
+#: build/C/man7/bootparam.7:1351
 msgid ""
 "Sets the cmos type of drive to type.  Additionally, this drive is allowed in "
 "the bit mask.  This is useful if you have more than two floppy drives (only "
@@ -2500,26 +2553,26 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1116
+#: build/C/man7/bootparam.7:1351
 #, no-wrap
 msgid "B<floppy=unexpected_interrupts>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1120
+#: build/C/man7/bootparam.7:1355
 msgid ""
 "Print a warning message when an unexpected interrupt is received (default "
 "behavior)"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1120
+#: build/C/man7/bootparam.7:1355
 #, no-wrap
 msgid "B<floppy=no_unexpected_interrupts> or B<floppy=L40SX>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1128
+#: build/C/man7/bootparam.7:1363
 msgid ""
 "Don't print a message when an unexpected interrupt is received.  This is "
 "needed on IBM L40SX laptops in certain video modes.  (There seems to be an "
@@ -2528,98 +2581,101 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1128
+#: build/C/man7/bootparam.7:1363
 #, no-wrap
 msgid "The sound driver"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1138
+#: build/C/man7/bootparam.7:1373
 msgid ""
-"The sound driver can also accept boot args to override the compiled in "
+"The sound driver can also accept boot arguments to override the compiled in "
 "values.  This is not recommended, as it is rather complex.  It is described "
 "in the Linux kernel source file I<Documentation/sound/oss/README.OSS> "
 "(I<drivers/sound/Readme.linux> in older kernel versions).  It accepts a boot "
-"arg of the form:"
+"argument of the form:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1140
-msgid "sound=device1[,device2[,device3...[,device10]]]"
+#: build/C/man7/bootparam.7:1377
+#, no-wrap
+msgid "sound=device1[,device2[,device3...[,device10]]]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1143
+#: build/C/man7/bootparam.7:1382
 msgid ""
 "where each deviceN value is of the following format 0xTaaaId and the bytes "
 "are used as follows:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1146
+#: build/C/man7/bootparam.7:1385
 msgid "T - device type: 1=FM, 2=SB, 3=PAS, 4=GUS, 5=MPU401, 6=SB16, 7=SB16-MPU401"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1148
+#: build/C/man7/bootparam.7:1387
 msgid "aaa - I/O address in hex."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1150
+#: build/C/man7/bootparam.7:1389
 msgid "I - interrupt line in hex (i.e 10=a, 11=b, ...)"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1152
+#: build/C/man7/bootparam.7:1391
 msgid "d - DMA channel."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1157
+#: build/C/man7/bootparam.7:1396
 msgid ""
 "As you can see it gets pretty messy, and you are better off to compile in "
-"your own personal values as recommended.  Using a boot arg of \\&'sound=0' "
-"will disable the sound driver entirely."
+"your own personal values as recommended.  Using a boot argument of "
+"\\&'sound=0' will disable the sound driver entirely."
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1157
+#: build/C/man7/bootparam.7:1396
 #, no-wrap
 msgid "ISDN drivers"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1158
+#: build/C/man7/bootparam.7:1397
 #, no-wrap
 msgid "B<The ICN ISDN driver>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1163
-msgid "icn=iobase,membase,icn_id1,icn_id2"
+#: build/C/man7/bootparam.7:1404
+#, no-wrap
+msgid "icn=iobase,membase,icn_id1,icn_id2\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1166
+#: build/C/man7/bootparam.7:1409
 msgid ""
 "where icn_id1,icn_id2 are two strings used to identify the card in kernel "
 "messages."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1166
+#: build/C/man7/bootparam.7:1409
 #, no-wrap
 msgid "B<The PCBIT ISDN driver>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1171
-msgid "pcbit=membase1,irq1[,membase2,irq2]"
+#: build/C/man7/bootparam.7:1416
+#, no-wrap
+msgid "pcbit=membase1,irq1[,membase2,irq2]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1176
+#: build/C/man7/bootparam.7:1423
 msgid ""
 "where membaseN is the shared memory base of the N'th card, and irqN is the "
 "interrupt setting of the N'th card.  The default is IRQ 5 and membase "
@@ -2627,64 +2683,69 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1176
+#: build/C/man7/bootparam.7:1423
 #, no-wrap
 msgid "B<The Teles ISDN driver>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1181
-msgid "teles=iobase,irq,membase,protocol,teles_id"
+#: build/C/man7/bootparam.7:1430
+#, no-wrap
+msgid "teles=iobase,irq,membase,protocol,teles_id\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1185
+#: build/C/man7/bootparam.7:1436
 msgid ""
-"where iobase is the i/o port address of the card, membase is the shared "
+"where iobase is the I/O port address of the card, membase is the shared "
 "memory base address of the card, irq is the interrupt channel the card uses, "
 "and teles_id is the unique ASCII string identifier."
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1185
+#: build/C/man7/bootparam.7:1436
 #, no-wrap
 msgid "Serial port drivers"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1186
+#: build/C/man7/bootparam.7:1437
 #, no-wrap
 msgid "B<The RISCom/8 Multiport Serial Driver ('riscom8=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1191
-msgid "riscom=iobase1[,iobase2[,iobase3[,iobase4]]]"
+#: build/C/man7/bootparam.7:1444
+#, no-wrap
+msgid "riscom=iobase1[,iobase2[,iobase3[,iobase4]]]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1194
-msgid "More details can be found in I</usr/src/linux/Documentation/riscom8.txt>."
+#: build/C/man7/bootparam.7:1449
+msgid ""
+"More details can be found in the kernel source file "
+"I<Documentation/riscom8.txt>."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1194
+#: build/C/man7/bootparam.7:1449
 #, no-wrap
 msgid "B<The DigiBoard Driver ('digi=')>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1198
+#: build/C/man7/bootparam.7:1453
 msgid "If this option is used, it should have precisely six parameters.  Syntax:"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1200
-msgid "digi=status,type,altpin,numports,iobase,membase"
+#: build/C/man7/bootparam.7:1457
+#, no-wrap
+msgid "digi=status,type,altpin,numports,iobase,membase\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1212
+#: build/C/man7/bootparam.7:1471
 msgid ""
 "The parameters maybe given as integers, or as strings.  If strings are used, "
 "then iobase and membase should be given in hexadecimal.  The integer "
@@ -2697,33 +2758,34 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1214
-msgid "digi=E,PC/Xi,D,16,200,D0000"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:1216
-msgid "digi=1,0,0,16,0x200,851968"
+#: build/C/man7/bootparam.7:1476
+#, no-wrap
+msgid ""
+"digi=E,PC/Xi,D,16,200,D0000\n"
+"digi=1,0,0,16,0x200,851968\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1219
-msgid "More details can be found in I</usr/src/linux/Documentation/digiboard.txt>."
+#: build/C/man7/bootparam.7:1481
+msgid ""
+"More details can be found in the kernel source file "
+"I<Documentation/digiboard.txt>."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1219
+#: build/C/man7/bootparam.7:1481
 #, no-wrap
 msgid "B<The Baycom Serial/Parallel Radio Modem>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1224
-msgid "baycom=iobase,irq,modem"
+#: build/C/man7/bootparam.7:1488
+#, no-wrap
+msgid "baycom=iobase,irq,modem\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1236
+#: build/C/man7/bootparam.7:1502
 msgid ""
 "There are precisely 3 parameters; for several cards, give several 'baycom=' "
 "commands.  The modem parameter is a string that can take one of the values "
@@ -2734,18 +2796,19 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1236
+#: build/C/man7/bootparam.7:1502
 #, no-wrap
 msgid "B<Soundcard radio modem driver>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1241
-msgid "soundmodem=iobase,irq,dma[,dma2[,serio[,pario]]],0,mode"
+#: build/C/man7/bootparam.7:1509
+#, no-wrap
+msgid "soundmodem=iobase,irq,dma[,dma2[,serio[,pario]]],0,mode\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1247
+#: build/C/man7/bootparam.7:1517
 msgid ""
 "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 "
@@ -2754,39 +2817,29 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1247
+#: build/C/man7/bootparam.7:1517
 #, no-wrap
 msgid "The line printer driver"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1248
+#: build/C/man7/bootparam.7:1518
 #, no-wrap
 msgid "B<'lp='>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1253
-msgid "lp=0"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:1255
-msgid "lp=auto"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:1257
-msgid "lp=reset"
-msgstr ""
-
-#. type: Plain text
-#: build/C/man7/bootparam.7:1259
-msgid "lp=port[,port...]"
+#: build/C/man7/bootparam.7:1529
+#, no-wrap
+msgid ""
+"lp=0\n"
+"lp=auto\n"
+"lp=reset\n"
+"lp=port[,port...]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1265
+#: build/C/man7/bootparam.7:1537
 msgid ""
 "You can tell the printer driver what ports to use and what ports not to "
 "use.  The latter comes in handy if you don't want the printer driver to "
@@ -2795,7 +2848,7 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1272
+#: build/C/man7/bootparam.7:1544
 msgid ""
 "The format of the argument is multiple port names.  For example, "
 "lp=none,parport0 would use the first parallel port for lp1, and disable "
@@ -2803,59 +2856,61 @@ msgid ""
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1272
+#: build/C/man7/bootparam.7:1544
 #, no-wrap
 msgid "B<WDT500/501 driver>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1277
-msgid "wdt=io,irq"
+#: build/C/man7/bootparam.7:1551
+#, no-wrap
+msgid "wdt=io,irq\n"
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1277
+#: build/C/man7/bootparam.7:1553
 #, no-wrap
 msgid "Mouse drivers"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1278
+#: build/C/man7/bootparam.7:1554
 #, no-wrap
 msgid "B<'bmouse=irq'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1282
+#: build/C/man7/bootparam.7:1558
 msgid ""
-"The busmouse driver only accepts one parameter, that being the hardware IRQ "
+"The busmouse driver accepts only one parameter, that being the hardware IRQ "
 "value to be used."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1282
+#: build/C/man7/bootparam.7:1558
 #, no-wrap
 msgid "B<'msmouse=irq'>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1285
+#: build/C/man7/bootparam.7:1561
 msgid "And precisely the same is true for the msmouse driver."
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1285
+#: build/C/man7/bootparam.7:1561
 #, no-wrap
 msgid "B<ATARI mouse setup>"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1289
-msgid "atamouse=threshold[,y-threshold]"
+#: build/C/man7/bootparam.7:1568
+#, no-wrap
+msgid "atamouse=threshold[,y-threshold]\n"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1295
+#: build/C/man7/bootparam.7:1576
 msgid ""
 "If only one argument is given, it is used for both x-threshold and "
 "y-threshold.  Otherwise, the first argument is the x-threshold, and the "
@@ -2864,13 +2919,13 @@ msgid ""
 msgstr ""
 
 #. type: SS
-#: build/C/man7/bootparam.7:1295
+#: build/C/man7/bootparam.7:1576
 #, no-wrap
 msgid "Video hardware"
 msgstr ""
 
 #. type: TP
-#: build/C/man7/bootparam.7:1296
+#: build/C/man7/bootparam.7:1577
 #, no-wrap
 msgid "B<'no-scroll'>"
 msgstr ""
@@ -2878,7 +2933,7 @@ msgstr ""
 #.  .SH AUTHORS
 #.  Linus Torvalds (and many others)
 #. type: Plain text
-#: build/C/man7/bootparam.7:1305
+#: build/C/man7/bootparam.7:1586
 msgid ""
 "This option tells the console driver not to use hardware scroll (where a "
 "scroll is effected by moving the screen origin in video memory, instead of "
@@ -2886,17 +2941,17 @@ msgid ""
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1311
-msgid "B<lilo.conf>(5), B<klogd>(8), B<lilo>(8), B<mount>(8), B<rdev>(8)"
+#: build/C/man7/bootparam.7:1589
+msgid "B<klogd>(8), B<mount>(8)"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man7/bootparam.7:1317
+#: build/C/man7/bootparam.7:1595
 msgid ""
 "Large parts of this man page have been derived from the Boot Parameter HOWTO "
 "(version 1.0.1) written by Paul Gortmaker.  More information may be found in "
-"this (or a more recent) HOWTO.  An up-to-date source of information is "
-"I</usr/src/linux/Documentation/kernel-parameters.txt>."
+"this (or a more recent) HOWTO.  An up-to-date source of information is the "
+"kernel source file I<Documentation/kernel-parameters.txt>."
 msgstr ""
 
 #. type: TH
@@ -3036,7 +3091,7 @@ msgstr ""
 #: build/C/man2/reboot.2:116
 msgid ""
 "Execute a kernel that has been loaded earlier with B<kexec_load>(2).  This "
-"option is only available if the kernel was configured with B<CONFIG_KEXEC>."
+"option is available only if the kernel was configured with B<CONFIG_KEXEC>."
 msgstr ""
 
 #. type: TP
@@ -3195,13 +3250,13 @@ msgstr ""
 #: build/C/man2/sync.2:69
 msgid ""
 "B<sync>()  causes all buffered modifications to file metadata and data to be "
-"written to the underlying file systems."
+"written to the underlying filesystems."
 msgstr ""
 
 #. type: Plain text
 #: build/C/man2/sync.2:76
 msgid ""
-"B<syncfs>()  is like B<sync>(), but synchronizes just the file system "
+"B<syncfs>()  is like B<sync>(), but synchronizes just the filesystem "
 "containing file referred to by the open file descriptor I<fd>."
 msgstr ""
 
@@ -3257,7 +3312,7 @@ msgid "B<syncfs>()  is Linux-specific."
 msgstr ""
 
 #. type: SH
-#: build/C/man2/sync.2:102 build/C/man8/sync.8:67
+#: build/C/man2/sync.2:102 build/C/man8/sync.8:72
 #, no-wrap
 msgid "NOTES"
 msgstr ""
@@ -3326,7 +3381,7 @@ msgstr ""
 msgid ""
 "The kernel keeps data in memory to avoid doing (relatively slow) disk reads "
 "and writes.  This improves performance, but if the computer crashes, data "
-"may be lost or the file system corrupted as a result.  B<sync> ensures that "
+"may be lost or the filesystem corrupted as a result.  B<sync> ensures that "
 "everything in memory is written to disk."
 msgstr ""
 
@@ -3388,34 +3443,34 @@ msgid "ENVIRONMENT"
 msgstr ""
 
 #. type: Plain text
-#: build/C/man8/sync.8:65
+#: build/C/man8/sync.8:70
 msgid ""
 "The variables B<LANG>, B<LC_ALL>, B<LC_CTYPE>, and B<LC_MESSAGES> have the "
 "usual meaning."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man8/sync.8:67
+#: build/C/man8/sync.8:72
 msgid "POSIX.2."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man8/sync.8:79
+#: build/C/man8/sync.8:84
 msgid ""
-"On Linux, B<sync> is only guaranteed to schedule the dirty blocks for "
+"On Linux, B<sync> is guaranteed only to schedule the dirty blocks for "
 "writing; it can actually take a short time before all the blocks are finally "
 "written.  The B<reboot>(8)  and B<halt>(8)  commands take this into account "
 "by sleeping for a few seconds after calling B<sync>(2)."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man8/sync.8:84
+#: build/C/man8/sync.8:89
 msgid ""
 "This page describes B<sync> as found in the file\\%utils-4.0 package; other "
 "versions may differ slightly."
 msgstr ""
 
 #. type: Plain text
-#: build/C/man8/sync.8:89
+#: build/C/man8/sync.8:94
 msgid "B<sync>(2), B<halt>(8), B<reboot>(8), B<update>(8)"
 msgstr ""