diff options
-rw-r--r-- | Documentation/kernel-parameters.txt | 2 | ||||
-rw-r--r-- | Documentation/networking/decnet.txt | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index cf3868956f1e..072cf6d4ec8d 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -549,7 +549,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
549 | 1 will print _a lot_ more information - normally | 549 | 1 will print _a lot_ more information - normally |
550 | only useful to kernel developers. | 550 | only useful to kernel developers. |
551 | 551 | ||
552 | decnet= [HW,NET] | 552 | decnet.addr= [HW,NET] |
553 | Format: <area>[,<node>] | 553 | Format: <area>[,<node>] |
554 | See also Documentation/networking/decnet.txt. | 554 | See also Documentation/networking/decnet.txt. |
555 | 555 | ||
diff --git a/Documentation/networking/decnet.txt b/Documentation/networking/decnet.txt index badb7480ea62..d8968958d839 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. | |||
60 | 60 | ||
61 | The kernel command line takes options looking like the following: | 61 | The kernel command line takes options looking like the following: |
62 | 62 | ||
63 | decnet=1,2 | 63 | decnet.addr=1,2 |
64 | 64 | ||
65 | the two numbers are the node address 1,2 = 1.2 For 2.2.xx kernels | 65 | the two numbers are the node address 1,2 = 1.2 For 2.2.xx kernels |
66 | and early 2.3.xx kernels, you must use a comma when specifying the | 66 | and early 2.3.xx kernels, you must use a comma when specifying the |