svn commit: r43673 - translations/nl_NL.ISO8859-1/books/handbook

Remko Lodder remko at FreeBSD.org
Tue Jan 28 14:53:25 UTC 2014


Author: remko
Date: Tue Jan 28 14:53:24 2014
New Revision: 43673
URL: http://svnweb.freebsd.org/changeset/doc/43673

Log:
  Remove users/ from the build and bump revision date to match the proper
  version.
  
  Facilitated by:	    Snow B.V.

Modified:
  translations/nl_NL.ISO8859-1/books/handbook/Makefile

Modified: translations/nl_NL.ISO8859-1/books/handbook/Makefile
==============================================================================
--- translations/nl_NL.ISO8859-1/books/handbook/Makefile	Tue Jan 28 14:52:20 2014	(r43672)
+++ translations/nl_NL.ISO8859-1/books/handbook/Makefile	Tue Jan 28 14:53:24 2014	(r43673)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 #
 # %SOURCE%	en_US.ISO8859-1/books/handbook/Makefile
-# %SRCID%	42118
+# %SRCID%	43633
 #
 # Bouw het Nederlandse FreeBSD Handboek.
 #
@@ -276,7 +276,6 @@ SRCS+= preface/preface.xml
 SRCS+= printing/chapter.xml
 SRCS+= security/chapter.xml
 SRCS+= serialcomms/chapter.xml
-SRCS+= users/chapter.xml
 SRCS+= virtualization/chapter.xml
 SRCS+= x11/chapter.xml
 


More information about the svn-doc-all mailing list