Hello ! Here is a diff for the missing -rOPENBSD_6_2 branch to update the -stable CVS trees as described in https://www.openbsd.org/anoncvs.html at Updating an existing tree.
Index: faq5.html =================================================================== RCS file: /cvs/www/faq/faq5.html,v retrieving revision 1.309 diff -u -p -r1.309 faq5.html --- faq5.html 16 Oct 2017 23:04:53 -0000 1.309 +++ faq5.html 6 Jan 2018 08:46:04 -0000 @@ -186,7 +186,7 @@ Once you have the tree checked out, you <blockquote><pre> $ <b>cd /usr/src</b> -$ <b>cvs -q up -Pd</b> +$ <b>cvs -q up -rOPENBSD_6_2 -Pd</b> </pre></blockquote> Replace <tt>src</tt> with <tt>xenocara</tt> or <tt>ports</tt> as appropriate. Regards, Christoph
