]> Zhao Yanbai Git Server - minix.git/commitdiff
/boot and /minix -> /boot/boot and /boot/image changes
authorBen Gras <ben@minix3.org>
Wed, 4 May 2005 09:29:52 +0000 (09:29 +0000)
committerBen Gras <ben@minix3.org>
Wed, 4 May 2005 09:29:52 +0000 (09:29 +0000)
man/man8/boot.8

index aafee8e3ea1a411aed468054da3c1a9da943e8de..161c444cbc13e3f36d05058788ad9b14762af3a0 100644 (file)
@@ -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