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 48ab1c2eeb4..0d49dfd2d30 100644 --- a/sbin/fdisk/fdisk.8 +++ b/sbin/fdisk/fdisk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: fdisk.8,v 1.34 2001/01/01 21:05:34 angelos Exp $ +.\" $OpenBSD: fdisk.8,v 1.35 2001/08/17 11:13:57 mpech Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" All rights reserved. @@ -122,8 +122,9 @@ System identifier. .Ox reserves the magic number 166 decimal (A6 in hex). -If no 166 partition is found, it will use an older FreeBSD partition -(with a magic number of 165 or A5 in hex). +If no 166 partition is found, it will use an older +.Fx +partition (with a magic number of 165 or A5 in hex). .It Em "cyl/hd/sec" These fields provide the starting and ending address of the partition in BIOS geometry |