Date: Tue, 25 Jun 2013 18:44:39 +0000 (UTC) From: Eitan Adler <eadler@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r42046 - in head/en_US.ISO8859-1/htdocs/java: . docs Message-ID: <201306251844.r5PIid2c009792@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: eadler Date: Tue Jun 25 18:44:39 2013 New Revision: 42046 URL: http://svnweb.freebsd.org/changeset/doc/42046 Log: Remove FAQ: - both FAQs are not frequent (or ever) asked anymore. - its formatted with tables - any new ones should be in the normal FAQ anyways. This removes the last file from docs/ Deleted: head/en_US.ISO8859-1/htdocs/java/docs/ Modified: head/en_US.ISO8859-1/htdocs/java/Makefile Modified: head/en_US.ISO8859-1/htdocs/java/Makefile ============================================================================== --- head/en_US.ISO8859-1/htdocs/java/Makefile Tue Jun 25 18:41:51 2013 (r42045) +++ head/en_US.ISO8859-1/htdocs/java/Makefile Tue Jun 25 18:44:39 2013 (r42046) @@ -8,7 +8,6 @@ .endif SUBDIR = dists -SUBDIR+= docs DOCS = advocacy.xml DOCS+= howhelp.xml
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201306251844.r5PIid2c009792>