diff options
Diffstat (limited to 'sbin/fdisk/fdisk.8')
-rw-r--r-- | sbin/fdisk/fdisk.8 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/sbin/fdisk/fdisk.8 b/sbin/fdisk/fdisk.8 index 44243ab4847..58483a1e255 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.6 1997/09/29 22:58:20 weingart Exp $ +.\" $OpenBSD: fdisk.8,v 1.7 1997/09/29 23:12:03 mickey Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -114,11 +114,12 @@ in physical BIOS geometry .It Em "start/size" These fields provide the starting sector and size in sectors of the partition in linear block addresses. -.It Em "Note:" +.El +.Pp +.Em "Note:" Note that the sectors field is `1 based', and the start field is `0 based'. The CHS values will need to be in the BIOS's geometry for the system to be able to boot and use the drive correctly. -.El .Pp The .Fl i |