PATCH: vax-simh.html outdated

Juan Francisco Cantero Hurtado <[email protected]> Sat, 26 Jan 2013 21:26:17 +0100
Newsgroups gmane.os.openbsd.www
Message-ID <[email protected]>
Index: vax-simh.html
===================================================================
RCS file: /cvsync/www/vax-simh.html,v
retrieving revision 1.24
diff -u -p -r1.24 vax-simh.html
--- vax-simh.html	28 Oct 2012 00:01:12 -0000	1.24
+++ vax-simh.html	26 Jan 2013 20:17:25 -0000
@@ -23,7 +23,7 @@
 It is very easy to install OpenBSD/vax on the
 <a href="http://simh.trailing-edge.com">SIMH</a> VAX simulator.  All
 you need is a reasonably fast machine, enough disk space for a 1.5GB
-disk image and the vax <i>floppy51.fs</i> file.
+disk image and the vax <i>floppy52.fs</i> file.
 
 Assuming you're going to run SIMH on an OpenBSD system, install the
 <i>emulators/simh</i> package from <a href="faq/ports/index.html">ports</a>.
@@ -46,7 +46,7 @@ set rq1 cdrom
 at rq1 /dev/rcd0c
 
 set rq2 cdrom
-at rq2 floppy51.fs
+at rq2 floppy52.fs
 
 at xq0 bge0
 
@@ -77,7 +77,7 @@ See the SIMH documentation for more deta
 
 <p>
 
-Copy <i>5.1/vax/floppy51.fs</i> to the location of your
+Copy <i>5.2/vax/floppy52.fs</i> to the location of your
 OpenBSD/vax SIMH environment.
 
 Now fire up SIMH.  At the boot prompt you should type <strong>boot
@@ -88,7 +88,7 @@ installation program:
 <pre>
 # <strong>simh-vax openbsd.simh</strong>
 
-VAX simulator V3.8-1
+VAX simulator V3.9-0
 NVR: buffering file in memory
 Eth: opened bge0
 Loading boot code from /usr/local/lib/simh/vax/ka655x.bin
@@ -110,7 +110,7 @@ Tests completed.
   1..0..
 
 
-&gt;&gt; OpenBSD/vax boot [1.15] &lt;&lt;
+&gt;&gt; OpenBSD/vax boot [1.16] &lt;&lt;
 &gt;&gt; Press enter to autoboot now, or any other key to abort: 0
 &gt; boot bsd
 </pre>
@@ -139,7 +139,7 @@ login: 
 
 When you are done installing any additional packages, you might want
 to remove the lines referring to your real CD-ROM unit and
-<i>floppy51.fs</i> from your <i>openbsd.simh</i> file.
+<i>floppy52.fs</i> from your <i>openbsd.simh</i> file.
 
 <p>