incorrect version string in 50.html ?
Remco <[email protected]>
| Newsgroups | gmane.os.openbsd.www |
|---|---|
| Message-ID | <[email protected]> |
If I'm not mistaken the following patch is needed: Index: 50.html =================================================================== RCS file: /cvs/www/50.html,v retrieving revision 1.3 diff -u -r1.3 50.html --- 50.html 27 Oct 2011 21:47:43 -0000 1.3 +++ 50.html 30 Oct 2011 11:48:20 -0000 @@ -705,7 +705,7 @@ like: <p> <ul><pre> -# <strong>cd [portsdir]/; cvs -d [email protected]:/cvs update -Pd -rOPENBSD_4_9</strong> +# <strong>cd [portsdir]/; cvs -d [email protected]:/cvs update -Pd -rOPENBSD_5_0</strong> </pre></ul> <p> [Of course, you must replace the local directory and server name here