svn commit: r227558 - stable/9/sbin/fdisk_pc98

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


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

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

Modified:
  stable/9/sbin/fdisk_pc98/fdisk.8
Directory Properties:
  stable/9/sbin/fdisk_pc98/   (props changed)

Modified: stable/9/sbin/fdisk_pc98/fdisk.8
==============================================================================
--- stable/9/sbin/fdisk_pc98/fdisk.8	Wed Nov 16 15:32:52 2011	(r227557)
+++ stable/9/sbin/fdisk_pc98/fdisk.8	Wed Nov 16 15:35:05 2011	(r227558)
@@ -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