From: jmc Date: Sun, 20 Jun 2021 19:40:06 +0000 (+0000) Subject: replace the Oo/Oc block of -chs in SYNOPSIS with a simple Op: the block X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=af00a739e348c2423c81c094e9b48d21d6512195;p=openbsd replace the Oo/Oc block of -chs in SYNOPSIS with a simple Op: the block would have been written this way because of the old args limit, but the extensions to -b expose a nasty line wrap when written that way; --- diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index f1618d65419..18f624c25ff 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.99 2021/06/20 18:47:37 deraadt Exp $ +.\" $OpenBSD: fdisk.8,v 1.100 2021/06/20 19:40:06 jmc Exp $ .\" .\" .\" Copyright (c) 1997 Tobias Weingartner @@ -26,11 +26,7 @@ .Op Fl egvy .Op Fl i | u .Op Fl b Ar blocks Ns Op @ Ns Ar offset Ns Op : Ns Ar type -.Oo -.Fl c Ar cylinders -.Fl h Ar heads -.Fl s Ar sectors -.Oc +.Op Fl c Ar cylinders Fl h Ar heads Fl s Ar sectors .Op Fl f Ar mbrfile .Op Fl l Ar blocks .Ar disk