diff options
author | Jess Guerrero <i92guboj@terra.es> | 2008-07-04 09:59:50 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2008-07-04 10:40:07 -0700 |
commit | 337e2ab5d1efca56c6fdd57bffaea7e7899e7283 (patch) | |
tree | 78491285b1815435b7863d8136bd5ca711499e64 | |
parent | c76a58783d7bb2190872c5431e5ee44da7143fad (diff) | |
download | linux-337e2ab5d1efca56c6fdd57bffaea7e7899e7283.tar.bz2 |
ntfs: update help text
The url in the help text for ntfs should be updated.
Acked-by: Anton Altaparmakov <aia21@cantab.net>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
-rw-r--r-- | fs/Kconfig | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/Kconfig b/fs/Kconfig index cf12c403b8c7..2694648cbd1b 100644 --- a/fs/Kconfig +++ b/fs/Kconfig @@ -830,7 +830,7 @@ config NTFS_FS from the project web site. For more information see <file:Documentation/filesystems/ntfs.txt> - and <http://linux-ntfs.sourceforge.net/>. + and <http://www.linux-ntfs.org/>. To compile this file system support as a module, choose M here: the module will be called ntfs. |