diff options
-rw-r--r-- | sbin/i386/nextboot/nextboot.8 | 4 | ||||
-rw-r--r-- | sbin/nextboot/nextboot.8 | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/sbin/i386/nextboot/nextboot.8 b/sbin/i386/nextboot/nextboot.8 index d7946e1c604c..6219087d3f2d 100644 --- a/sbin/i386/nextboot/nextboot.8 +++ b/sbin/i386/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $Id: nextboot.8,v 1.7 1997/04/23 04:46:38 danny Exp $ +.\" $Id: nextboot.8,v 1.8 1998/06/30 06:28:17 charnier Exp $ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 @@ -92,6 +92,8 @@ per boot. .Xr disklabel 8 , .Xr fdisk 8 .Sh BUGS +This program works only in conjunction with the legacy boot code. +.Pp The entire program should be made more user-friendly. The option of whether to write back or not should be stored on the disk and not a compile time option. I want to rethink this at some diff --git a/sbin/nextboot/nextboot.8 b/sbin/nextboot/nextboot.8 index d7946e1c604c..6219087d3f2d 100644 --- a/sbin/nextboot/nextboot.8 +++ b/sbin/nextboot/nextboot.8 @@ -1,4 +1,4 @@ -.\" $Id: nextboot.8,v 1.7 1997/04/23 04:46:38 danny Exp $ +.\" $Id: nextboot.8,v 1.8 1998/06/30 06:28:17 charnier Exp $ .Dd July 9, 1996 .Dt NEXTBOOT 8 .\".Os BSD 4 @@ -92,6 +92,8 @@ per boot. .Xr disklabel 8 , .Xr fdisk 8 .Sh BUGS +This program works only in conjunction with the legacy boot code. +.Pp The entire program should be made more user-friendly. The option of whether to write back or not should be stored on the disk and not a compile time option. I want to rethink this at some |