MFC r287396:
authortrasz <trasz@FreeBSD.org>
Mon, 11 Jan 2016 20:10:14 +0000 (20:10 +0000)
committertrasz <trasz@FreeBSD.org>
Mon, 11 Jan 2016 20:10:14 +0000 (20:10 +0000)
commit8a895b1fb59b27dada94e93a01fc4613e07517d3
tree231b81a1833795b57589fbf89aea0d752382aa05
parent3426ec6df300daea902b133c4a6e71261113ee77
MFC r287396:

It's 2015, and some people are still trying to use fdisk and then
go asking what debug flags to set for GEOM to make it work.  Advice
them to use gpart(8) instead.

Something similar should probably done with disklabel,
but I need to rewrite the disklabel examples first.

Sponsored by: The FreeBSD Foundation
15 files changed:
sbin/bsdlabel/bsdlabel.8
sbin/dumpfs/dumpfs.8
sbin/fdisk/fdisk.8
sbin/ffsinfo/ffsinfo.8
sbin/mdconfig/mdconfig.8
sbin/newfs/newfs.8
sbin/newfs_msdos/newfs_msdos.8
sbin/newfs_nandfs/newfs_nandfs.8
sbin/reboot/boot_i386.8
share/man/man4/da.4
share/man/man4/md.4
share/man/man4/vpo.4
share/man/man7/tuning.7
share/man/man8/picobsd.8
usr.sbin/boot0cfg/boot0cfg.8