From: deraadt Date: Sun, 20 Jun 2021 18:47:37 +0000 (+0000) Subject: few more Ns in the -b option description X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=4d22bfe1638832037ed55d3fed78209cc3a72920;p=openbsd few more Ns in the -b option description --- diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 9e4a88aed0d..f1618d65419 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.98 2021/06/20 18:44:19 krw Exp $ +.\" $OpenBSD: fdisk.8,v 1.99 2021/06/20 18:47:37 deraadt Exp $ .\" .\" .\" Copyright (c) 1997 Tobias Weingartner @@ -25,7 +25,7 @@ .Nm fdisk .Op Fl egvy .Op Fl i | u -.Op Fl b Ar blocks Op @ Ns Ar offset Ns Op : Ns Ar type +.Op Fl b Ar blocks Ns Op @ Ns Ar offset Ns Op : Ns Ar type .Oo .Fl c Ar cylinders .Fl h Ar heads @@ -58,7 +58,7 @@ at install time. .Pp The options are as follows: .Bl -tag -width Ds -.It Fl b Ar blocks Op @ Ns Ar offset Ns Op : Ns Ar type +.It Fl b Ar blocks Ns Op @ Ns Ar offset Ns Op : Ns Ar type A special boot partition of the specified size, offset and type will be written to disk. The .Ox