diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-25 20:57:08 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2010-05-25 20:57:08 +0000 |
commit | 281f114a6e6fc7311090ac2ca495c26c9463af98 (patch) | |
tree | 634002f4b9fbef345c2eb0060d3b09958fa93955 /sbin | |
parent | 0f23950db36b51dc2607efd473c15e7cf3d3b735 (diff) |
no Pp before/after Sh/Ss;
Diffstat (limited to 'sbin')
-rw-r--r-- | sbin/pdisk/pdisk.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/sbin/pdisk/pdisk.8 b/sbin/pdisk/pdisk.8 index b845b3afa13..d3ad8e09c5d 100644 --- a/sbin/pdisk/pdisk.8 +++ b/sbin/pdisk/pdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pdisk.8,v 1.15 2010/05/25 19:01:32 deraadt Exp $ +.\" $OpenBSD: pdisk.8,v 1.16 2010/05/25 20:57:07 jmc Exp $ .\" .\" Copyright 1996,1997,1998 by Apple Computer, Inc. .\" All Rights Reserved @@ -71,7 +71,6 @@ For example, the first IDE disk can be specified as either or .Ar wd0 . .El -.Pp .Sh COMMAND MODE The list of commands and their explanations are given below. .Bl -tag -width "update" |