From owner-cvs-all@FreeBSD.ORG Tue Apr 6 09:11:14 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9805216A4CE; Tue, 6 Apr 2004 09:11:14 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 901F743D2D; Tue, 6 Apr 2004 09:11:14 -0700 (PDT) (envelope-from phantom@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.10/8.12.10) with ESMTP id i36GA9Ge089684; Tue, 6 Apr 2004 09:10:09 -0700 (PDT) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i36GA9oD089683; Tue, 6 Apr 2004 09:10:09 -0700 (PDT) (envelope-from phantom) Message-Id: <200404061610.i36GA9oD089683@repoman.freebsd.org> From: Alexey Zelkin Date: Tue, 6 Apr 2004 09:10:09 -0700 (PDT) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/en_US.ISO8859-1/articles/5-roadmap Makefile doc/en_US.ISO8859-1/articles/checkpoint Makefile doc/en_US.ISO8859-1/articles/committers-guide Makefile doc/en_US.ISO8859-1/articles/contributing Makefile doc/en_US.ISO8859-1/articles/contributors Makefile ... X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 06 Apr 2004 16:11:14 -0000 phantom 2004/04/06 09:10:08 PDT FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/5-roadmap Makefile en_US.ISO8859-1/articles/checkpoint Makefile en_US.ISO8859-1/articles/committers-guide Makefile en_US.ISO8859-1/articles/console-server Makefile en_US.ISO8859-1/articles/contributing Makefile en_US.ISO8859-1/articles/contributors Makefile en_US.ISO8859-1/articles/cvs-freebsd Makefile en_US.ISO8859-1/articles/cvsup-advanced Makefile en_US.ISO8859-1/articles/dialup-firewall Makefile en_US.ISO8859-1/articles/diskless-x Makefile en_US.ISO8859-1/articles/euro Makefile en_US.ISO8859-1/articles/explaining-bsd Makefile en_US.ISO8859-1/articles/fbsd-from-scratch Makefile en_US.ISO8859-1/articles/filtering-bridges Makefile en_US.ISO8859-1/articles/fonts Makefile en_US.ISO8859-1/articles/formatting-media Makefile en_US.ISO8859-1/articles/freebsd-questions Makefile en_US.ISO8859-1/articles/hats Makefile en_US.ISO8859-1/articles/hubs Makefile en_US.ISO8859-1/articles/ipsec-must Makefile en_US.ISO8859-1/articles/java-tomcat Makefile en_US.ISO8859-1/articles/laptop Makefile en_US.ISO8859-1/articles/mh Makefile en_US.ISO8859-1/articles/multi-os Makefile en_US.ISO8859-1/articles/new-users Makefile en_US.ISO8859-1/articles/pam Makefile en_US.ISO8859-1/articles/pr-guidelines Makefile en_US.ISO8859-1/articles/problem-reports Makefile en_US.ISO8859-1/articles/pxe Makefile en_US.ISO8859-1/articles/releng Makefile en_US.ISO8859-1/articles/releng-packages Makefile en_US.ISO8859-1/articles/serial-uart Makefile en_US.ISO8859-1/articles/solid-state Makefile en_US.ISO8859-1/articles/storage-devices Makefile en_US.ISO8859-1/articles/vinum Makefile en_US.ISO8859-1/articles/vm-design Makefile en_US.ISO8859-1/articles/zip-drive Makefile Log: Sync these Makefiles to have one style of declarations and comments. Revision Changes Path 1.4 +2 -5 doc/en_US.ISO8859-1/articles/5-roadmap/Makefile 1.6 +4 -3 doc/en_US.ISO8859-1/articles/checkpoint/Makefile 1.8 +3 -11 doc/en_US.ISO8859-1/articles/committers-guide/Makefile 1.4 +5 -4 doc/en_US.ISO8859-1/articles/console-server/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/contributing/Makefile 1.7 +12 -11 doc/en_US.ISO8859-1/articles/contributors/Makefile 1.4 +2 -3 doc/en_US.ISO8859-1/articles/cvs-freebsd/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/cvsup-advanced/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/dialup-firewall/Makefile 1.8 +4 -2 doc/en_US.ISO8859-1/articles/diskless-x/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/euro/Makefile 1.5 +4 -10 doc/en_US.ISO8859-1/articles/explaining-bsd/Makefile 1.6 +11 -7 doc/en_US.ISO8859-1/articles/fbsd-from-scratch/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/filtering-bridges/Makefile 1.11 +4 -2 doc/en_US.ISO8859-1/articles/fonts/Makefile 1.8 +4 -2 doc/en_US.ISO8859-1/articles/formatting-media/Makefile 1.5 +4 -10 doc/en_US.ISO8859-1/articles/freebsd-questions/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/hats/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/hubs/Makefile 1.5 +4 -2 doc/en_US.ISO8859-1/articles/ipsec-must/Makefile 1.4 +2 -5 doc/en_US.ISO8859-1/articles/java-tomcat/Makefile 1.4 +2 -3 doc/en_US.ISO8859-1/articles/laptop/Makefile 1.11 +4 -2 doc/en_US.ISO8859-1/articles/mh/Makefile 1.12 +5 -4 doc/en_US.ISO8859-1/articles/multi-os/Makefile 1.10 +4 -2 doc/en_US.ISO8859-1/articles/new-users/Makefile 1.8 +11 -6 doc/en_US.ISO8859-1/articles/pam/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/pr-guidelines/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/problem-reports/Makefile 1.5 +14 -5 doc/en_US.ISO8859-1/articles/pxe/Makefile 1.4 +1 -3 doc/en_US.ISO8859-1/articles/releng-packages/Makefile 1.12 +4 -8 doc/en_US.ISO8859-1/articles/releng/Makefile 1.5 +5 -4 doc/en_US.ISO8859-1/articles/serial-uart/Makefile 1.5 +3 -10 doc/en_US.ISO8859-1/articles/solid-state/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/storage-devices/Makefile 1.6 +8 -6 doc/en_US.ISO8859-1/articles/vinum/Makefile 1.6 +9 -6 doc/en_US.ISO8859-1/articles/vm-design/Makefile 1.4 +4 -2 doc/en_US.ISO8859-1/articles/zip-drive/Makefile