i386-laptop.html, faq14.html diffs: missing "<hr>" and right parenthesis.
"Alan R. S. Bueno" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Index: i386-laptop.html =================================================================== RCS file: /cvs/www/i386-laptop.html,v retrieving revision 1.278 diff -u -r1.278 i386-laptop.html --- i386-laptop.html 5 Sep 2008 23:41:40 -0000 1.278 +++ i386-laptop.html 22 Nov 2008 21:05:25 -0000 @@ -1443,7 +1443,7 @@ <a href="mailto:[email protected]">[email protected]</a> as explained in <a href="faq/faq4.html#SendDmesg">FAQ 4 - Installation Guide</a>. -<p> +<hr> <a href="i386.html"><img height=24 width=24 src="back.gif" border=0 alt=OpenBSD></a> <a href="mailto:[email protected]">[email protected]</a><br> <small>$OpenBSD: i386-laptop.html,v 1.278 2008/09/05 23:41:40 matthieu Exp $</small> Index: faq14.html =================================================================== RCS file: /cvs/www/faq/faq14.html,v retrieving revision 1.176 diff -u -r1.176 faq14.html --- faq14.html 12 Nov 2008 02:59:41 -0000 1.176 +++ faq14.html 22 Nov 2008 21:00:54 -0000 @@ -527,7 +527,7 @@ Total sectors is the total size of the disk. Say this is a 3 gigabyte disk. Three gigabytes in disk manufacturer terms is 3000 megabytes. So divide 6185088/3000 (use -<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&sektion=1">bc(1)</a>. +<a href="http://www.openbsd.org/cgi-bin/man.cgi?query=bc&sektion=1">bc(1)</a>). You get 2061. So, to make up partition sizes for a, d, e, f, g, ... just multiply X*2061 to get X megabytes of space on that partition. The offset for your first new partition should be the same as the Thank you!