1 1.2 hubertf # $NetBSD: net,v 1.2 1997/12/12 11:52:55 hubertf Exp $ 2 1.1 hubertf # 3 1.1 hubertf # /net - NFS-mount directory by cd'ing into it: cd /net/host/filesystem; 4 1.1 hubertf # be sure to mkdir /net before using this. 5 1.1 hubertf # 6 1.2 hubertf /defaults type:=host;rhost:=${key};fs:=${autodir}/${rhost}/root 7 1.2 hubertf * host==${key};type:=link;fs:=/ \ 8 1.2 hubertf host!=${key};opts:=ro,soft,intr,nodev,nosuid,noconn 9