From ef505ff046ac520923bba73c67dba7c89b0eeeca Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 23 Dec 2007 07:11:39 +0000 Subject: Fix reference to kernel documentation source file in the "The Sound Driver" subsection. --- man7/bootparam.7 | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'man7/bootparam.7') 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 -- cgit 1.2.3-korg