From owner-cvs-doc@FreeBSD.ORG Wed Jul 7 14:59:07 2004 Return-Path: Delivered-To: cvs-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4D85E16A4CE; Wed, 7 Jul 2004 14:59:07 +0000 (GMT) Received: from abigail.blackend.org (blackend.org [212.11.35.229]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3631C43D1D; Wed, 7 Jul 2004 14:59:06 +0000 (GMT) (envelope-from marc@blackend.org) Received: from abigail.blackend.org (localhost [127.0.0.1]) i67Ex4fj068103; Wed, 7 Jul 2004 16:59:04 +0200 (CEST) (envelope-from marc@abigail.blackend.org) Received: (from marc@localhost) by abigail.blackend.org (8.12.11/8.12.11/Submit) id i67Ex4d3068102; Wed, 7 Jul 2004 16:59:04 +0200 (CEST) (envelope-from marc) Date: Wed, 7 Jul 2004 16:59:04 +0200 From: Marc Fonvieille To: Denis Peplin Message-ID: <20040707145904.GA61515@abigail.blackend.org> References: <200407061425.i66EPu5G025943@repoman.freebsd.org> <40EC0771.3020100@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <40EC0771.3020100@FreeBSD.org> User-Agent: Mutt/1.4.2.1i X-Useless-Header: blackend.org X-Operating-System: FreeBSD 4.10-PRERELEASE cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/articles/committers-guide article.sgml doc/en_US.ISO8859-1/articles/console-server article.sgml doc/en_US.ISO8859-1/articles/fbsd-from-scratch article.sgml doc/en_US.ISO8859-1/articles/new-users article.sgml doc/en_US.ISO8859-1/articles/problem-reports article.sgml doc/en_US.ISO8859-1/books/faq book.sgml ... X-BeenThere: cvs-doc@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the doc and www trees List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 07 Jul 2004 14:59:07 -0000 On Wed, Jul 07, 2004 at 06:23:45PM +0400, Denis Peplin wrote: > Hello! > > Denis Peplin wrote: > >den 2004-07-06 14:25:56 UTC > > > > FreeBSD doc repository > > > > Modified files: > > en_US.ISO8859-1/articles/committers-guide article.sgml > > > Log: > > Close / fix pair tags > > These and others was auto-checked by doclint perl script. > This old and a bit ugly script still works for our docs :) > > You can use it from time to time: > http://people.freebsd.org/~den/doclint I think you should add to doc/share/misc a "cleaned" version, then if it is not too much "problematic" add it to make lint. We (doc committers) talked about your old script addition to the tree before you got access to the tree, I had to see that with you and since you got access I gave up/forgot it... :( Marc