From 9f73e1ceef7ff09dd89931bf24d0ee266381fe02 Mon Sep 17 00:00:00 2001 From: Michael Shalayeff Date: Fri, 29 Jun 2001 07:04:42 +0000 Subject: biosboot is more than 256 bytes for a while now --- sys/arch/i386/stand/biosboot/biosboot.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'sys/arch/i386/stand/biosboot') diff --git a/sys/arch/i386/stand/biosboot/biosboot.8 b/sys/arch/i386/stand/biosboot/biosboot.8 index d3afe55efda..e692a10538b 100644 --- a/sys/arch/i386/stand/biosboot/biosboot.8 +++ b/sys/arch/i386/stand/biosboot/biosboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: biosboot.8,v 1.12 1999/09/23 04:12:08 alex Exp $ +.\" $OpenBSD: biosboot.8,v 1.13 2001/06/29 07:04:41 mickey Exp $ .\" .\" Copyright (c) 1997 Michael Shalayeff .\" All rights reserved. @@ -37,7 +37,7 @@ .Nd i386-specific first-stage system bootstrap .Sh DESCRIPTION -This small program (roughly 256 bytes of code) is responsible for +This small program (roughly 512 bytes of code) is responsible for loading the second stage .Xr boot 8 program, which in turn, will load the kernel. -- cgit v1.2.3