svn commit: r227273 - head/sbin/fdisk_pc98

Andrey V. Elsukov ae at FreeBSD.org
Sun Nov 6 20:39:35 UTC 2011


Author: ae
Date: Sun Nov  6 20:39:35 2011
New Revision: 227273
URL: http://svn.freebsd.org/changeset/base/227273

Log:
  Add reference to gpart(8).
  
  MFC after:	3 days

Modified:
  head/sbin/fdisk_pc98/fdisk.8

Modified: head/sbin/fdisk_pc98/fdisk.8
==============================================================================
--- head/sbin/fdisk_pc98/fdisk.8	Sun Nov  6 20:38:27 2011	(r227272)
+++ head/sbin/fdisk_pc98/fdisk.8	Sun Nov  6 20:39:35 2011	(r227273)
@@ -446,6 +446,7 @@ Example: to make slice 1 the active slic
 .Sh SEE ALSO
 .Xr boot98cfg 8 ,
 .Xr bsdlabel 8 ,
+.Xr gpart 8 ,
 .Xr newfs 8
 .Sh BUGS
 The default boot code will not necessarily handle all slice types


More information about the svn-src-all mailing list