From: Ben Gras Date: Wed, 4 May 2005 09:29:52 +0000 (+0000) Subject: /boot and /minix -> /boot/boot and /boot/image changes X-Git-Tag: v3.1.0~872 X-Git-Url: http://zhaoyanbai.com/repos/doc/static/gitweb.css?a=commitdiff_plain;h=c8bd5db02e53cfd6e8d84b31fa45c35c79f91eec;p=minix.git /boot and /minix -> /boot/boot and /boot/image changes --- diff --git a/man/man8/boot.8 b/man/man8/boot.8 index aafee8e3e..161c444cb 100644 --- a/man/man8/boot.8 +++ b/man/man8/boot.8 @@ -8,11 +8,11 @@ boot \- from power on to the login prompt .. At power on the machine reads the first sector of the boot device into memory and executes it. This bootstrap code loads -.BR /boot , +.BR /boot/boot , the Minix Boot Monitor. The monitor loads the kernel binaries from -.BR /minix , +.BR /boot/image , or the newest file in -.B /minix +.B /boot/image if it is a directory. .PP The Minix system is now running, the different tasks initialize themselves