Author: ae Date: Sun Nov 6 20:42:32 2011 New Revision: 227274 URL: http://svn.freebsd.org/changeset/base/227274
Log: Add reference to gpart(8). MFC after: 3 days Modified: head/usr.sbin/boot0cfg/boot0cfg.8 Modified: head/usr.sbin/boot0cfg/boot0cfg.8 ============================================================================== --- head/usr.sbin/boot0cfg/boot0cfg.8 Sun Nov 6 20:39:35 2011 (r227273) +++ head/usr.sbin/boot0cfg/boot0cfg.8 Sun Nov 6 20:42:32 2011 (r227274) @@ -197,7 +197,8 @@ to install the default MBR: .Sh SEE ALSO .Xr geom 4 , .Xr boot 8 , -.Xr fdisk 8 +.Xr fdisk 8 , +.Xr gpart 8 .Sh AUTHORS .An Robert Nordier Aq [email protected] . .Sh BUGS _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "[email protected]"
