summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorgjb <gjb@c2e8774f-c49f-e111-b436-862b2bbc8956>2020-12-05 02:02:09 +0000
committergjb <gjb@c2e8774f-c49f-e111-b436-862b2bbc8956>2020-12-05 02:02:09 +0000
commitfa8d9810a33ce818b4b73dd91c912f708e21119d (patch)
tree625ecdcdd00b3fe4e300af150d25c882393b53d0
parentc4d8bf143320c3be1cacf527a258fe41bd56bca8 (diff)
downloadfreebsd-doc-fa8d9810a33ce818b4b73dd91c912f708e21119d.tar.gz
freebsd-doc-fa8d9810a33ce818b4b73dd91c912f708e21119d.tar.bz2
Remove 'head' from 'subtrees', and uncomment the 'main' addition.
Sponsored by: Rubicon Communications, LLC (netgate.com) git-svn-id: http://svn.freebsd.org/doc/head@54733 c2e8774f-c49f-e111-b436-862b2bbc8956
-rwxr-xr-xshare/tools/webupdate4
1 files changed, 2 insertions, 2 deletions
diff --git a/share/tools/webupdate b/share/tools/webupdate
index 37e1b2cc24..8c310f4f8b 100755
--- a/share/tools/webupdate
+++ b/share/tools/webupdate
@@ -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