The first chunk is obvious, I think.
The second chunk is for consistency only.



Index: faq15.html
===================================================================
RCS file: /cvs/www/faq/faq15.html,v
retrieving revision 1.91
diff -u -r1.91 faq15.html
--- faq15.html  1 May 2013 13:16:32 -0000       1.91
+++ faq15.html  1 May 2013 19:41:48 -0000
@@ -421,7 +421,7 @@
 
 <blockquote><pre>
 $ <b>sudo pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/5.3/packages/`machine 
-a`/screen-4.0.3p3.tgz</b>
-screen-4.0.3p1: complete
+screen-4.0.3p3: complete
 </pre></blockquote>
 
 <p>
@@ -444,12 +444,12 @@
 <b>-v</b> flag, however!):
 
 <blockquote><pre>
-$ <b>sudo pkg_add -v screen-4.0.3p1</b>
-parsing screen-4.0.3p1
+$ <b>sudo pkg_add -v screen-4.0.3p3</b>
+parsing screen-4.0.3p3
 The existing file /etc/screenrc has NOT been changed**                 | 71%
 It does NOT match the sample file /usr/local/share/examples/screen/screenrc
 You may wish to update it manually
-screen-4.0.3p1: complete
+screen-4.0.3p3: complete
 </pre></blockquote>
 
 Sometimes you may encounter an error like the one in the following

Reply via email to