From 31df57343df16aff65c0eb0243e925e5c14eaa97 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Wed, 5 Feb 2014 16:05:52 +0100 Subject: [PATCH] bootparam.7: wfix Signed-off-by: Michael Kerrisk --- man7/bootparam.7 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man7/bootparam.7 b/man7/bootparam.7 index aa701c0fa..9d3460ef7 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -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 @@ -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='"