diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-24 09:52:25 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 2001-01-24 09:52:25 +0000 |
commit | 498492597b8bfa88154e7f9d754d07a3b76fc362 (patch) | |
tree | 206cc73ea1045dcc93c85dff332b92821fe75d1a /sbin/disklabel/disklabel.8 | |
parent | 585f17653ad6d66d99c6675b195da272e116db33 (diff) |
mention that sparc & amiga have weird partition tables
Diffstat (limited to 'sbin/disklabel/disklabel.8')
-rw-r--r-- | sbin/disklabel/disklabel.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index fe809f7013c..d96b9fd2f7e 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.38 2000/11/09 17:52:53 aaron Exp $ +.\" $OpenBSD: disklabel.8,v 1.39 2001/01/24 09:52:24 deraadt Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -589,6 +589,9 @@ option to .Nm can still be used to install old style boot code, but this usage is deprecated. +.Pp +On some machines, such as the sparc and amiga, partition tables +may not exhibit the full functionality that is described above. .Sh BUGS When a disk name is given without a full pathname, the constructed device name uses the |