From: Chuck Lever Date: Wed, 5 Mar 2008 15:07:11 +0000 (-0500) Subject: As part of migrating from nfs@lists.sf.net to linux-nfs@vger.kernel.org, X-Git-Tag: nfs-utils-1-1-2~10 X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=commitdiff_plain;h=c4276d4353dc8dd26cc58ccbf4bf899999b84a57 As part of migrating from nfs@lists.sf.net to linux-nfs@vger.kernel.org, update the mailing list address used to report bugs in nfs-utils. Removed the BUGS section in the mount.nfs and umount.nfs man pages since they weren't consistent with the contents of the BUGS sections in others in nfs-utils. Signed-off-by: Chuck Lever Signed-off-by: Steve Dickson --- 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 - + 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 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