svn commit: r227559 - releng/9.0/sbin/fdisk_pc98

Andrey V. Elsukov ae at FreeBSD.org
Wed Nov 16 15:35:22 UTC 2011


Author: ae
Date: Wed Nov 16 15:35:22 2011
New Revision: 227559
URL: http://svn.freebsd.org/changeset/base/227559

Log:
  MFC rr227273:
    Add reference to gpart(8).
  
  Approved by:    re (kib)

Modified:
  releng/9.0/sbin/fdisk_pc98/fdisk.8
Directory Properties:
  releng/9.0/sbin/fdisk_pc98/   (props changed)

Modified: releng/9.0/sbin/fdisk_pc98/fdisk.8
==============================================================================
--- releng/9.0/sbin/fdisk_pc98/fdisk.8	Wed Nov 16 15:35:05 2011	(r227558)
+++ releng/9.0/sbin/fdisk_pc98/fdisk.8	Wed Nov 16 15:35:22 2011	(r227559)
@@ -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