As remko@ assign this to me:
Implement a quick-and-dirty solution to fix a broken link on the Spanish
version of the website and link to the Spanish send-pr.html.
The Spanish version of the website has not seen an update since 2010
therefore most changes since then are either not available or are broken.
The send-pr web form is still working though. Tested with PR www/187222.
- Replace /XML/{doc,www}/ with /XML/ in SysId.
- Remove empty stylesheets in share/xsl and point share/xml/empty.xsl via
XML catalog instead.
- Change the L10N layer in freebsd-*.xsl not to use localized XSLT
stylesheets directly.
- Move share/xsl/* to share/xml and remove share/xsl.
- Remove obsolete share/web2c/pdftex.def.
- Repocopy from www/<lang> to head/<lang>/htdocs to eliminate duplicate
information in the www and the doc directory.
- Add various administration files to svnadmin.
Approved by: doceng (implicit)