Messages in this thread Patch in this message |  | | | From | "Justin P. Mattock" <> | | Subject | [PATCH 02/11]fs/ncpfs/Kconfig Update broken web addresses. | | Date | Fri, 10 Sep 2010 20:12:43 -0700 |
| |
Below you will find an Update to a broken web address. Please let me know if this needs to be changed.
Signed-off-by: Justin P. Mattock <justinmattock@gmail.com>
--- fs/ncpfs/Kconfig | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/fs/ncpfs/Kconfig b/fs/ncpfs/Kconfig index c931cf2..4956638 100644 --- a/fs/ncpfs/Kconfig +++ b/fs/ncpfs/Kconfig @@ -17,7 +17,8 @@ config NCP_FS file *server* for Novell NetWare clients. General information about how to connect Linux, Windows machines and - Macs is on the WWW at <http://www.eats.com/linux_mac_win.html>. + Macs is on the WWW at + <http://web.archive.org/web/20011204193118/http://www.eats.com/linux_mac_win.html>. To compile this as a module, choose M here: the module will be called ncpfs. Say N unless you are connected to a Novell network. -- 1.7.2.1
|  |