aboutsummaryrefslogtreecommitdiff
path: root/en_US.ISO8859-1/htdocs/4xx.xml
Commit message (Collapse)AuthorAgeFilesLines
* - Use /usr/bin/svnlite as SVN if available.Hiroki Sato2013-11-131-1/+1
| | | | | | | | | | | | | - 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. Notes: svn path=/head/; revision=43181
* Use <xhtml:base> to fix resolution of relative document URIs.Hiroki Sato2012-12-241-0/+2
| | | | Notes: svn path=/head/; revision=40473
* Also recommend use of the search box in the 4xx landing page.Glen Barber2012-12-231-2/+3
| | | | | | | Submitted by: bz Notes: svn path=/head/; revision=40456
* Add a 404 page handler so we can use a presentable 404 message insteadGlen Barber2012-12-201-0/+22
of the stock message. Requested by: db Notes: svn path=/head/; revision=40439