From: deraadt Date: Tue, 11 Feb 1997 21:50:16 +0000 (+0000) Subject: document that -B may blow away important bits (on i386 it blows away MBR) X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=ea62492a5ae500a3570b783271861423473ba859;p=openbsd document that -B may blow away important bits (on i386 it blows away MBR) --- diff --git a/sbin/disklabel/disklabel.8 b/sbin/disklabel/disklabel.8 index 3f6d82a2f84..56cd38e5b40 100644 --- a/sbin/disklabel/disklabel.8 +++ b/sbin/disklabel/disklabel.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: disklabel.8,v 1.2 1996/06/23 14:30:05 deraadt Exp $ +.\" $OpenBSD: disklabel.8,v 1.3 1997/02/11 21:50:16 deraadt Exp $ .\" $NetBSD: disklabel.8,v 1.9 1995/03/18 14:54:38 cgd Exp $ .\" .\" Copyright (c) 1987, 1988, 1991, 1993 @@ -302,7 +302,9 @@ The boot code comes from .Pa /usr/mdec/sdboot and possibly .Pa /usr/mdec/bootsd . -On-disk and in-core labels are unchanged. +On-disk and in-core labels are unchanged, but on some systems other information +may be destroyed. +Use with care. .Pp .Dl disklabel -w -B /dev/rsd0c -b newboot sd2212 .Pp