Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 09:28:31 +0000 (UTC)
From:      Maxim Konovalov <maxim@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r184672 - head/sbin/bsdlabel
Message-ID:  <200811050928.mA59SVPW021813@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maxim
Date: Wed Nov  5 09:28:30 2008
New Revision: 184672
URL: http://svn.freebsd.org/changeset/base/184672

Log:
  o One more s/gpt/gpart/.

Modified:
  head/sbin/bsdlabel/bsdlabel.8

Modified: head/sbin/bsdlabel/bsdlabel.8
==============================================================================
--- head/sbin/bsdlabel/bsdlabel.8	Wed Nov  5 09:27:13 2008	(r184671)
+++ head/sbin/bsdlabel/bsdlabel.8	Wed Nov  5 09:28:30 2008	(r184672)
@@ -481,7 +481,7 @@ to store the number of sectors,
 labels are restricted to a maximum of 2^32-1 sectors.
 This usually means 2TB of disk space.
 Larger disks should be partitioned using another method such as
-.Xr gpt 8 .
+.Xr gpart 8 .
 .Pp
 The various
 .Bx Ns s



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200811050928.mA59SVPW021813>