diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 10:39:15 +0200 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2015-04-24 13:46:02 +0200 |
| commit | 92b451e5d95518f30ef90e6056468d40183beb94 (patch) | |
| tree | 1fc587c55c40bd2129e4a63b9d261bd1a451182c /man7/bootparam.7 | |
| parent | 3dd80946f8632d3d082c2e76adb1135e9829c423 (diff) | |
| download | man-pages-92b451e5d95518f30ef90e6056468d40183beb94.tar.gz | |
bootparam.7: tfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index c78ca55169..d51dbe6ece 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -767,7 +767,7 @@ in oplder kernels, or for ancient kernels) in the Linux kernel source. See that file for the details. .SS The sound driver -The sound driver can also accept boot arguments 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 @@ -795,7 +795,7 @@ I \- interrupt line in hex (i.e 10=a, 11=b, ...) d \- DMA channel. -As you can see it gets pretty messy, and you are better off to compile +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 argument of \&'sound=0' will disable the sound driver entirely. |
