From c6e3533e1e31cbf25e04688d244a8fc2af2e1972 Mon Sep 17 00:00:00 2001 From: obrien Date: Sat, 14 Nov 1998 03:11:37 +0000 Subject: Virgin import of AMD (am-utils) v6.0b1 --- contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'contrib/amd/conf') diff --git a/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h b/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h index 915f014..44b0216 100644 --- a/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h +++ b/contrib/amd/conf/nfs_prot/nfs_prot_freebsd3.h @@ -141,15 +141,16 @@ typedef writeargs nfswriteargs; /* * - * FreeBSD 3.0 has NFS V3, but you need to regenrate the rpcsc header files - * as follows: + * FreeBSD 3.0 snapshots have NFS V3, but you need to regenrate the rpcsc + * header files as follows: * cd /usr/local/rpcsvc * rpcgen -DWANT_NFS3 mount.x * rpcgen -DWANT_NFS3 nfs_prot.x * But that's not expected of everyone, plus there are additional things - * needed so I define everything that's neede for NFS V3 here. + * needed so I define everything that's needed for NFS V3 here. + * The problem is fixed in FreeBSD-3.0-19981006-BETA hence this code is off. */ -#ifdef NFSMNT_NFSV3 +#ifdef NFSMNT_NFSV3_off # define MOUNT_NFS3 MOUNT_NFS # define MNTOPT_NFS3 "nfs" -- cgit v1.1