Date: Tue, 10 Apr 2001 17:21:16 -0700 (PDT) From: Ian Dowse <iedowse@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin/mount_nfs mount_nfs.c Message-ID: <200104110021.f3B0LGD23785@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
iedowse 2001/04/10 17:21:16 PDT Modified files: sbin/mount_nfs mount_nfs.c Log: Fix a typo relating to the "-U" (force UDP for mount protocol) option. When specified, make sure to use the correct netid for the getnetconfigent() call, and also in error messages. Revision Changes Path 1.42 +8 -7 src/sbin/mount_nfs/mount_nfs.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200104110021.f3B0LGD23785>