faq4.html patch
Steffen Daode Nurpmeso <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi, three hunks of patches. (All href=""s seem to use & instead of plain & for man.cgi queries, just to mention it. Works anyway.) Index: faq/faq4.html =================================================================== RCS file: /cvs/www/faq/faq4.html,v retrieving revision 1.314 diff -a -p -u -r1.314 faq4.html --- faq/faq4.html 9 Nov 2011 01:47:15 -0000 1.314 +++ faq/faq4.html 14 Nov 2011 18:26:34 -0000 @@ -6,7 +6,7 @@ <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <meta name= "resource-type" content= "document"> <meta name= "description" content= "OpenBSD FAQ 4 - Installation Guide"> -<meta name= "keywords" content= "openbsd,faq4> +<meta name= "keywords" content= "openbsd,faq4"> <meta name= "distribution" content= "global"> <meta name= "copyright" content= "This document copyright 1998-2011 by OpenBSD."> </head> @@ -410,7 +410,7 @@ likely bad, and you should try a new one <p> To write the image file to the disk, use -<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=0">dd(1)</a>. +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=dd&sektion=1">dd(1)</a>. An example usage of <tt>dd(1)</tt> is below: <p> @@ -465,7 +465,7 @@ Booting an install media on the i386 and to most people. Your system will have to be instructed to boot from whatever media you have chosen to use, usually through a BIOS setup option. -If you want to boot from CD, your system BIOS must able to and be set to +If you want to boot from CD, your system BIOS must be able to and be set to boot from CD. Some older systems do not have this option, and you must use a floppy for booting your installation image.