diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2009-10-27 14:41:35 -0400 |
---|---|---|
committer | J. Bruce Fields <bfields@citi.umich.edu> | 2009-10-27 19:34:04 -0400 |
commit | dc7a08166f3a5f23e79e839a8a88849bd3397c32 (patch) | |
tree | 2feb8aed7b6142467e6b8833fbfd9838bda69c39 /Documentation/kernel-parameters.txt | |
parent | e343eb0d60f74547e0aeb5bd151105c2e6cfe588 (diff) |
nfs: new subdir Documentation/filesystems/nfs
We're adding enough nfs documentation that it may as well have its own
subdirectory.
Acked-by: Randy Dunlap <rdunlap@xenotime.net>
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Diffstat (limited to 'Documentation/kernel-parameters.txt')
-rw-r--r-- | Documentation/kernel-parameters.txt | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/Documentation/kernel-parameters.txt b/Documentation/kernel-parameters.txt index 9107b387e91f..dab0f04b4264 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -1017,7 +1017,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1017 | No delay | 1017 | No delay |
1018 | 1018 | ||
1019 | ip= [IP_PNP] | 1019 | ip= [IP_PNP] |
1020 | See Documentation/filesystems/nfsroot.txt. | 1020 | See Documentation/filesystems/nfs/nfsroot.txt. |
1021 | 1021 | ||
1022 | ip2= [HW] Set IO/IRQ pairs for up to 4 IntelliPort boards | 1022 | ip2= [HW] Set IO/IRQ pairs for up to 4 IntelliPort boards |
1023 | See comment before ip2_setup() in | 1023 | See comment before ip2_setup() in |
@@ -1538,10 +1538,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1538 | going to be removed in 2.6.29. | 1538 | going to be removed in 2.6.29. |
1539 | 1539 | ||
1540 | nfsaddrs= [NFS] | 1540 | nfsaddrs= [NFS] |
1541 | See Documentation/filesystems/nfsroot.txt. | 1541 | See Documentation/filesystems/nfs/nfsroot.txt. |
1542 | 1542 | ||
1543 | nfsroot= [NFS] nfs root filesystem for disk-less boxes. | 1543 | nfsroot= [NFS] nfs root filesystem for disk-less boxes. |
1544 | See Documentation/filesystems/nfsroot.txt. | 1544 | See Documentation/filesystems/nfs/nfsroot.txt. |
1545 | 1545 | ||
1546 | nfs.callback_tcpport= | 1546 | nfs.callback_tcpport= |
1547 | [NFS] set the TCP port on which the NFSv4 callback | 1547 | [NFS] set the TCP port on which the NFSv4 callback |