net revision 1.1
1# $NetBSD: net,v 1.1 1997/12/11 13:02:08 hubertf Exp $
2#
3# /net - NFS-mount directory by cd'ing into it: cd /net/host/filesystem;
4#        be sure to mkdir /net before using this.
5#
6/defaults	type:=host;fs:=${autodir}/${rhost};rhost:=${key}
7*		opts:=soft,intr
8