Hi, between the 1.318 and 1.319 commits, a device was left unchanged, so fix it.
http://cvsweb.openbsd.org/cgi-bin/cvsweb/www/faq/faq14.html.diff?r1=1.318&r2=1.319&f=h Index: faq14.html =================================================================== RCS file: /cvs/www/faq/faq14.html,v retrieving revision 1.320 diff -u -p -r1.320 faq14.html --- faq14.html 28 May 2016 21:29:45 -0000 1.320 +++ faq14.html 2 Jun 2016 00:29:16 -0000 @@ -908,7 +908,7 @@ the USB drive. # <b>bioctl -c C -l sd0a softraid0</b> New passphrase: Re-type passphrase: -softraid0: CRYPTO volume attached as sd3 +softraid0: CRYPTO volume attached as sd1 # <b>dd if=/dev/zero of=/dev/rsd1c bs=1m count=1</b> # <b>disklabel -E sd1</b> (create an "i" partition, see above for more info) # <b>newfs sd1i</b> -- db
