From dfb648c37d8af19454f7f69dc851226717f30a74 Mon Sep 17 00:00:00 2001 From: Ray Lai Date: Sat, 21 Aug 2010 06:46:53 +0000 Subject: Use .Dq for double quotes and properly .Xr fdisk(1). OK jmc --- sbin/pdisk/pdisk.8 | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'sbin/pdisk') diff --git a/sbin/pdisk/pdisk.8 b/sbin/pdisk/pdisk.8 index d3ad8e09c5d..fa0c4e94b34 100644 --- a/sbin/pdisk/pdisk.8 +++ b/sbin/pdisk/pdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pdisk.8,v 1.16 2010/05/25 20:57:07 jmc Exp $ +.\" $OpenBSD: pdisk.8,v 1.17 2010/08/21 06:46:52 ray Exp $ .\" .\" Copyright 1996,1997,1998 by Apple Computer, Inc. .\" All Rights Reserved @@ -19,7 +19,7 @@ .\" NEGLIGENCE, OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION .\" WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: May 25 2010 $ +.Dd $Mdocdate: August 21 2010 $ .Dt PDISK 8 .Os .Sh NAME @@ -32,9 +32,10 @@ .Sh DESCRIPTION .Nm is a menu driven program which partitions disks using the standard Apple -disk partitioning scheme described in "Inside Macintosh: Devices". +disk partitioning scheme described in +.Dq Inside Macintosh: Devices . It does not support the Intel/DOS partitioning scheme supported by -.Em fdisk . +.Xr fdisk 1 . .Pp The options are as follows: .Bl -tag -width Ds @@ -63,7 +64,7 @@ It can be specified either by its full pathname or an abbreviated disk form. In its abbreviated form, the path to the device, the .Sq r denoting -.Qq raw device , +.Dq raw device , and the partition letter, can all be omitted. For example, the first IDE disk can be specified as either .Pa /dev/rwd0c , -- cgit v1.2.3