No empty .Rs/.Re
[netbsd-mini2440.git] / share / examples / fstab / fstab.wd0.3
blob4372d548c86824c0e5e90770f017f05c863f1438
1 #       $NetBSD: fstab.wd0.3,v 1.3 2005/05/04 18:26:14 hubertf Exp $
3 # Sample fstab for IDE disk based system
4 # see fstab(5) for details on what the fields mean
5 # Notes:
6 # All swap devices are now configured by swapctl(8), so a swap entry
7 # is now needed for all swap partitions so that the "swapctl -A" in
8 # /etc/rc will find them, or you will have no swap space.
10 /dev/wd0a       /       ffs     rw              1 1
11 /dev/wd0b       none    swap    sw              0 0
12 /dev/wd0f       /usr    ffs     rw              1 2
13 /dev/wd0g       /var    ffs     rw              1 2
15 # Possibly include data from the following files here:
16 # fstab.cdrom
17 # fstab.pseudo
18 # fstab.ramdisk