NetBSD/share/examples/fstab/fstab.pseudo
hubertf 9ee7752f6f Extract commonly used things like CDROMs, pseudo-filesystems (/proc, ...)
and mfs-based /tmp into their own files. Hint at them in the existing
files. (fstab needs an #include statement :)
2005-04-03 14:12:14 +00:00

6 lines
185 B
Plaintext

# $NetBSD: fstab.pseudo,v 1.1 2005/04/03 14:12:14 hubertf Exp $
/kern /kern kernfs rw 0 0
/proc /proc procfs rw 0 0
fdesc /dev fdesc ro,-o=union 0 0
ptyfs /dev/pts ptyfs rw 0 0