[patch] faq15.html - screen-4.0.3p0 not in 4.4, should be screen-4.0.3p1
"Dongsheng Song" <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
dongsheng@proxy:/usr/www/faq$ cvs diff faq15.html Index: faq15.html =================================================================== RCS file: /var/cvs/OpenBSD/www/faq/faq15.html,v retrieving revision 1.53 diff -u -p -r1.53 faq15.html --- faq15.html 12 Nov 2008 02:59:41 -0000 1.53 +++ faq15.html 12 Nov 2008 07:36:11 -0000 @@ -421,8 +421,8 @@ FTP, HTTP, or SCP locations. Let's consider installation via FTP in the next example: <blockquote><pre> -$ <b>sudo pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/`machine -a`/screen-4.0.3p0.tgz</b> -screen-4.0.3p0: complete +$ <b>sudo pkg_add ftp://ftp.openbsd.org/pub/OpenBSD/4.4/packages/`machine -a`/screen-4.0.3p1.tgz</b> +screen-4.0.3p1: complete </pre></blockquote> <p>