CVS instructions seemingly outdated

In the "Ruby CVS Repository Guide" on the main ruby site, the CVS
instructions seem to be partially incorrect. The page in question is
this one: http://www.ruby-lang.org/en/20020106.html, and these are the
instructions I'm referring to:

  Anonymous CVS is also available:

    $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/src login
    (Logging in to anonymous@cvs.ruby-lang.org)
    CVS password:
    $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/src co ruby

    $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/doc login
    (Logging in to anonymous@cvs.ruby-lang.org)
    CVS password:
    $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/doc co doc

    $ cvs -d :pserver:anonymous@cvs.ruby-lang.org:/www login
    (Logging in to anonymous@cvs.ruby-lang.org)
    CVS password:
    $ cvs -z4 -d :pserver:anonymous@cvs.ruby-lang.org:/www co www

However, there no longer appear to be any "/doc" or "/www" trees in the
CVS repository, and therefore, the final two checkout statements always
fail.

I just ignore the instructions for /doc and /www, and everything seems
to work fine.

Therefore, would it be possible to change that page so that the outdated
instructions for /doc and /www no longer appear?

I just thought that I'd mention this, as it might be confusing to some
people.

···

--
Lloyd Zusman
ljz@asfast.com
God bless you.