diff options
author | Robert P. J. Day <rpjday@crashcourse.ca> | 2008-02-03 15:18:45 +0200 |
---|---|---|
committer | Adrian Bunk <bunk@kernel.org> | 2008-02-03 15:18:45 +0200 |
commit | 2d27a96614c961b069d1a8abdeaf2750a3941bd1 (patch) | |
tree | 8f89963223769124699ce7d28f55c84989da88d8 /Documentation/networking | |
parent | e1b8513d21845fbeb93d6d2c4973db874385059f (diff) | |
download | op-kernel-dev-2d27a96614c961b069d1a8abdeaf2750a3941bd1.zip op-kernel-dev-2d27a96614c961b069d1a8abdeaf2750a3941bd1.tar.gz |
Documentation: "decnet=" should read "decnet.addr=".
Signed-off-by: Robert P. J. Day <rpjday@crashcourse.ca>
Signed-off-by: Adrian Bunk <bunk@kernel.org>
Diffstat (limited to 'Documentation/networking')
-rw-r--r-- | Documentation/networking/decnet.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/networking/decnet.txt b/Documentation/networking/decnet.txt index badb748..d896895 100644 --- a/Documentation/networking/decnet.txt +++ b/Documentation/networking/decnet.txt @@ -60,7 +60,7 @@ operation of the local communications in any other way though. The kernel command line takes options looking like the following: - decnet=1,2 + decnet.addr=1,2 the two numbers are the node address 1,2 = 1.2 For 2.2.xx kernels and early 2.3.xx kernels, you must use a comma when specifying the |