summaryrefslogtreecommitdiff
path: root/sbin/pdisk/pdisk.8
diff options
context:
space:
mode:
authorKenneth R Westerback <krw@cvs.openbsd.org>2016-01-12 20:09:40 +0000
committerKenneth R Westerback <krw@cvs.openbsd.org>2016-01-12 20:09:40 +0000
commit6175ac3660ecc06563bfc9dcaa7b8beb89ad1375 (patch)
tree5192b68bab456ee3675410eaa8c26e990c4627f8 /sbin/pdisk/pdisk.8
parent4675959a325450dc1d6f2b302bfdab0715816eab (diff)
Use normal err/errx/warn/warnx rather than handrolling new ones. Move
usage() to pdisk.c and nuke do_help() and '-h'. ok jasper@ deraadt@
Diffstat (limited to 'sbin/pdisk/pdisk.8')
-rw-r--r--sbin/pdisk/pdisk.88
1 files changed, 2 insertions, 6 deletions
diff --git a/sbin/pdisk/pdisk.8 b/sbin/pdisk/pdisk.8
index 494de381e22..85b1cc39bbc 100644
--- a/sbin/pdisk/pdisk.8
+++ b/sbin/pdisk/pdisk.8
@@ -1,4 +1,4 @@
-.\" $OpenBSD: pdisk.8,v 1.20 2016/01/12 15:32:08 krw Exp $
+.\" $OpenBSD: pdisk.8,v 1.21 2016/01/12 20:09:39 krw Exp $
.\"
.\" Copyright 1996,1997,1998 by Apple Computer, Inc.
.\" All Rights Reserved
@@ -27,7 +27,7 @@
.Nd HFS(DPME) partition maintenance program
.Sh SYNOPSIS
.Nm pdisk
-.Op Fl hlr
+.Op Fl lr
.Ar disk
.Sh DESCRIPTION
.Nm
@@ -39,10 +39,6 @@ It does not support the Intel/DOS partitioning scheme supported by
.Pp
The options are as follows:
.Bl -tag -width Ds
-.It Fl h
-Prints a rather lame set of help messages for the
-.Nm
-program.
.It Fl l
List the partition tables for the specified
.Ar disk .