summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--README2
-rw-r--r--configure.ac2
-rw-r--r--utils/mount/mount.nfs.man3
-rw-r--r--utils/mount/umount.nfs.man3
4 files changed, 2 insertions, 8 deletions
diff --git a/README b/README
index e2196da..e7588cf 100644
--- a/README
+++ b/README
@@ -162,4 +162,4 @@ scripts can be written to work correctly.
Share And Enjoy!
-- the nfs-utils developers
- <nfs@lists.sourceforge.net>
+ <linux-nfs@vger.kernel.org>
diff --git a/configure.ac b/configure.ac
index 68c02f3..ab3198a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,6 +1,6 @@
dnl Process this file with autoconf to produce a configure script.
dnl
-AC_INIT([linux nfs-utils],[1.1.1],[nfs@lists.sf.net],[nfs-utils])
+AC_INIT([linux nfs-utils],[1.1.1],[linux-nfs@vger.kernel.org],[nfs-utils])
AC_CANONICAL_BUILD([])
AC_CANONICAL_HOST([])
AC_CONFIG_MACRO_DIR(aclocal)
diff --git a/utils/mount/mount.nfs.man b/utils/mount/mount.nfs.man
index 624358c..1a4561b 100644
--- a/utils/mount/mount.nfs.man
+++ b/utils/mount/mount.nfs.man
@@ -82,8 +82,5 @@ table of mounted file systems
.BR nfs (5),
.BR mount (8),
-.SH "BUGS"
-Please notify nfs@lists.sourceforge.net of any bugs found in this software.
-
.SH "AUTHOR"
Amit Gud <agud@redhat.com>
diff --git a/utils/mount/umount.nfs.man b/utils/mount/umount.nfs.man
index ee4cdaf..15addfa 100644
--- a/utils/mount/umount.nfs.man
+++ b/utils/mount/umount.nfs.man
@@ -66,8 +66,5 @@ table of mounted file systems
.BR nfs (5),
.BR umount (8),
-.SH "BUGS"
-Please notify nfs@lists.sourceforge.net of any bugs found in this software.
-
.SH "AUTHOR"
Amit Gud <agud@redhat.com>