diff options
author | Michael Prokop <mika@debian.org> | 2009-12-29 15:44:48 +0100 |
---|---|---|
committer | maximilian attems <maks@debian.org> | 2009-12-29 15:46:59 +0100 |
commit | 0e653d64758e03fd77b8ab436c8ca36cff9ee4c9 (patch) | |
tree | 0c7bd92415639c21deea2d6fea6271ac6b992d5e | |
parent | 3d1da4511ab62173d457b78a243fdc001b648911 (diff) | |
download | initramfs-tools-0e653d64758e03fd77b8ab436c8ca36cff9ee4c9.tar.gz initramfs-tools-0e653d64758e03fd77b8ab436c8ca36cff9ee4c9.zip |
Fix path to nfsroot.txt in documentation.
Signed-off-by: maximilian attems <maks@debian.org>
-rw-r--r-- | initramfs-tools.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/initramfs-tools.8 b/initramfs-tools.8 index 144b89a..2ba022a 100644 --- a/initramfs-tools.8 +++ b/initramfs-tools.8 @@ -65,8 +65,8 @@ Use root=/dev/nfs for NFS to kick to in. NFSOPTS can be looked up in .TP \fB\fI ip tells how to configure the ip address. Allows to specify an different -NFS server than the DHCP server. See Documentation/nfsroot.txt in -any recent Linux source for details. Optional paramater for NFS root. +NFS server than the DHCP server. See Documentation/filesystems/nfsroot.txt +in any recent Linux source for details. Optional paramater for NFS root. .TP \fB\fI cryptopts |