minor typo that didn't make it into the previous version (from ralph)
[unix-history] / usr / src / etc / amd-home
# map for /home
/defaults type:=nfs;opts:=rw,-T,-i,-b,-q;rhost:=${key/};rfs:=${path}
# MACHINE is the machine hostname.
# import an individual file system
MACHINE host!=MACHINE;rfs:=/a host==MACHINE;type:=link;fs:=/a
# import an entire machine's exported file systems
MACHINE type:=auto;pref:=MACHINE/;fs:=${map}
MACHINE/a host!=MACHINE;rfs:=/a host==MACHINE;type:=link;fs:=/a
MACHINE/b host!=MACHINE;rfs:=/a host==MACHINE;type:=link;fs:=/b