All of lore.kernel.org
 help / color / mirror / Atom feed
From: a.othieno@bluewin.ch (Arthur Othieno)
To: Hans Ulrich Niedermann <linux-kernel@n-dimensional.de>
Cc: Andrew Morton <akpm@osdl.org>, linux-kernel@vger.kernel.org
Subject: Re: [PATCH 2.6.1-rc3] Canonically reference files in Documentation/, code comments part
Date: Thu, 8 Jan 2004 23:28:08 +0100	[thread overview]
Message-ID: <20040108222808.GC785@mars> (raw)
In-Reply-To: <86ad4y70n2.fsf@n-dimensional.de>

On Thu, Jan 08, 2004 at 07:31:29PM +0100, Hans Ulrich Niedermann wrote:
> diff -Nru a/drivers/usb/misc/tiglusb.c b/drivers/usb/misc/tiglusb.c
> --- a/drivers/usb/misc/tiglusb.c	Thu Jan  8 18:48:58 2004
> +++ b/drivers/usb/misc/tiglusb.c	Thu Jan  8 18:48:58 2004
> @@ -10,7 +10,7 @@
>   *
>   * Based on dabusb.c, printer.c & scanner.c
>   *
> - * Please see the file: linux/Documentation/usb/SilverLink.txt
> + * Please see the file: Documentation/usb/SilverLink.txt

Documentation/silverlink.txt

> diff -Nru a/fs/hfs/FAQ.txt b/fs/hfs/FAQ.txt
> --- a/fs/hfs/FAQ.txt	Thu Jan  8 18:48:58 2004
> +++ b/fs/hfs/FAQ.txt	Thu Jan  8 18:48:58 2004
> @@ -264,7 +264,7 @@
>    mount option.  More information is provided in the ``afpd'' subsection
>    of the ``Mount Options'' section of the HFS documentation (HFS.txt if
>    you have the stand-alone HFS distribution or
> -  linux/Documentation/filesystems/hfs.txt if HFS is in your kernel
> +  Documentation/filesystems/hfs.txt if HFS is in your kernel
>    source tree.)

Ok, these are not in Documentation/ like they should be (funny how they
reference themselves there :) but rather in fs/hfs/.

> diff -Nru a/sound/oss/via82cxxx_audio.c b/sound/oss/via82cxxx_audio.c
> --- a/sound/oss/via82cxxx_audio.c	Thu Jan  8 18:48:58 2004
> +++ b/sound/oss/via82cxxx_audio.c	Thu Jan  8 18:48:58 2004
> @@ -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".
>   */

True only if we did `make pdfdocs'. Perhaps this should be via-audio.tmpl?

Great work.

	Arthur
-- 
Linux is a true multitasking system. Are you?

  reply	other threads:[~2004-01-08 22:30 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-01-08 18:31 [PATCH 2.6.1-rc3] Canonically reference files in Documentation/, code comments part Hans Ulrich Niedermann
2004-01-08 22:28 ` Arthur Othieno [this message]
2004-01-09 17:56   ` Hans Ulrich Niedermann
2004-01-16 16:11     ` Arthur Othieno

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20040108222808.GC785@mars \
    --to=a.othieno@bluewin.ch \
    --cc=akpm@osdl.org \
    --cc=linux-kernel@n-dimensional.de \
    --cc=linux-kernel@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.