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