diff options
author | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-11-26 03:31:39 +0000 |
---|---|---|
committer | Jonathan Gray <jsg@cvs.openbsd.org> | 2021-11-26 03:31:39 +0000 |
commit | 5405ad29b7b394114feee6417f2643d231459710 (patch) | |
tree | bc10a2237013201ad40f9670a1aca0bde36e746b | |
parent | 7851e0648efea8ef1a71cb5fce036fae5f4ee278 (diff) |
remaing -> remaining
-rw-r--r-- | sbin/fdisk/fdisk.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 16b5da61ab9..c5067e107e9 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.107 2021/10/21 13:16:49 krw Exp $ +.\" $OpenBSD: fdisk.8,v 1.108 2021/11/26 03:31:38 jsg Exp $ .\" .\" .\" Copyright (c) 1997 Tobias Weingartner @@ -15,7 +15,7 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: October 21 2021 $ +.Dd $Mdocdate: November 26 2021 $ .Dt FDISK 8 .Os .Sh NAME @@ -254,7 +254,7 @@ partitions that span the whole disk. The first partition is a 960 sector EFI Sys partition; the second is a 7764929 sector .Ox -partition using the remaing space. +partition using the remaining space. The fields of the output are: .Bl -tag -width "type" .It Em "#" |