diff --git a/en_US.ISO8859-1/articles/vinum/article.sgml b/en_US.ISO8859-1/articles/vinum/article.sgml
index 9eed234383..82029c95db 100644
--- a/en_US.ISO8859-1/articles/vinum/article.sgml
+++ b/en_US.ISO8859-1/articles/vinum/article.sgml
@@ -20,8 +20,8 @@
2001
Robert A. Van Valzah
- $Date: 2002-02-14 23:57:13 $ GMT
- $Id: article.sgml,v 1.5 2002-02-14 23:57:13 keramida Exp $
+ $Date: 2002-02-28 02:55:01 $ GMT
+ $Id: article.sgml,v 1.6 2002-02-28 02:55:01 keramida Exp $
@@ -173,7 +173,7 @@
Both organizations are useful for spreading I/O requests across
spindles since plexes reside on distinct spindles.
A striped plex will switch spindles each time a multiple of the
- strip size is reached.
+ stripe size is reached.
A concatenated plex will switch spindles only when the end of
a subdisk is reached.
@@ -1023,7 +1023,7 @@ Not to scale
&prompt.root; fdformat -f 1440 /dev/fd0
&prompt.root; newfs_msdos -f 1440 /dev/fd0
-&prompt.root; mount /dev/fd0 /mnt
+&prompt.root; mount_msdos /dev/fd0 /mnt
&prompt.root; cp /usr/share/examples/vinum/bootvinum /mnt
XXX Someday, I would like this script to live in
@@ -2087,7 +2087,7 @@ ok boot -s
use strict;
use FileHandle;
-my $config_tag1 = '$Id: article.sgml,v 1.5 2002-02-14 23:57:13 keramida Exp $';
+my $config_tag1 = '$Id: article.sgml,v 1.6 2002-02-28 02:55:01 keramida Exp $';
# Copyright (C) 2001 Robert A. Van Valzah
#
# Bootstrap Vinum