linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jochen Hein <jochen@jochen.org>
To: linux-kernel@vger.kernel.org
Cc: trivial@rustcorp.com.au
Subject: [PATCH, 2.6, TRIVIAL, PNP] simple documentation fix
Date: Mon, 14 Jul 2003 18:29:07 +0200	[thread overview]
Message-ID: <873ch9oywc.fsf@echidna.jochen.org> (raw)


The documentation talks about a file "possible", but 2.6.0-test1 names
it "options" AFAICS.

Jochen

--- linux-2.6.0-test1/Documentation/pnp.txt.jh	2003-07-14 18:23:36.000000000 +0200
+++ linux-2.6.0-test1/Documentation/pnp.txt	2003-07-14 18:24:09.000000000 +0200
@@ -22,7 +22,7 @@
 In addition to the standard driverfs file the following are created in each 
 device's directory:
 id - displays a list of support EISA IDs
-possible - displays possible resource configurations
+options - displays possible resource configurations
 resources - displays currently allocated resources and allows resource changes
 
 -activating a device
@@ -60,7 +60,7 @@
 - Notice the string "DISABLED".  THis means the device is not active.
 
 3.) check the device's possible configurations (optional)
-# cat possible
+# cat options
 Dependent: 01 - Priority acceptable
     port 0x3f0-0x3f0, align 0x7, size 0x6, 16-bit address decoding
     port 0x3f7-0x3f7, align 0x0, size 0x1, 16-bit address decoding

-- 
#include <~/.signature>: permission denied

                 reply	other threads:[~2003-07-14 16:33 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=873ch9oywc.fsf@echidna.jochen.org \
    --to=jochen@jochen.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trivial@rustcorp.com.au \
    /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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).