svn commit: r45410 - head/en_US.ISO8859-1/htdocs/commercial
Gavin Atkinson <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gavin
Date: Wed Aug 6 17:33:20 2014
New Revision: 45410
URL: http://svnweb.freebsd.org/changeset/doc/45410
Log:
Don't output the "this page has been split into sections" message on the
alphabetical list of Consulting Services, as it hasn't been. This
mirrors the same format that the Software Vendors pages take.
Modified:
head/en_US.ISO8859-1/htdocs/commercial/Makefile
Modified: head/en_US.ISO8859-1/htdocs/commercial/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/commercial/Makefile Wed Aug 6 17:12:20 2014 (r45409)
+++ head/en_US.ISO8859-1/htdocs/commercial/Makefile Wed Aug 6 17:33:20 2014 (r45410)
@@ -14,8 +14,7 @@ XSLT.DEFAULT= ${XSL_ENTRIES}
DEPENDSET.DEFAULT= commercial
XMLDOCS= consult::${XML_COMMERCIAL_CONSULT}:
-PARAMS.consult= --param pagename "'Consulting Services'" \
- --param basename "'consult.html'"
+PARAMS.consult= --param pagename "'Consulting Services'"
XMLDOCS+= consult_bycat::${XML_COMMERCIAL_CONSULT}:
PARAMS.consult_bycat=\
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"