svn commit: r247370 - head/sbin/geom/class/part

Benno Rice benno at FreeBSD.org
Wed Feb 27 03:43:17 UTC 2013


Author: benno
Date: Wed Feb 27 03:43:16 2013
New Revision: 247370
URL: http://svnweb.freebsd.org/changeset/base/247370

Log:
  Fix typo in EFI GPT GUID.

Modified:
  head/sbin/geom/class/part/gpart.8

Modified: head/sbin/geom/class/part/gpart.8
==============================================================================
--- head/sbin/geom/class/part/gpart.8	Wed Feb 27 02:21:10 2013	(r247369)
+++ head/sbin/geom/class/part/gpart.8	Wed Feb 27 03:43:16 2013	(r247370)
@@ -583,7 +583,7 @@ The system partition for computers that 
 Interface (EFI).
 In such cases, the GPT partitioning scheme is used and the
 actual partition type for the system partition can also be specified as
-.Qq Li "!c12a7328-f81f-11d2-ba4b-00a0c93ec93ab" .
+.Qq Li "!c12a7328-f81f-11d2-ba4b-00a0c93ec93b" .
 .It Cm freebsd
 A
 .Fx


More information about the svn-src-all mailing list