Subject: CVS commit: src/sbin/mount_nfs
To: None <source-changes@NetBSD.org>
From: YAMAMOTO Takashi <yamt@netbsd.org>
List: source-changes
Date: 11/09/2006 10:07:00
Module Name: src
Committed By: yamt
Date: Thu Nov 9 10:07:00 UTC 2006
Modified Files:
src/sbin/mount_nfs: mount_nfs.8 mount_nfs.c
Log Message:
remove nqnfs support.
namely,
- make -q a synonym of -3.
- ignore -L and -D.
To generate a diff of this commit:
cvs rdiff -r1.30 -r1.31 src/sbin/mount_nfs/mount_nfs.8
cvs rdiff -r1.52 -r1.53 src/sbin/mount_nfs/mount_nfs.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.