diff options
author | J. Bruce Fields <bfields@citi.umich.edu> | 2008-04-07 15:59:03 -0400 |
---|---|---|
committer | Jonathan Corbet <corbet@lwn.net> | 2008-04-11 15:18:01 -0400 |
commit | 6ded55da6be9f186ae1022724a5881b43846c164 (patch) | |
tree | 1d7adf36afefb163b9882e694aee1bfaad4732f6 /Documentation/kernel-parameters.txt | |
parent | dc07e721a26ec7e0adb66340f1763d220cfbbd0c (diff) |
Documentation: move nfsroot.txt to filesystems/
Documentation/ is a little large, and filesystems/ seems an obvious
place for this file.
Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Signed-off-by: Jonathan Corbet <corbet@lwn.net>
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 508e2a2c9864..57709e472b9b 100644 --- a/Documentation/kernel-parameters.txt +++ b/Documentation/kernel-parameters.txt | |||
@@ -845,7 +845,7 @@ and is between 256 and 4096 characters. It is defined in the file | |||
845 | arch/alpha/kernel/core_marvel.c. | 845 | arch/alpha/kernel/core_marvel.c. |
846 | 846 | ||
847 | ip= [IP_PNP] | 847 | ip= [IP_PNP] |
848 | See Documentation/nfsroot.txt. | 848 | See Documentation/filesystems/nfsroot.txt. |
849 | 849 | ||
850 | ip2= [HW] Set IO/IRQ pairs for up to 4 IntelliPort boards | 850 | ip2= [HW] Set IO/IRQ pairs for up to 4 IntelliPort boards |
851 | See comment before ip2_setup() in | 851 | See comment before ip2_setup() in |
@@ -1199,10 +1199,10 @@ and is between 256 and 4096 characters. It is defined in the file | |||
1199 | file if at all. | 1199 | file if at all. |
1200 | 1200 | ||
1201 | nfsaddrs= [NFS] | 1201 | nfsaddrs= [NFS] |
1202 | See Documentation/nfsroot.txt. | 1202 | See Documentation/filesystems/nfsroot.txt. |
1203 | 1203 | ||
1204 | nfsroot= [NFS] nfs root filesystem for disk-less boxes. | 1204 | nfsroot= [NFS] nfs root filesystem for disk-less boxes. |
1205 | See Documentation/nfsroot.txt. | 1205 | See Documentation/filesystems/nfsroot.txt. |
1206 | 1206 | ||
1207 | nfs.callback_tcpport= | 1207 | nfs.callback_tcpport= |
1208 | [NFS] set the TCP port on which the NFSv4 callback | 1208 | [NFS] set the TCP port on which the NFSv4 callback |