From owner-svn-doc-all@FreeBSD.ORG Tue Jan 28 14:53:25 2014 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 5918259B; Tue, 28 Jan 2014 14:53:25 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id 4546314F5; Tue, 28 Jan 2014 14:53:25 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id s0SErPPw025287; Tue, 28 Jan 2014 14:53:25 GMT (envelope-from remko@svn.freebsd.org) Received: (from remko@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id s0SErP6e025286; Tue, 28 Jan 2014 14:53:25 GMT (envelope-from remko@svn.freebsd.org) Message-Id: <201401281453.s0SErP6e025286@svn.freebsd.org> From: Remko Lodder Date: Tue, 28 Jan 2014 14:53:25 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-translations@freebsd.org Subject: svn commit: r43673 - translations/nl_NL.ISO8859-1/books/handbook X-SVN-Group: doc-translations MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-all@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 28 Jan 2014 14:53:25 -0000 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