small corrections 44.html
"Maxim Belooussov" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
Hi,
Index: 44.html
===================================================================
RCS file: /cvs/www/44.html,v
retrieving revision 1.37
diff -u -p -r1.37 44.html
--- 44.html 2 Sep 2008 02:16:57 -0000 1.37
+++ 44.html 2 Sep 2008 06:57:51 -0000
@@ -354,8 +354,8 @@ to 4.4.
<li>Installation ensures hostname.* files are installed with mode 600.
<li>Serial console configuration now automatically detects speed.
<li>Serial console support extended to all architectures.
-<li>Partition size display no longer limited to 32 bit sizes.
-<li>Partition sizes now scaled and formatted to use human readable units.
+<li>Partition size display is no longer limited to 32 bit sizes.
+<li>Partition sizes can now be scaled and formatted to use human
readable units.
<li><a href="http://www.openbsd.org/cgi-bin/man.cgi?query=ntpd&sektion=8">ntpd(8)</a>
configuration questions improved.
<li>Sparc miniroot root disk detection fixed.
(the lines about Partition size are the real change, added some verbs).
Maxim