Date: Sat, 23 Jan 2016 12:00:40 +0000
Subject: [PATCH] Rebuild docs with recent changes
---
 doc/webserver/developer-manual/index.html     |   9 --
 .../developer-manual/newrelease.html          | 146 +-----------------
 doc/webserver/user-manual/actions-file.html   |  16 +-
 doc/webserver/user-manual/appendix.html       |  28 ++--
 doc/webserver/user-manual/configuration.html  |   8 +-
 doc/webserver/user-manual/filter-file.html    |   2 +-
 doc/webserver/user-manual/index.html          |  35 +++--
 doc/webserver/user-manual/startup.html        |  45 +++++-
 8 files changed, 87 insertions(+), 202 deletions(-)
diff --git a/doc/webserver/developer-manual/index.html b/doc/webserver/developer-manual/index.html
index c3e7b6c5..f6cca5b7 100644
--- a/doc/webserver/developer-manual/index.html
+++ b/doc/webserver/developer-manual/index.html
@@ -302,15 +302,6 @@
 
                 6.3.9. FreeBSD
-
-                6.3.10. HP-UX
-                11
-
-                6.3.11. Amiga
-                OS
-
-                6.3.12. AIX
               
             
 
diff --git a/doc/webserver/developer-manual/newrelease.html b/doc/webserver/developer-manual/newrelease.html
index 90c66811..8948c82a 100644
--- a/doc/webserver/developer-manual/newrelease.html
+++ b/doc/webserver/developer-manual/newrelease.html
@@ -912,148 +912,10 @@
         
 
-        Login to Sourceforge's compile-farm via ssh:
-
-        
-          
-            | - -
-  ssh cf.sourceforge.net
-- | 
-        
-
-        Choose the right operating system. When logged in, make sure that you have freshly
-        exported the right version into an empty directory. (See
-        "Building and releasing packages" above). Then run:
-
-        
-          
-            | - -
-  cd current
-  autoheader && autoconf && ./configure
-- | 
-        
-
-        Then run:
-
-        
-          
-            | - -
-  gmake freebsd-dist
-- | 
-        
-
-        which creates a gzip'ed tar archive. Sadly, you cannot use
-        make freebsd-upload on the Sourceforge machine
-        (no ncftpput). You now have to manually upload the archive to
-        Sourceforge's ftp server and release the file publicly. Use the
-        release notes and Change Log from the source tarball package.
-      
-
-      
-        
-
-        
First, make sure that
-        you have freshly exported the right version into an empty
-        directory. (See "Building and releasing packages" above).
-        Then run:
-
-        
-          
-            | - -
-  cd current
-  autoheader && autoconf && ./configure
-- | 
-        
-
-        
Then do FIXME.
-      
-        
-
-        
First, make sure that
-        you have freshly exported the right version into an empty
-        directory. (See "Building and releasing packages" above).
-        Then run:
-
-        
-          
-            | - -
-  cd current
-  autoheader && autoconf && ./configure
-- | 
-        
-
-        
Then do FIXME.
-      
-        
-
-        
Login to Sourceforge's compilefarm via ssh:
-
-        
-          
-            | - -
-  ssh cf.sourceforge.net
-- | 
-        
-
-        
Choose the right operating system. When logged in, make sure that you have freshly
-        exported the right version into an empty directory. (See
-        "Building and releasing packages" above). Then run:
-
-        
-          
-            | - -
-  cd current
-  autoheader && autoconf && ./configure
-- | 
-        
-
-        
Then run:
-
-        
-          
-            | - -
-  make aix-dist
-- | 
-        
-
-        
which creates a gzip'ed tar archive. Sadly, you cannot use
-        make aix-upload on the Sourceforge machine (no
-        ncftpput). You now have to manually upload the archive to
-        Sourceforge's ftp server and release the file publicly. Use the
-        release notes and Change Log from the source tarball package.
+        
Update the www/privoxy port and submit a diff upstream. For
+        details see the FreeBSD Porter's Handbook.