diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2009-03-28 23:47:32 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2009-03-28 23:47:32 +0000 |
commit | d850dd2bb32de14e6aafe432fdc04f9468fb454c (patch) | |
tree | 3e7f3879d0d723a189050b9d3e5f48a1e1192e5b /sbin/disklabel | |
parent | 528569cc2c883733d343c67777d575c2034398c7 (diff) |
Verbiage tweaks from jmc@ and millert@.
Diffstat (limited to 'sbin/disklabel')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index d5701cf3212..ebffa38c1d1 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.77 2009/03/28 14:40:20 deraadt Exp $ +.\" $OpenBSD: disklabel.8,v 1.78 2009/03/28 23:47:31 krw Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -640,5 +640,5 @@ partitions as desired. .Pp The maximum disk and partition size is 64PB. .Pp -On some machines, such as the sparc, partition tables -may not exhibit the full functionality that is described above. +On some machines, such as Sparc and Sparc64, partition tables +may not exhibit the full functionality described above. |