From owner-cvs-doc Fri Jun 26 19:33:24 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id TAA26338 for cvs-doc-outgoing; Fri, 26 Jun 1998 19:33:24 -0700 (PDT) (envelope-from owner-cvs-doc) Received: from ns11.rim.or.jp (root@ns11.rim.or.jp [202.247.130.230]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id TAA26235; Fri, 26 Jun 1998 19:32:57 -0700 (PDT) (envelope-from masafumi@aslm.rim.or.jp) Received: from rayearth.rim.or.jp (rayearth.rim.or.jp [202.247.130.242]) by ns11.rim.or.jp (8.8.5/3.5Wpl2-ns11/RIMNET-2) with ESMTP id LAA27948; Sat, 27 Jun 1998 11:32:54 +0900 (JST) Received: (from uucp@localhost) by rayearth.rim.or.jp (8.8.5/3.5Wpl2-uucp1/RIMNET) with UUCP id LAA03255; Sat, 27 Jun 1998 11:32:54 +0900 (JST) Received: from localhost (localhost [127.0.0.1]) by mail.aslm.rim.or.jp (8.8.8/3.5Wpl3-SMTP) with ESMTP id LAA22140; Sat, 27 Jun 1998 11:30:59 +0900 (JST) To: hoek@FreeBSD.ORG Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-doc@FreeBSD.ORG Cc: max@wide.ad.jp Subject: Re: cvs commit: doc/FAQ admin.sgml applications.sgml hardware.sgml install.sgml preface.sgml troubleshoot.sgml x.sgml From: Masafumi NAKANE/=?iso-2022-jp?B?GyRCQ2Y6LDJtSjgbKEI=?= In-Reply-To: Your message of "Fri, 26 Jun 1998 18:13:51 -0700 (PDT)" <199806270113.SAA06436@freefall.freebsd.org> References: <199806270113.SAA06436@freefall.freebsd.org> X-Mailer: Mew version 1.92.4 on Emacs 20.2 / Mule 3.0 (MOMIJINOGA) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-Id: <19980627113058Z.masafumi@aslm.rim.or.jp> Date: Sat, 27 Jun 1998 11:30:58 +0900 X-Dispatcher: imput version 971024 Lines: 33 Sender: owner-cvs-doc@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > hoek 1998/06/26 18:13:50 PDT > Modified files: > FAQ admin.sgml applications.sgml > hardware.sgml install.sgml preface.sgml > troubleshoot.sgml x.sgml > Log: > (applications.sgml, hardware.sgml, install.sgml, troubleshoot.sgml): > docs/7082 Fix grammar errors (Dag-Erling Coidan ) > admin.sgml: Add section on amd > applications.sgml: Add section on installing FrontPage > hardware.sgml: Add sections on CAM, P&P modems, serial consoles > install.sgml: Add section on why not to remove sc0 > preface.sgml: Sync versions-graph with our current temporal co-ordinates > x.sgml: Add sections on missing Imake.tmpl, reversing mouse buttons > docs/7083 (FAQ maintainer, dwhite) > admin.sgml: Something about mounting root. With -a. Dooh! > docs/7084 (FAQ maintainer, dwhite) Grammar/style changes should be committed separately from true contents changes to make it easier for the various translation project to reflect the changes to the translated versions. Also, I personally don't like changes to several files committed at once when all the changes are not related to one another. While it is true that several commits create more mail traffic, it makes the log message look nicer when you do cvs log afterwards, i.e., you don't have to read the log message about files which you aren't interested in. This is just my opinion and others may think differently, though. Cheers, Max