aboutsummaryrefslogtreecommitdiffstats
path: root/sound
diff options
context:
space:
mode:
authorAdrian Bunk <bunk@fs.tum.de>2004-08-01 20:14:55 -0700
committerLinus Torvalds <torvalds@ppc970.osdl.org>2004-08-01 20:14:55 -0700
commite0f928add849a0ffcf8762bd6d21c8076b2aa8b3 (patch)
tree21fdcc6159877229f2975f544f80c7468b77b4dd /sound
parenta310d9cf090a962dfb5d40ab6a38375388cb6d50 (diff)
downloadhistory-e0f928add849a0ffcf8762bd6d21c8076b2aa8b3.tar.gz
[PATCH] Canonically reference files in Documentation/ code comments part
Below is a patch by Hans Ulrich Niedermann <linux-kernel@n-dimensional.de> to change all references in comments to files in Documentation/ to start with Documentation/ Signed-off-by: Adrian Bunk <bunk@fs.tum.de> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'sound')
-rw-r--r--sound/oss/via82cxxx_audio.c2
-rw-r--r--sound/oss/vwsnd.c2
2 files changed, 2 insertions, 2 deletions
diff --git a/sound/oss/via82cxxx_audio.c b/sound/oss/via82cxxx_audio.c
index 2c83d03c1dcd65..40f3f2e2ed918d 100644
--- a/sound/oss/via82cxxx_audio.c
+++ b/sound/oss/via82cxxx_audio.c
@@ -10,7 +10,7 @@
* NO WARRANTY
*
* For a list of known bugs (errata) and documentation,
- * see via-audio.pdf in linux/Documentation/DocBook.
+ * see via-audio.pdf in Documentation/DocBook.
* If this documentation does not exist, run "make pdfdocs".
*/
diff --git a/sound/oss/vwsnd.c b/sound/oss/vwsnd.c
index e438ba506e78bf..ce519a9a9d2cb9 100644
--- a/sound/oss/vwsnd.c
+++ b/sound/oss/vwsnd.c
@@ -1,6 +1,6 @@
/*
* Sound driver for Silicon Graphics 320 and 540 Visual Workstations'
- * onboard audio. See notes in ../../Documentation/sound/oss/vwsnd .
+ * onboard audio. See notes in Documentation/sound/oss/vwsnd .
*
* Copyright 1999 Silicon Graphics, Inc. All rights reserved.
*