freebsd-nq/sys/geom
Marcel Moolenaar c2926e2329 Use 'p' as the partition specifier instead of 's'. We continue to use
's' for compatibility partitions (ie partitions with a BSD disklabel).
Partition numbers continue to start with 1.
Example /etc/fstab:
	# Device        Mountpoint      FStype          Options	...
	/dev/da0p1      /efi            msdos           rw	...
	/dev/da0p2      /               ufs             rw	...
	/dev/da0p3      none            swap            sw	...
2002-08-24 22:42:16 +00:00
..
geom_aes.c
geom_bsd.c
geom_ccd.c
geom_dev.c
geom_disk.c
geom_dump.c
geom_enc.c
geom_event.c
geom_gpt.c Use 'p' as the partition specifier instead of 's'. We continue to use 2002-08-24 22:42:16 +00:00
geom_int.h
geom_io.c
geom_kern.c
geom_mbr.c
geom_pc98.c
geom_slice.c
geom_slice.h
geom_subr.c
geom_sunlabel.c
geom.h