svn commit: r54733 - head/share/tools
Glen Barber <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
Author: gjb
Date: Sat Dec 5 02:02:09 2020
New Revision: 54733
URL: https://svnweb.freebsd.org/changeset/doc/54733
Log:
Remove 'head' from 'subtrees', and uncomment the 'main' addition.
Sponsored by: Rubicon Communications, LLC (netgate.com)
Modified:
head/share/tools/webupdate
Modified: head/share/tools/webupdate
==============================================================================
--- head/share/tools/webupdate Sat Dec 5 00:57:59 2020 (r54732)
+++ head/share/tools/webupdate Sat Dec 5 02:02:09 2020 (r54733)
@@ -90,10 +90,10 @@ export NO_OBJ=YES
# assumes that the directory right below that is the language code.
# This works fine if all the languages are in a directory called
# 'doc', and not at all if they aren't.
-subtrees='head src/share/man/man4
+subtrees='src/share/man/man4
relnotes11/doc relnotes11/man4
ports';
-#subtrees="${subtrees} main"
+subtrees="${subtrees} main"
#
# Update the checked out copies. Check out new copies every Sunday or
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/svn-doc-all
To unsubscribe, send any mail to "[email protected]"