OpenSMTPD in missing on translation-explained page

Alex Naumov <[email protected]> Sat, 15 Dec 2012 01:50:00 +0100
Newsgroups gmane.os.openbsd.www
Message-ID <CABPy6+xNOKBayYSLU-f4Hn5na_sGv-F6h_VsNc-9sR2kKj_hgw@mail.gmail.com>
Hi,

link to OpenSMTPD is missing here:
http://www.openbsd.org/translation-explained.html

And I have a question about our CVS mirrors. When I get the sources like this:
> cvs -d [email protected]:/cvs get -P www

or like this:
> cvs -d "[email protected]:/cvs" checkout -d "openbsd-www" www

I don't get openssh directory (just example). So, I need to make
update every time (to get openssh directory) like this:
> cvs -q up -Pd

Why I don't get openssh directory after running first command?


Alex