Date: Mon, 17 Mar 2014 08:04:10 +0000 (UTC) From: Remko Lodder <remko@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-translations@freebsd.org Subject: svn commit: r44260 - translations/nl_NL.ISO8859-1/htdocs Message-ID: <201403170804.s2H84Abb032721@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: remko Date: Mon Mar 17 08:04:10 2014 New Revision: 44260 URL: http://svnweb.freebsd.org/changeset/doc/44260 Log: Update the Makefile which adds 5xx.xml. Add the 5xx.xml document as well. Facilitated by: Snow B.V. Added: translations/nl_NL.ISO8859-1/htdocs/5xx.xml (contents, props changed) Modified: translations/nl_NL.ISO8859-1/htdocs/Makefile Added: translations/nl_NL.ISO8859-1/htdocs/5xx.xml ============================================================================== Binary file. No diff available. Modified: translations/nl_NL.ISO8859-1/htdocs/Makefile ============================================================================== --- translations/nl_NL.ISO8859-1/htdocs/Makefile Mon Mar 17 07:58:10 2014 (r44259) +++ translations/nl_NL.ISO8859-1/htdocs/Makefile Mon Mar 17 08:04:10 2014 (r44260) @@ -1,6 +1,6 @@ # $FreeBSD$ # %SOURCE% en_US.ISO8859-1/htdocs/Makefile -# %SRCID% 41060 +# %SRCID% 43328 # XXX rene r40275 (Google Analytics) not merged in (yet) @@ -29,6 +29,7 @@ DOCS+= send-pr.xml DOCS+= support.xml DOCS+= where.xml DOCS+= 4xx.xml +DOCS+= 5xx.xml XMLDOCS= index:xsl:${XML_NEWS_NEWS}: DEPENDSET.index=transtable mirrors news press events \
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201403170804.s2H84Abb032721>