diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 07:11:39 +0000 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-12-23 07:11:39 +0000 |
| commit | ef505ff046ac520923bba73c67dba7c89b0eeeca (patch) | |
| tree | ba934cb26f7a7a3f6ac3fd2c69bae88fff3792c9 /man7/bootparam.7 | |
| parent | 9ec0ea9000b960c27e33208b589514608c20c9bb (diff) | |
| download | man-pages-ef505ff046ac520923bba73c67dba7c89b0eeeca.tar.gz | |
Fix reference to kernel documentation source file in the
"The Sound Driver" subsection.
Diffstat (limited to 'man7/bootparam.7')
| -rw-r--r-- | man7/bootparam.7 | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/man7/bootparam.7 b/man7/bootparam.7 index aa884b3ef0..50c9e0239b 100644 --- a/man7/bootparam.7 +++ b/man7/bootparam.7 @@ -1115,7 +1115,11 @@ only affect performance, and can safely be ignored.) The sound driver can also accept boot args to override the compiled in values. This is not recommended, as it is rather complex. -It is described in the Readme.Linux file, in linux/drivers/sound. +It is described in the kernel source file +.IR Documentation/sound/oss/README.OSS +.RI ( drivers/sound/Readme.linux +in older kernel versions). +Readme.Linux file, in linux/drivers/sound. It accepts a boot arg of the form: .IP |
