diff options
author | 2005-04-25 01:32:16 +0000 | |
---|---|---|
committer | 2005-04-25 01:32:16 +0000 | |
commit | ae2e8cefe8b2f4937af0dd97a9a66f843a95e0a3 (patch) | |
tree | 4d6549b061ba1cc59464b5e806c542acacdb2436 | |
parent | remove the stepping info since this isn't right (diff) | |
download | wireguard-openbsd-ae2e8cefe8b2f4937af0dd97a9a66f843a95e0a3.tar.xz wireguard-openbsd-ae2e8cefe8b2f4937af0dd97a9a66f843a95e0a3.zip |
- no longer macppc only
- intel/dos->Intel/DOS
- standard way of writing 'Mac OS'
-rw-r--r-- | sbin/pdisk/pdisk.8 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/sbin/pdisk/pdisk.8 b/sbin/pdisk/pdisk.8 index 70430d6bae2..2000a9cad27 100644 --- a/sbin/pdisk/pdisk.8 +++ b/sbin/pdisk/pdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pdisk.8,v 1.11 2003/06/03 13:16:08 jmc Exp $ +.\" $OpenBSD: pdisk.8,v 1.12 2005/04/25 01:32:16 martin Exp $ .\" .\" Copyright 1996,1997,1998 by Apple Computer, Inc. .\" All Rights Reserved @@ -20,7 +20,7 @@ .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" .Dd September 26, 1997 -.Dt PDISK 8 macppc +.Dt PDISK 8 .Os .Sh NAME .Nm pdisk @@ -38,7 +38,7 @@ .Nm is a menu driven program which partitions disks using the standard Apple disk partitioning scheme described in "Inside Macintosh: Devices". -It does not support the intel/dos partitioning scheme supported by +It does not support the Intel/DOS partitioning scheme supported by .Em fdisk . The .Ar device @@ -70,7 +70,7 @@ program. .It Fl i Causes .Nm -to go into an interactive mode similar to the MacOS version of the program. +to go into an interactive mode similar to the Mac OS version of the program. .It Fl l List the partition tables for the specified .Ar devices . |