From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 05:01:33 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 1A19A16A4CE; Sun, 15 Feb 2004 05:01:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0065643D1D; Sun, 15 Feb 2004 05:01:33 -0800 (PST) (envelope-from simon@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 i1FD1WGe060520; Sun, 15 Feb 2004 05:01:32 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FD1WNh060515; Sun, 15 Feb 2004 05:01:32 -0800 (PST) (envelope-from simon) Message-Id: <200402151301.i1FD1WNh060515@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 15 Feb 2004 05:01:32 -0800 (PST) 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/books/handbook/security chapter.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: Sun, 15 Feb 2004 13:01:33 -0000 simon 2004/02/15 05:01:32 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: In the Kerberos5 section: - Don't indent the content of a screen tag since it makes the resulting output look wrong. - Correct the relative indention of a few lines of k5list output. Revision Changes Path 1.197 +30 -30 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 05:42:57 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 E56D516A4CE; Sun, 15 Feb 2004 05:42:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C9C2A43D1D; Sun, 15 Feb 2004 05:42:57 -0800 (PST) (envelope-from ceri@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 i1FDgvGe071389; Sun, 15 Feb 2004 05:42:57 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FDgvks071388; Sun, 15 Feb 2004 05:42:57 -0800 (PST) (envelope-from ceri) Message-Id: <200402151342.i1FDgvks071388@repoman.freebsd.org> From: Ceri Davies Date: Sun, 15 Feb 2004 05:42:57 -0800 (PST) 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/books/handbook/advanced-networking chapter.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: Sun, 15 Feb 2004 13:42:58 -0000 ceri 2004/02/15 05:42:57 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Replace an emphasis element with acronym, and remove another extraneous one. Discussed on: -doc Revision Changes Path 1.272 +3 -3 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 10:28:45 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 42F3816A4CE; Sun, 15 Feb 2004 10:28:45 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2846943D1F; Sun, 15 Feb 2004 10:28:45 -0800 (PST) (envelope-from wilko@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 i1FISjGe040860; Sun, 15 Feb 2004 10:28:45 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FISiwd040859; Sun, 15 Feb 2004 10:28:44 -0800 (PST) (envelope-from wilko) Message-Id: <200402151828.i1FISiwd040859@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 10:28:44 -0800 (PST) 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/contributors contrib.core.sgml contrib.corealumni.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: Sun, 15 Feb 2004 18:28:45 -0000 wilko 2004/02/15 10:28:44 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.core.sgml contrib.corealumni.sgml Log: Update the webpages to reflect grog's resignation from the FreeBSD core team. Thank you Greg! (note to self: need to find out when grog first became a core member) With hat: core-secretary Revision Changes Path 1.2 +0 -4 doc/en_US.ISO8859-1/articles/contributors/contrib.core.sgml 1.2 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.corealumni.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 10:38:18 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 8DC5C16A4CE; Sun, 15 Feb 2004 10:38:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 72DB643D1D; Sun, 15 Feb 2004 10:38:18 -0800 (PST) (envelope-from wilko@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 i1FIcIGe042914; Sun, 15 Feb 2004 10:38:18 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FIcIk7042913; Sun, 15 Feb 2004 10:38:18 -0800 (PST) (envelope-from wilko) Message-Id: <200402151838.i1FIcIk7042913@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 10:38:18 -0800 (PST) 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/contributors contrib.staff.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: Sun, 15 Feb 2004 18:38:18 -0000 wilko 2004/02/15 10:38:18 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.staff.sgml Log: make note of /me having taken over rwatson's role as the donations@-core@ liaison and add core-sec to Misc Hats Revision Changes Path 1.3 +10 -2 doc/en_US.ISO8859-1/articles/contributors/contrib.staff.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 10:42:48 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 933DF16A4CE; Sun, 15 Feb 2004 10:42:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 76FFE43D1D; Sun, 15 Feb 2004 10:42:48 -0800 (PST) (envelope-from wilko@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 i1FIgmGe044837; Sun, 15 Feb 2004 10:42:48 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FIgmcp044836; Sun, 15 Feb 2004 10:42:48 -0800 (PST) (envelope-from wilko) Message-Id: <200402151842.i1FIgmcp044836@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 10:42:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 18:42:48 -0000 wilko 2004/02/15 10:42:48 PST FreeBSD doc repository Modified files: en index.xsl Log: A pair of floppies -> a couple of floppies. A pair equals 2 and 2 floppies are not sufficient anymore. Revision Changes Path 1.94 +3 -3 www/en/index.xsl From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 10:49:21 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 8C34D16A4CE; Sun, 15 Feb 2004 10:49:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 708E443D2D; Sun, 15 Feb 2004 10:49:21 -0800 (PST) (envelope-from wilko@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 i1FInLGe045094; Sun, 15 Feb 2004 10:49:21 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FInLpg045093; Sun, 15 Feb 2004 10:49:21 -0800 (PST) (envelope-from wilko) Message-Id: <200402151849.i1FInLpg045093@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 10:49:21 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/news news.xml 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: Sun, 15 Feb 2004 18:49:21 -0000 wilko 2004/02/15 10:49:21 PST FreeBSD doc repository Modified files: en/news news.xml Log: grog resigned from core. Revision Changes Path 1.197 +9 -1 www/en/news/news.xml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 10:53:42 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 01A8816A4CE; Sun, 15 Feb 2004 10:53:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DA67343D1D; Sun, 15 Feb 2004 10:53:41 -0800 (PST) (envelope-from wilko@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 i1FIrfGe047047; Sun, 15 Feb 2004 10:53:41 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FIrfPl047046; Sun, 15 Feb 2004 10:53:41 -0800 (PST) (envelope-from wilko) Message-Id: <200402151853.i1FIrfPl047046@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 10:53:41 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 18:53:42 -0000 wilko 2004/02/15 10:53:41 PST FreeBSD doc repository Modified files: en index.xsl Log: s/DEC Alpha/Alpha/ to be in line with the rest of the listed platforms. Revision Changes Path 1.95 +3 -3 www/en/index.xsl From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 11:02:46 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 025E716A4CE; Sun, 15 Feb 2004 11:02:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB14343D1F; Sun, 15 Feb 2004 11:02:45 -0800 (PST) (envelope-from wilko@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 i1FJ2jGe049042; Sun, 15 Feb 2004 11:02:45 -0800 (PST) (envelope-from wilko@repoman.freebsd.org) Received: (from wilko@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FJ2jVU049038; Sun, 15 Feb 2004 11:02:45 -0800 (PST) (envelope-from wilko) Message-Id: <200402151902.i1FJ2jVU049038@repoman.freebsd.org> From: Wilko Bulte Date: Sun, 15 Feb 2004 11:02:45 -0800 (PST) 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/contributors contrib.corealumni.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: Sun, 15 Feb 2004 19:02:46 -0000 wilko 2004/02/15 11:02:45 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.corealumni.sgml Log: grog started on core in 2000. Thanks to: imp Revision Changes Path 1.3 +1 -1 doc/en_US.ISO8859-1/articles/contributors/contrib.corealumni.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 11:03:32 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 DC6E016A4CE; Sun, 15 Feb 2004 11:03:32 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id AB85A43D1D; Sun, 15 Feb 2004 11:03:32 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AsRYB-000CTQ-Ec; Sun, 15 Feb 2004 19:03:31 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1AsRY9-000Cjm-OX; Sun, 15 Feb 2004 19:03:29 +0000 Date: Sun, 15 Feb 2004 19:03:29 +0000 From: Ceri Davies To: Wilko Bulte Message-ID: <20040215190329.GQ8821@submonkey.net> Mail-Followup-To: Ceri Davies , Wilko Bulte , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="R92lf0Oi2sxyK3LA" Content-Disposition: inline In-Reply-To: <200402151842.i1FIgmcp044836@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 19:03:33 -0000 --R92lf0Oi2sxyK3LA Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > wilko 2004/02/15 10:42:48 PST >=20 > FreeBSD doc repository >=20 > Modified files: > en index.xsl=20 > Log: > A pair of floppies -> a couple of floppies. > =20 > A pair equals 2 and 2 floppies are not sufficient anymore. "A couple" is numerically equivalent to "a pair". Ceri --=20 --R92lf0Oi2sxyK3LA Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAL8KBocfcwTS3JF8RAprQAJ9c/Uasq46vWkcTSIoR5Arnid9G2wCgq3U9 U9DPWnX/w1IPCTO+z4EPLKc= =Ws/Z -----END PGP SIGNATURE----- --R92lf0Oi2sxyK3LA-- From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 11:23:06 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 B25C416A4CE; Sun, 15 Feb 2004 11:23:06 -0800 (PST) Received: from smtp-out6.xs4all.nl (smtp-out6.xs4all.nl [194.109.24.7]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3BE0743D1F; Sun, 15 Feb 2004 11:23:06 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out6.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1FJN2iU021374; Sun, 15 Feb 2004 20:23:03 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i1FJN2vE060932; Sun, 15 Feb 2004 20:23:02 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i1FJN2ov060931; Sun, 15 Feb 2004 20:23:02 +0100 (CET) (envelope-from wkb) Date: Sun, 15 Feb 2004 20:23:02 +0100 From: Wilko Bulte To: Ceri Davies , Wilko Bulte , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040215192302.GA60897@freebie.xs4all.nl> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040215190329.GQ8821@submonkey.net> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org Subject: Re: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 19:23:06 -0000 On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > wilko 2004/02/15 10:42:48 PST > > > > FreeBSD doc repository > > > > Modified files: > > en index.xsl > > Log: > > A pair of floppies -> a couple of floppies. > > > > A pair equals 2 and 2 floppies are not sufficient anymore. > > "A couple" is numerically equivalent to "a pair". A couple of means (to me, I'm not a native speaker) something like "a handful". But that could be because the Dutch 'paar' (pair) can mean 2 (a married/engaged etc couple is called "een paar" for example) but "een paar Euro" translates to a "a few Euros". :-) -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 12:14:06 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 B6F9316A4CE; Sun, 15 Feb 2004 12:14:06 -0800 (PST) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id AE2F043D1D; Sun, 15 Feb 2004 12:14:06 -0800 (PST) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (92ed9a662069217cee8cd98031146cca@adsl-67-119-53-169.dsl.lsan03.pacbell.net [67.119.53.169])i1FKE5bF023158; Sun, 15 Feb 2004 12:14:05 -0800 (PST) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id BE5E666D56; Sun, 15 Feb 2004 12:14:04 -0800 (PST) Date: Sun, 15 Feb 2004 12:14:04 -0800 From: Kris Kennaway To: Ceri Davies , Wilko Bulte , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040215201404.GB52924@xor.obsecurity.org> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="cvVnyQ+4j833TQvp" Content-Disposition: inline In-Reply-To: <20040215190329.GQ8821@submonkey.net> User-Agent: Mutt/1.4.1i Subject: Re: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 20:14:06 -0000 --cvVnyQ+4j833TQvp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > wilko 2004/02/15 10:42:48 PST > >=20 > > FreeBSD doc repository > >=20 > > Modified files: > > en index.xsl=20 > > Log: > > A pair of floppies -> a couple of floppies. > > =20 > > A pair equals 2 and 2 floppies are not sufficient anymore. >=20 > "A couple" is numerically equivalent to "a pair". How about "a few" if we're being deliberately vague about the number. Kris --cvVnyQ+4j833TQvp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAL9MMWry0BWjoQKURAnv3AKC/5Ho+7wwQVIfOWDcY8p2FBrigggCfUooo cScq53LAVcLLlb8ZsZNICU4= =URCE -----END PGP SIGNATURE----- --cvVnyQ+4j833TQvp-- From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 12:48:57 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 E7C4E16A4CE; Sun, 15 Feb 2004 12:48:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CB81A43D1F; Sun, 15 Feb 2004 12:48:57 -0800 (PST) (envelope-from simon@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 i1FKmvGe077950; Sun, 15 Feb 2004 12:48:57 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FKmvmO077949; Sun, 15 Feb 2004 12:48:57 -0800 (PST) (envelope-from simon) Message-Id: <200402152048.i1FKmvmO077949@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 15 Feb 2004 12:48:57 -0800 (PST) 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/books/handbook/security chapter.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: Sun, 15 Feb 2004 20:48:58 -0000 simon 2004/02/15 12:48:57 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/security chapter.sgml Log: In the Kerberos5 section: - Add space between prompt and command for consistency. - Update sample output from k5list to match output from Kerberos in recent FreeBSD versions (4.9/5.2). - Correct an example for kadmin where Kerberos realm was used, but DNS domain name should be used. - Add missing application tag around an instance of Kerberos. Revision Changes Path 1.198 +7 -11 doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 12:50:08 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 3E38816A4CF; Sun, 15 Feb 2004 12:50:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 221FD43D1D; Sun, 15 Feb 2004 12:50:08 -0800 (PST) (envelope-from adamw@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 i1FKo7Ge078026; Sun, 15 Feb 2004 12:50:07 -0800 (PST) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FKo7vI078025; Sun, 15 Feb 2004 12:50:07 -0800 (PST) (envelope-from adamw) Message-Id: <200402152050.i1FKo7vI078025@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 15 Feb 2004 12:50:07 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome screenshots.sgml www/en/gnome/images Makefile ss15-tn.png ss15.png 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: Sun, 15 Feb 2004 20:50:08 -0000 adamw 2004/02/15 12:50:07 PST FreeBSD doc repository Modified files: en/gnome screenshots.sgml en/gnome/images Makefile Added files: en/gnome/images ss15-tn.png ss15.png Log: Add a relatively vanilla GNOME 2.4 desktop screenshot. Revision Changes Path 1.17 +3 -1 www/en/gnome/images/Makefile 1.1 +388 -0 www/en/gnome/images/ss15-tn.png (new) 1.1 +3711 -0 www/en/gnome/images/ss15.png (new) 1.29 +7 -1 www/en/gnome/screenshots.sgml From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 12:51:53 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 4515416A4CE; Sun, 15 Feb 2004 12:51:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 28F9043D2D; Sun, 15 Feb 2004 12:51:53 -0800 (PST) (envelope-from adamw@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 i1FKpqGe079484; Sun, 15 Feb 2004 12:51:52 -0800 (PST) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FKpqwa079480; Sun, 15 Feb 2004 12:51:52 -0800 (PST) (envelope-from adamw) Message-Id: <200402152051.i1FKpqwa079480@repoman.freebsd.org> From: Adam Weinberger Date: Sun, 15 Feb 2004 12:51:52 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome/images Makefile 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: Sun, 15 Feb 2004 20:51:53 -0000 adamw 2004/02/15 12:51:52 PST FreeBSD doc repository Modified files: en/gnome/images Makefile Log: Instruct screenshot thumbnails to be created using a more general formula. Revision Changes Path 1.18 +5 -3 www/en/gnome/images/Makefile From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 14:27:05 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 654B916A4CE; Sun, 15 Feb 2004 14:27:05 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09D5043D1D; Sun, 15 Feb 2004 14:27:05 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1FMR4nJ087823; Sun, 15 Feb 2004 15:27:04 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Sun, 15 Feb 2004 15:25:53 -0700 (MST) Message-Id: <20040215.152553.55627525.imp@bsdimp.com> To: ceri@submonkey.net From: "M. Warner Losh" In-Reply-To: <20040215190329.GQ8821@submonkey.net> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 22:27:05 -0000 In message: <20040215190329.GQ8821@submonkey.net> Ceri Davies writes: : On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: : > wilko 2004/02/15 10:42:48 PST : > : > FreeBSD doc repository : > : > Modified files: : > en index.xsl : > Log: : > A pair of floppies -> a couple of floppies. : > : > A pair equals 2 and 2 floppies are not sufficient anymore. : : "A couple" is numerically equivalent to "a pair". A couple isn't quite the same as a pair. A secondary meaning for a couple is the same as a few. "Give me a couple of those biscuits" is likely to get you 3 biscuits as 2 in many parts of the US. Warner From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 14:56:10 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 5DD9116A4CE; Sun, 15 Feb 2004 14:56:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5816F43D1D; Sun, 15 Feb 2004 14:56:10 -0800 (PST) (envelope-from simon@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 i1FMuAGe008469; Sun, 15 Feb 2004 14:56:10 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1FMuAdA008468; Sun, 15 Feb 2004 14:56:10 -0800 (PST) (envelope-from simon) Message-Id: <200402152256.i1FMuAdA008468@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 15 Feb 2004 14:56:10 -0800 (PST) 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/books/developers-handbook Makefile book.sgmlchapter.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: Sun, 15 Feb 2004 22:56:10 -0000 simon 2004/02/15 14:56:10 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook Makefile book.sgml chapters.ent Added files: en_US.ISO8859-1/books/developers-handbook/testing chapter.sgml Log: Add a new chapter about "Regression and Performance Testing". At the moment the main content is the Micro Benchmark Checklist posted to -current by phk and expanded by rwatson. The list did not really fit in any of the current chapters, so a new chapter was created. I hope others can add more content to this chapter later. Content by: phk, rwatson Reviewed by: phk, josef No objections: -doc Revision Changes Path 1.21 +1 -0 doc/en_US.ISO8859-1/books/developers-handbook/Makefile 1.42 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/book.sgml 1.21 +1 -0 doc/en_US.ISO8859-1/books/developers-handbook/chapters.ent 1.1 +226 -0 doc/en_US.ISO8859-1/books/developers-handbook/testing/chapter.sgml (new) From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 16:11:08 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 D9A4E16A4CE; Sun, 15 Feb 2004 16:11:08 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D422543D1D; Sun, 15 Feb 2004 16:11:08 -0800 (PST) (envelope-from simon@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 i1G0B8Ge025394; Sun, 15 Feb 2004 16:11:08 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1G0B8uU025393; Sun, 15 Feb 2004 16:11:08 -0800 (PST) (envelope-from simon) Message-Id: <200402160011.i1G0B8uU025393@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sun, 15 Feb 2004 16:11:08 -0800 (PST) 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/books/developers-handbook book.sgml doc/en_US.ISO8859-1/books/developers-handbook/dma doc/en_US.ISO8859-1/books/developers-handbook/introduction chapter.sgml doc/en_US.ISO8859-1/books/developers-handbook/securechapter.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: Mon, 16 Feb 2004 00:11:09 -0000 simon 2004/02/15 16:11:08 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/developers-handbook book.sgml en_US.ISO8859-1/books/developers-handbook/dma chapter.sgml en_US.ISO8859-1/books/developers-handbook/introduction chapter.sgml en_US.ISO8859-1/books/developers-handbook/ipv6 chapter.sgml en_US.ISO8859-1/books/developers-handbook/secure chapter.sgml en_US.ISO8859-1/books/developers-handbook/sockets chapter.sgml en_US.ISO8859-1/books/developers-handbook/tools chapter.sgml en_US.ISO8859-1/books/developers-handbook/x86 chapter.sgml share/sgml trademarks.ent Log: *.sgml: - Use trademark entities. - Add trademark attributions. - Don't join trademarks with other words, e.g. using hyphens. trademark.ent: - Add trademark entity for Sun. Revision Changes Path 1.43 +15 -1 doc/en_US.ISO8859-1/books/developers-handbook/book.sgml 1.5 +6 -6 doc/en_US.ISO8859-1/books/developers-handbook/dma/chapter.sgml 1.10 +1 -1 doc/en_US.ISO8859-1/books/developers-handbook/introduction/chapter.sgml 1.16 +2 -2 doc/en_US.ISO8859-1/books/developers-handbook/ipv6/chapter.sgml 1.20 +5 -5 doc/en_US.ISO8859-1/books/developers-handbook/secure/chapter.sgml 1.8 +10 -10 doc/en_US.ISO8859-1/books/developers-handbook/sockets/chapter.sgml 1.35 +21 -21 doc/en_US.ISO8859-1/books/developers-handbook/tools/chapter.sgml 1.12 +91 -91 doc/en_US.ISO8859-1/books/developers-handbook/x86/chapter.sgml 1.19 +1 -0 doc/share/sgml/trademarks.ent From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 19:37:32 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 334C316A4CE; Sun, 15 Feb 2004 19:37:32 -0800 (PST) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id 285FB43D1D; Sun, 15 Feb 2004 19:37:32 -0800 (PST) (envelope-from wes@softweyr.com) Received: from 204.68.178.129 (66-91-236-204.san.rr.com [66.91.236.204]) by smtp-relay.omnis.com (Postfix) with ESMTP id 0D34D8836A3; Sun, 15 Feb 2004 19:37:31 -0800 (PST) From: Wes Peters To: "M. Warner Losh" , ceri@submonkey.net Date: Mon, 16 Feb 2004 03:38:10 -0800 User-Agent: KMail/1.5.4 References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215.152553.55627525.imp@bsdimp.com> In-Reply-To: <20040215.152553.55627525.imp@bsdimp.com> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402160338.10575.wes@softweyr.com> cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 03:37:32 -0000 On Sunday 15 February 2004 14:25, M. Warner Losh wrote: > In message: <20040215190329.GQ8821@submonkey.net> > > Ceri Davies writes: > : On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > : > wilko 2004/02/15 10:42:48 PST > : > > : > FreeBSD doc repository > : > > : > Modified files: > : > en index.xsl > : > Log: > : > A pair of floppies -> a couple of floppies. > : > > : > A pair equals 2 and 2 floppies are not sufficient anymore. > : > : "A couple" is numerically equivalent to "a pair". > > A couple isn't quite the same as a pair. A secondary meaning for a > couple is the same as a few. "Give me a couple of those biscuits" is > likely to get you 3 biscuits as 2 in many parts of the US. Funny, I've lived just about everywhere in the US (except Texas) and "a couple" has always meant two. "A few" would be 2 to 5, several would be 4 or 5 to maybe a dozen, etc., all the way up to "buttload" which is rougly "more than a man can carry." 2 or more seems to be what we really want here. A parenthetical "X floppies for i386 as of this writing" will help the reader to grasp the scale at some ill-specified point in time. -- "Where am I, and what am I doing in this bikeshed?" Wes Peters Softweyr LLC wes@softweyr.com http://softweyr.com/ From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 21:09:13 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 5B76416A4CE; Sun, 15 Feb 2004 21:09:13 -0800 (PST) Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by mx1.FreeBSD.org (Postfix) with ESMTP id 184D943D1D; Sun, 15 Feb 2004 21:09:13 -0800 (PST) (envelope-from robert@fledge.watson.org) Received: from fledge.watson.org (localhost [127.0.0.1]) by fledge.watson.org (8.12.10/8.12.10) with ESMTP id i1G58jDL064938; Mon, 16 Feb 2004 00:08:45 -0500 (EST) (envelope-from robert@fledge.watson.org) Received: from localhost (robert@localhost)i1G58jVP064935; Mon, 16 Feb 2004 00:08:45 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Mon, 16 Feb 2004 00:08:44 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Wes Peters In-Reply-To: <200402160338.10575.wes@softweyr.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" cc: ceri@submonkey.net cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 05:09:13 -0000 On Mon, 16 Feb 2004, Wes Peters wrote: > > : "A couple" is numerically equivalent to "a pair". > > > > A couple isn't quite the same as a pair. A secondary meaning for a > > couple is the same as a few. "Give me a couple of those biscuits" is > > likely to get you 3 biscuits as 2 in many parts of the US. > > Funny, I've lived just about everywhere in the US (except Texas) and "a > couple" has always meant two. "A few" would be 2 to 5, several would be > 4 or 5 to maybe a dozen, etc., all the way up to "buttload" which is > rougly "more than a man can carry." > > 2 or more seems to be what we really want here. A parenthetical "X > floppies for i386 as of this writing" will help the reader to grasp the > scale at some ill-specified point in time. When I say "Hold on, I'll be there in a couple of minutes", I hardly ever mean two, and that seems to apply to a lot of people I know also :-). Robert N M Watson FreeBSD Core Team, TrustedBSD Projects robert@fledge.watson.org Senior Research Scientist, McAfee Research From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 21:37:44 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 1F7D416A4CE; Sun, 15 Feb 2004 21:37:44 -0800 (PST) Received: from praetor.linc-it.com (adsl-068-157-070-217.sip.jan.bellsouth.net [68.157.70.217]) by mx1.FreeBSD.org (Postfix) with ESMTP id EDCD843D1D; Sun, 15 Feb 2004 21:37:43 -0800 (PST) (envelope-from fullermd@over-yonder.net) Received: from mortis.over-yonder.net (adsl-81-244-89.jan.bellsouth.net [65.81.244.89]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by praetor.linc-it.com (Postfix) with ESMTP id 6506C155E0; Sun, 15 Feb 2004 23:37:42 -0600 (CST) Received: by mortis.over-yonder.net (Postfix, from userid 100) id 9654520F2D; Sun, 15 Feb 2004 23:37:40 -0600 (CST) Date: Sun, 15 Feb 2004 23:37:40 -0600 From: "Matthew D. Fuller" To: Kris Kennaway Message-ID: <20040216053739.GD33332@over-yonder.net> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215201404.GB52924@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040215201404.GB52924@xor.obsecurity.org> X-Editor: vi X-OS: FreeBSD User-Agent: Mutt/1.5.6i-fullermd.2 cc: cvs-all@FreeBSD.org cc: Ceri Davies cc: cvs-doc@FreeBSD.org cc: Wilko Bulte cc: doc-committers@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 05:37:44 -0000 On Sun, Feb 15, 2004 at 12:14:04PM -0800 I heard the voice of Kris Kennaway, and lo! it spake thus: > > How about "a few" if we're being deliberately vague about the number. I suggest the bikeshed be painted "several". -- Matthew Fuller (MF4839) | fullermd@over-yonder.net Systems/Network Administrator | http://www.over-yonder.net/~fullermd/ "The only reason I'm burning my candle at both ends, is because I haven't figured out how to light the middle yet" From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 22:50:18 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 03F3416A4CE; Sun, 15 Feb 2004 22:50:18 -0800 (PST) Received: from smtp-out5.xs4all.nl (smtp-out5.xs4all.nl [194.109.24.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id 816BC43D31; Sun, 15 Feb 2004 22:50:17 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out5.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1G6oEn1020485; Mon, 16 Feb 2004 07:50:14 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i1G6oDvE064739; Mon, 16 Feb 2004 07:50:13 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i1G6oDNk064738; Mon, 16 Feb 2004 07:50:13 +0100 (CET) (envelope-from wkb) Date: Mon, 16 Feb 2004 07:50:13 +0100 From: Wilko Bulte To: Marcel Moolenaar Message-ID: <20040216065013.GA64718@freebie.xs4all.nl> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215201404.GB52924@xor.obsecurity.org> <20040215203445.GA67064@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040215203445.GA67064@dhcp01.pn.xcllnt.net> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: Ceri Davies cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: Kris Kennaway cc: doc-committers@FreeBSD.ORG cc: Wilko Bulte Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 06:50:18 -0000 On Sun, Feb 15, 2004 at 12:34:45PM -0800, Marcel Moolenaar wrote: > On Sun, Feb 15, 2004 at 12:14:04PM -0800, Kris Kennaway wrote: > > On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > > > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > > > wilko 2004/02/15 10:42:48 PST > > > > > > > > FreeBSD doc repository > > > > > > > > Modified files: > > > > en index.xsl > > > > Log: > > > > A pair of floppies -> a couple of floppies. > > > > > > > > A pair equals 2 and 2 floppies are not sufficient anymore. > > > > > > "A couple" is numerically equivalent to "a pair". > > > > How about "a few" if we're being deliberately vague about the number. > > A few always leaves the impression to me that it's more than a > couple (couple in my case is the dutch interpretation :-) and > thus leaves me wondering what number to think of. > > Something akin to "1 or more" or "2 or more" should set the right > expectation. People tend to go by the number which should give > them a reasonable lower bound to their expectation and the "or more" > part tells them that it may be a floppy more (1 or more to be exact), > but generally not more than twice the first number :-) > > I think the key is that we should give them something concrete > so they know how many they need to buy before attempting a > floppy install (or something along those lines). This is what a pair > achieved. If we cannot find a good way of saying it in two words, I > suggest we use more words (like a dutch couple or few; 3 or more) > AARRGGHH.... :-) Exactly.. How about "a bunch" ? :) -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 04:06:51 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 3DEDB16A4CE; Mon, 16 Feb 2004 04:06:51 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id F062543D2D; Mon, 16 Feb 2004 04:06:50 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AshWT-0000DT-K2; Mon, 16 Feb 2004 12:06:49 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1AsS0i-000Cuc-L9; Sun, 15 Feb 2004 19:33:00 +0000 Date: Sun, 15 Feb 2004 19:33:00 +0000 From: Ceri Davies To: Wilko Bulte Message-ID: <20040215193300.GT8821@submonkey.net> Mail-Followup-To: Ceri Davies , Wilko Bulte , Wilko Bulte , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215192302.GA60897@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="X78YbkCBd9ye7Cvs" Content-Disposition: inline In-Reply-To: <20040215192302.GA60897@freebie.xs4all.nl> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies cc: cvs-all@FreeBSD.org cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: Wilko Bulte Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 12:06:51 -0000 --X78YbkCBd9ye7Cvs Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Feb 15, 2004 at 08:23:02PM +0100, Wilko Bulte wrote: > On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > > wilko 2004/02/15 10:42:48 PST > > >=20 > > > FreeBSD doc repository > > >=20 > > > Modified files: > > > en index.xsl=20 > > > Log: > > > A pair of floppies -> a couple of floppies. > > > =20 > > > A pair equals 2 and 2 floppies are not sufficient anymore. > >=20 > > "A couple" is numerically equivalent to "a pair". >=20 > A couple of means (to me, I'm not a native speaker) something=20 > like "a handful". Colloquially, it does. According to Webster's, it doesn't. However, I've just found a definition in WordNet that agrees with you, which is good enough for me. My original point was that if your objection to the original was the connotations of "2-ness", then this change may be ineffective. "Few" might be a better choice, as it has never meant anything other than "some, but not too many" and doesn't have associations with breeding pairs. It's not really important to me, but might be to you since you made this commit ;-) Ceri --=20 --X78YbkCBd9ye7Cvs Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAL8lsocfcwTS3JF8RAtz6AJ9ECcaMVfDuy1cx43eU6dBMsgZi/QCghpLl foYZ2V5hlmpUJXzJllhG3nA= =1nDs -----END PGP SIGNATURE----- --X78YbkCBd9ye7Cvs-- From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 04:28:33 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 452B016A4CE; Mon, 16 Feb 2004 04:28:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B3D643D1D; Mon, 16 Feb 2004 04:28:33 -0800 (PST) (envelope-from ceri@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 i1GCSWGe009196; Mon, 16 Feb 2004 04:28:32 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GCSWM9009195; Mon, 16 Feb 2004 04:28:32 -0800 (PST) (envelope-from ceri) Message-Id: <200402161228.i1GCSWM9009195@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 04:28:32 -0800 (PST) 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/books/handbook/l10n chapter.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: Mon, 16 Feb 2004 12:28:33 -0000 ceri 2004/02/16 04:28:32 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/l10n chapter.sgml Log: Add missing colons in an example login.conf excerpt. PR: docs/62907 Submitted by: Zheyu Shen Revision Changes Path 1.95 +10 -10 doc/en_US.ISO8859-1/books/handbook/l10n/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 05:42:53 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 4FC3316A4CF; Mon, 16 Feb 2004 05:42:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3387B43D2D; Mon, 16 Feb 2004 05:42:53 -0800 (PST) (envelope-from ceri@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 i1GDgrGe032736; Mon, 16 Feb 2004 05:42:53 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GDgqgV032735; Mon, 16 Feb 2004 05:42:52 -0800 (PST) (envelope-from ceri) Message-Id: <200402161342.i1GDgqgV032735@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 05:42:52 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en support.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: Mon, 16 Feb 2004 13:42:53 -0000 ceri 2004/02/16 05:42:52 PST FreeBSD doc repository Modified files: en support.sgml Log: Update the link to the GNATS homepage. Revision Changes Path 1.331 +2 -2 www/en/support.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 05:44:25 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 16F0416A4CE; Mon, 16 Feb 2004 05:44:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EF2AC43D2D; Mon, 16 Feb 2004 05:44:24 -0800 (PST) (envelope-from ceri@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 i1GDiOGe032841; Mon, 16 Feb 2004 05:44:24 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GDiOIT032840; Mon, 16 Feb 2004 05:44:24 -0800 (PST) (envelope-from ceri) Message-Id: <200402161344.i1GDiOIT032840@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 05:44:24 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en support.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: Mon, 16 Feb 2004 13:44:25 -0000 ceri 2004/02/16 05:44:24 PST FreeBSD doc repository Modified files: en support.sgml Log: Remove some extraneous markup and an unnecessary "
". Revision Changes Path 1.332 +5 -5 www/en/support.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:02:09 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 69DFF16A4CE; Mon, 16 Feb 2004 06:02:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2126D43D1D; Mon, 16 Feb 2004 06:02:09 -0800 (PST) (envelope-from ceri@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 i1GE28Ge036646; Mon, 16 Feb 2004 06:02:08 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GE28Qn036639; Mon, 16 Feb 2004 06:02:08 -0800 (PST) (envelope-from ceri) Message-Id: <200402161402.i1GE28Qn036639@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:02:08 -0800 (PST) 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/books/handbook/users chapter.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: Mon, 16 Feb 2004 14:02:09 -0000 ceri 2004/02/16 06:02:08 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/users chapter.sgml Log: Further improve on revision 1.42. Submitted by: Warren Block Revision Changes Path 1.43 +2 -4 doc/en_US.ISO8859-1/books/handbook/users/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:13:24 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 C72FD16A4CE; Mon, 16 Feb 2004 06:13:24 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACCE143D1F; Mon, 16 Feb 2004 06:13:24 -0800 (PST) (envelope-from hrs@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 i1GEDOGe040334; Mon, 16 Feb 2004 06:13:24 -0800 (PST) (envelope-from hrs@repoman.freebsd.org) Received: (from hrs@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEDOtw040333; Mon, 16 Feb 2004 06:13:24 -0800 (PST) (envelope-from hrs) Message-Id: <200402161413.i1GEDOtw040333@repoman.freebsd.org> From: Hiroki Sato Date: Mon, 16 Feb 2004 06:13:24 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/mk doc.docbook.mk 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: Mon, 16 Feb 2004 14:13:24 -0000 hrs 2004/02/16 06:13:24 PST FreeBSD doc repository Modified files: share/mk doc.docbook.mk Log: Use FOO_CMD instead of FOO to avoid a conflict with a variable used in the docproj port. TEX, LATEX, PDFTEX, JADETEX, and PDFJADETEX has been renamed to TEX_CMD, LATEX_CMD, PDFTEX_CMD, JADETEX_CMD, and PDFJADETEX_CMD for consistency. And TEXCMDS has been renamed TEX_CMDSEQ because TEXCMDS and TEX_CMD are misleading names. Discussed on: -doc Revision Changes Path 1.99 +14 -14 doc/share/mk/doc.docbook.mk From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:30:57 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 C3E2816A4CE; Mon, 16 Feb 2004 06:30:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A7F7343D2D; Mon, 16 Feb 2004 06:30:57 -0800 (PST) (envelope-from ceri@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 i1GEUvGe042959; Mon, 16 Feb 2004 06:30:57 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEUvuY042958; Mon, 16 Feb 2004 06:30:57 -0800 (PST) (envelope-from ceri) Message-Id: <200402161430.i1GEUvuY042958@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:30:57 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi query-pr-summary.cgi 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: Mon, 16 Feb 2004 14:30:58 -0000 ceri 2004/02/16 06:30:57 PST FreeBSD doc repository Modified files: en/cgi query-pr-summary.cgi Log: Add the repocopy state. Revision Changes Path 1.43 +6 -1 www/en/cgi/query-pr-summary.cgi From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:34:23 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 6D74D16A4CE; Mon, 16 Feb 2004 06:34:23 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51A3843D2D; Mon, 16 Feb 2004 06:34:23 -0800 (PST) (envelope-from ceri@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 i1GEYNGe044795; Mon, 16 Feb 2004 06:34:23 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEYNPP044794; Mon, 16 Feb 2004 06:34:23 -0800 (PST) (envelope-from ceri) Message-Id: <200402161434.i1GEYNPP044794@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:34:23 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi dosendpr.cgi 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: Mon, 16 Feb 2004 14:34:23 -0000 ceri 2004/02/16 06:34:23 PST FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Log: Remove duplicated text. Revision Changes Path 1.16 +2 -2 www/en/cgi/dosendpr.cgi From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:38:05 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 7C23E16A4CE; Mon, 16 Feb 2004 06:38:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5F80F43D1F; Mon, 16 Feb 2004 06:38:05 -0800 (PST) (envelope-from ceri@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 i1GEc5Ge045055; Mon, 16 Feb 2004 06:38:05 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEc549045054; Mon, 16 Feb 2004 06:38:05 -0800 (PST) (envelope-from ceri) Message-Id: <200402161438.i1GEc549045054@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:38:05 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/tools clean-sendpr-dbm.pl www/en/cgi dosendpr.cgi 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: Mon, 16 Feb 2004 14:38:05 -0000 ceri 2004/02/16 06:38:05 PST FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Removed files: tools clean-sendpr-dbm.pl Log: Have dosendpr.cgi clean up after itself, rather than having a separate script to do the job. Suggested by: wosch Revision Changes Path 1.17 +6 -1 www/en/cgi/dosendpr.cgi 1.2 +0 -49 www/tools/clean-sendpr-dbm.pl (dead) From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:39:42 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 D1F1316A4CE; Mon, 16 Feb 2004 06:39:42 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7D74943D2D; Mon, 16 Feb 2004 06:39:42 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost ([192.168.0.5]) by pittgoth.com (8.12.10/8.12.10) with SMTP id i1GEdZ4p051587; Mon, 16 Feb 2004 09:39:39 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Mon, 16 Feb 2004 09:39:45 -0500 From: Tom Rhodes To: Wilko Bulte Message-Id: <20040216093945.1aef78a4@localhost> In-Reply-To: <20040216065013.GA64718@freebie.xs4all.nl> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215201404.GB52924@xor.obsecurity.org> <20040215203445.GA67064@dhcp01.pn.xcllnt.net> <20040216065013.GA64718@freebie.xs4all.nl> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: Marcel Moolenaar cc: Kris Kennaway cc: Ceri Davies cc: Wilko Bulte Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 14:39:43 -0000 On Mon, 16 Feb 2004 07:50:13 +0100 Wilko Bulte wrote: > On Sun, Feb 15, 2004 at 12:34:45PM -0800, Marcel Moolenaar wrote: > > On Sun, Feb 15, 2004 at 12:14:04PM -0800, Kris Kennaway wrote: > > > On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > > > > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > > > > wilko 2004/02/15 10:42:48 PST > > > > > > > > > > FreeBSD doc repository > > > > > > > > > > Modified files: > > > > > en index.xsl > > > > > Log: > > > > > A pair of floppies -> a couple of floppies. > > > > > > > > > > A pair equals 2 and 2 floppies are not sufficient anymore. > > > > > > > > "A couple" is numerically equivalent to "a pair". > > > > > > How about "a few" if we're being deliberately vague about the number. > > > > A few always leaves the impression to me that it's more than a > > couple (couple in my case is the dutch interpretation :-) and > > thus leaves me wondering what number to think of. > > > > Something akin to "1 or more" or "2 or more" should set the right > > expectation. People tend to go by the number which should give > > them a reasonable lower bound to their expectation and the "or more" > > part tells them that it may be a floppy more (1 or more to be exact), > > but generally not more than twice the first number :-) > > > > I think the key is that we should give them something concrete > > so they know how many they need to buy before attempting a > > floppy install (or something along those lines). This is what a pair > > achieved. If we cannot find a good way of saying it in two words, I > > suggest we use more words (like a dutch couple or few; 3 or more) > > AARRGGHH.... :-) > > Exactly.. > > How about "a bunch" ? Perhaps "a handful"? :) -- Tom Rhodes From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:41:30 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 AC2EE16A4CE; Mon, 16 Feb 2004 06:41:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9008E43D1D; Mon, 16 Feb 2004 06:41:30 -0800 (PST) (envelope-from ceri@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 i1GEfUGe046266; Mon, 16 Feb 2004 06:41:30 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEfUXw046265; Mon, 16 Feb 2004 06:41:30 -0800 (PST) (envelope-from ceri) Message-Id: <200402161441.i1GEfUXw046265@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:41:30 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi dosendpr.cgi 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: Mon, 16 Feb 2004 14:41:30 -0000 ceri 2004/02/16 06:41:30 PST FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Log: Bump the send-pr version header port r1.17. Revision Changes Path 1.18 +2 -2 www/en/cgi/dosendpr.cgi From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:42:47 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 A417B16A4CE; Mon, 16 Feb 2004 06:42:47 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 890BA43D1F; Mon, 16 Feb 2004 06:42:47 -0800 (PST) (envelope-from ceri@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 i1GEglGe047069; Mon, 16 Feb 2004 06:42:47 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GEgl7D047068; Mon, 16 Feb 2004 06:42:47 -0800 (PST) (envelope-from ceri) Message-Id: <200402161442.i1GEgl7D047068@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 06:42:47 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi freebsd.def 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: Mon, 16 Feb 2004 14:42:47 -0000 ceri 2004/02/16 06:42:47 PST FreeBSD doc repository Modified files: en/cgi freebsd.def Log: Garbage collect the gnrelease variable. Revision Changes Path 1.5 +1 -2 www/en/cgi/freebsd.def From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:43:35 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 48AA516A4CE; Mon, 16 Feb 2004 06:43:35 -0800 (PST) Received: from shaft.techsupport.co.uk (shaft.techsupport.co.uk [212.250.77.214]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1A17143D2F; Mon, 16 Feb 2004 06:43:35 -0800 (PST) (envelope-from setantae@submonkey.net) Received: from cpc2-cdif3-6-0-cust204.cdif.cable.ntl.com ([81.103.67.204] helo=shrike.submonkey.net ident=mailnull) by shaft.techsupport.co.uk with esmtp (TLSv1:DHE-RSA-AES256-SHA:256) (Exim 4.30; FreeBSD) id 1AsjyA-0000F3-3A; Mon, 16 Feb 2004 14:43:34 +0000 Received: from setantae by shrike.submonkey.net with local (Exim 4.30; FreeBSD) id 1Asjy8-000Gq0-47; Mon, 16 Feb 2004 14:43:32 +0000 Date: Mon, 16 Feb 2004 14:43:32 +0000 From: Ceri Davies To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040216144331.GF617@submonkey.net> Mail-Followup-To: Ceri Davies , doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org References: <200402161441.i1GEfUXw046265@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="MIdTMoZhcV1D07fI" Content-Disposition: inline In-Reply-To: <200402161441.i1GEfUXw046265@repoman.freebsd.org> X-PGP: finger ceri@FreeBSD.org User-Agent: Mutt/1.5.4i Sender: Ceri Davies Subject: Re: cvs commit: www/en/cgi dosendpr.cgi 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: Mon, 16 Feb 2004 14:43:35 -0000 --MIdTMoZhcV1D07fI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Feb 16, 2004 at 06:41:30AM -0800, Ceri Davies wrote: > ceri 2004/02/16 06:41:30 PST >=20 > FreeBSD doc repository >=20 > Modified files: > en/cgi dosendpr.cgi=20 > Log: > Bump the send-pr version header port r1.17. s/port/post/ Ceri --=20 --MIdTMoZhcV1D07fI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAMNcTocfcwTS3JF8RAq5UAKCNvXjDbUea0YN7OM3sFr34NZ1DsgCgxjWf o5maYwazCdow+hv+C48sklE= =qa4m -----END PGP SIGNATURE----- --MIdTMoZhcV1D07fI-- From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 06:45:50 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 827FA16A4CE; Mon, 16 Feb 2004 06:45:50 -0800 (PST) Received: from pittgoth.com (14.zlnp1.xdsl.nauticom.net [209.195.149.111]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2EA3F43D1F; Mon, 16 Feb 2004 06:45:50 -0800 (PST) (envelope-from trhodes@FreeBSD.org) Received: from localhost ([192.168.0.5]) by pittgoth.com (8.12.10/8.12.10) with SMTP id i1GEjn4p051649; Mon, 16 Feb 2004 09:45:49 -0500 (EST) (envelope-from trhodes@FreeBSD.org) Date: Mon, 16 Feb 2004 09:46:04 -0500 From: Tom Rhodes To: Wes Peters Message-Id: <20040216094604.0c921dd9@localhost> In-Reply-To: <200402160338.10575.wes@softweyr.com> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215.152553.55627525.imp@bsdimp.com> <200402160338.10575.wes@softweyr.com> X-Mailer: Sylpheed version 0.9.9claws (GTK+ 1.2.10; i386-portbld-freebsd5.2) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" cc: ceri@submonkey.net cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Mon, 16 Feb 2004 14:45:50 -0000 On Mon, 16 Feb 2004 03:38:10 -0800 Wes Peters wrote: > On Sunday 15 February 2004 14:25, M. Warner Losh wrote: > > In message: <20040215190329.GQ8821@submonkey.net> > > > > Ceri Davies writes: > > : On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > : > wilko 2004/02/15 10:42:48 PST > > : > > > : > FreeBSD doc repository > > : > > > : > Modified files: > > : > en index.xsl > > : > Log: > > : > A pair of floppies -> a couple of floppies. > > : > > > : > A pair equals 2 and 2 floppies are not sufficient anymore. > > : > > : "A couple" is numerically equivalent to "a pair". > > > > A couple isn't quite the same as a pair. A secondary meaning for a > > couple is the same as a few. "Give me a couple of those biscuits" is > > likely to get you 3 biscuits as 2 in many parts of the US. > > Funny, I've lived just about everywhere in the US (except Texas) and "a > couple" has always meant two. "A few" would be 2 to 5, several would be 4 or > 5 to maybe a dozen, etc., all the way up to "buttload" which is rougly "more > than a man can carry." By definition, a "couple" is two. Not even good enough for a light buzz. A "few" is slightly more than that, and will get you partially fucked up. "Several" is a big-ass pitchure from the bowl on the coffee table. "Some" is what you have when you split the case amongst a half-dozen friends. "A whole bunch" is how much you have when you raid the contents of my liqure cabinet. And "umpteen" is how many times people have done that. -- Tom Rhodes From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 07:18:03 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 7F53F16A4CE; Mon, 16 Feb 2004 07:18:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 64F4F43D2F; Mon, 16 Feb 2004 07:18:03 -0800 (PST) (envelope-from ceri@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 i1GFI3Ge054545; Mon, 16 Feb 2004 07:18:03 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GFI3rY054544; Mon, 16 Feb 2004 07:18:03 -0800 (PST) (envelope-from ceri) Message-Id: <200402161518.i1GFI3rY054544@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 07:18:02 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi Makefile 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: Mon, 16 Feb 2004 15:18:03 -0000 ceri 2004/02/16 07:18:02 PST FreeBSD doc repository Modified files: en/cgi Makefile Log: Move files that are only require()d from CGI to DATA, as they do not need the executable bit to be set. Revision Changes Path 1.21 +4 -4 www/en/cgi/Makefile From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 08:49:26 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 7E8D916A4CE; Mon, 16 Feb 2004 08:49:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 645F443D1D; Mon, 16 Feb 2004 08:49:26 -0800 (PST) (envelope-from ceri@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 i1GGnQGe080751; Mon, 16 Feb 2004 08:49:26 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GGnQZV080750; Mon, 16 Feb 2004 08:49:26 -0800 (PST) (envelope-from ceri) Message-Id: <200402161649.i1GGnQZV080750@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 08:49:26 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi dosendpr.cgi freebsd.def 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: Mon, 16 Feb 2004 16:49:26 -0000 ceri 2004/02/16 08:49:26 PST FreeBSD doc repository Modified files: en/cgi dosendpr.cgi freebsd.def Log: Remove checks for files that do not exist, and garbage collect more variables. Revision Changes Path 1.19 +9 -16 www/en/cgi/dosendpr.cgi 1.6 +1 -9 www/en/cgi/freebsd.def From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 08:54: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 7C9E116A4CE; Mon, 16 Feb 2004 08:54:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6160F43D2D; Mon, 16 Feb 2004 08:54:07 -0800 (PST) (envelope-from ceri@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 i1GGs7Ge082794; Mon, 16 Feb 2004 08:54:07 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GGs7rQ082791; Mon, 16 Feb 2004 08:54:07 -0800 (PST) (envelope-from ceri) Message-Id: <200402161654.i1GGs7rQ082791@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 08:54:06 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi dosendpr.cgi 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: Mon, 16 Feb 2004 16:54:07 -0000 ceri 2004/02/16 08:54:06 PST FreeBSD doc repository Modified files: en/cgi dosendpr.cgi Log: Remove some commented out debugging code. Revision Changes Path 1.20 +1 -2 www/en/cgi/dosendpr.cgi From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 08:57:11 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 60A4616A4CE; Mon, 16 Feb 2004 08:57:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 45B8343D31; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (envelope-from ceri@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 i1GGvBGe082978; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GGvBQa082974; Mon, 16 Feb 2004 08:57:11 -0800 (PST) (envelope-from ceri) Message-Id: <200402161657.i1GGvBQa082974@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 08:57:10 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi Gnats.pm Makefile dosendpr.cgi query-pr.cgi 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: Mon, 16 Feb 2004 16:57:11 -0000 ceri 2004/02/16 08:57:10 PST FreeBSD doc repository Modified files: en/cgi Makefile dosendpr.cgi query-pr.cgi Added files: en/cgi Gnats.pm Log: Add an embryonic Gnats.pm that will collect variables and subroutines related to querying GNATS together, in order to aid with the upgrade to GNATS 4. Switch over dosendpr.cgi and query-pr.cgi to use it. query-pr-summary.cgi to follow. Revision Changes Path 1.1 +41 -0 www/en/cgi/Gnats.pm (new) 1.22 +2 -2 www/en/cgi/Makefile 1.21 +6 -24 www/en/cgi/dosendpr.cgi 1.37 +3 -2 www/en/cgi/query-pr.cgi From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 08:58:48 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 BC9AB16A4CE; Mon, 16 Feb 2004 08:58:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A1E8043D31; Mon, 16 Feb 2004 08:58:48 -0800 (PST) (envelope-from ceri@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 i1GGwmGe083106; Mon, 16 Feb 2004 08:58:48 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GGwmF8083100; Mon, 16 Feb 2004 08:58:48 -0800 (PST) (envelope-from ceri) Message-Id: <200402161658.i1GGwmF8083100@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 08:58:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi Gnats.pm 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: Mon, 16 Feb 2004 16:58:48 -0000 ceri 2004/02/16 08:58:48 PST FreeBSD doc repository Modified files: en/cgi Gnats.pm Log: s/$Id$/$FreeBSD$/ Revision Changes Path 1.2 +1 -1 www/en/cgi/Gnats.pm From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 09:11:44 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 AC7DD16A4CE; Mon, 16 Feb 2004 09:11:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9162C43D2D; Mon, 16 Feb 2004 09:11:44 -0800 (PST) (envelope-from andy@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 i1GHBiGe087834; Mon, 16 Feb 2004 09:11:44 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GHBiv6087833; Mon, 16 Feb 2004 09:11:44 -0800 (PST) (envelope-from andy) Message-Id: <200402161711.i1GHBiv6087833@repoman.freebsd.org> From: Andrey Zakhvatov Date: Mon, 16 Feb 2004 09:11:44 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/share/sgml mailing-lists.ent 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: Mon, 16 Feb 2004 17:11:44 -0000 andy 2004/02/16 09:11:44 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/share/sgml mailing-lists.ent Log: MFen 1.27 Revision Changes Path 1.5 +12 -2 doc/ru_RU.KOI8-R/share/sgml/mailing-lists.ent From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 09:25:38 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 ACCB216A4CE; Mon, 16 Feb 2004 09:25:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9025143D41; Mon, 16 Feb 2004 09:25:38 -0800 (PST) (envelope-from ceri@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 i1GHPcGe090610; Mon, 16 Feb 2004 09:25:38 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GHPctD090609; Mon, 16 Feb 2004 09:25:38 -0800 (PST) (envelope-from ceri) Message-Id: <200402161725.i1GHPctD090609@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 09:25:38 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/cgi Makefile freebsd.def 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: Mon, 16 Feb 2004 17:25:38 -0000 ceri 2004/02/16 09:25:38 PST FreeBSD doc repository Modified files: en/cgi Makefile Removed files: en/cgi freebsd.def Log: Now that my test build/grep has finished, freebsd.def can go. Revision Changes Path 1.23 +2 -2 www/en/cgi/Makefile 1.7 +0 -31 www/en/cgi/freebsd.def (dead) From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 09:30:10 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 0902916A4CE; Mon, 16 Feb 2004 09:30:10 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E23E243D41; Mon, 16 Feb 2004 09:30:09 -0800 (PST) (envelope-from ceri@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 i1GHU9Ge090759; Mon, 16 Feb 2004 09:30:09 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GHU9sM090758; Mon, 16 Feb 2004 09:30:09 -0800 (PST) (envelope-from ceri) Message-Id: <200402161730.i1GHU9sM090758@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 09:30:09 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects/gnats4 index.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: Mon, 16 Feb 2004 17:30:10 -0000 ceri 2004/02/16 09:30:09 PST FreeBSD doc repository Modified files: en/projects/gnats4 index.sgml Log: The CGI patches are underway. Revision Changes Path 1.7 +4 -4 www/en/projects/gnats4/index.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 09:55:50 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 2EBEA16A4CE; Mon, 16 Feb 2004 09:55:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 148B943D1F; Mon, 16 Feb 2004 09:55:50 -0800 (PST) (envelope-from ceri@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 i1GHtnGe096964; Mon, 16 Feb 2004 09:55:49 -0800 (PST) (envelope-from ceri@repoman.freebsd.org) Received: (from ceri@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GHtnZl096963; Mon, 16 Feb 2004 09:55:49 -0800 (PST) (envelope-from ceri) Message-Id: <200402161755.i1GHtnZl096963@repoman.freebsd.org> From: Ceri Davies Date: Mon, 16 Feb 2004 09:55:49 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en send-pr.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: Mon, 16 Feb 2004 17:55:50 -0000 ceri 2004/02/16 09:55:49 PST FreeBSD doc repository Modified files: en send-pr.sgml Log: Add a missing "the". Revision Changes Path 1.37 +2 -2 www/en/send-pr.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 13:25:05 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 274E916A4CE; Mon, 16 Feb 2004 13:25:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0D28243D2D; Mon, 16 Feb 2004 13:25:05 -0800 (PST) (envelope-from bmah@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 i1GLP4Ge051062; Mon, 16 Feb 2004 13:25:04 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GLP4wY051041; Mon, 16 Feb 2004 13:25:04 -0800 (PST) (envelope-from bmah) Message-Id: <200402162125.i1GLP4wY051041@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 16 Feb 2004 13:25:04 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/releases/5.2.1R Makefile docbook.css early-adopter.html errata.html hardware-alpha.html hardware-amd64.html hardware-i386.html hardware-ia64.html hardware-pc98.html hardware-sparc64.html hardware.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: Mon, 16 Feb 2004 21:25:05 -0000 bmah 2004/02/16 13:25:04 PST FreeBSD doc repository Added files: en/releases/5.2.1R Makefile docbook.css early-adopter.html errata.html hardware-alpha.html hardware-amd64.html hardware-i386.html hardware-ia64.html hardware-pc98.html hardware-sparc64.html hardware.sgml installation-alpha.html installation-amd64.html installation-i386.html installation-ia64.html installation-pc98.html installation-sparc64.html readme.html relnotes-alpha.html relnotes-amd64.html relnotes-i386.html relnotes-ia64.html relnotes-pc98.html relnotes-sparc64.html relnotes.sgml Log: Commit HTML renditions (plus "glue pages") of 5.2.1 release documentation. Not hooked up to Web site build yet. Revision Changes Path 1.1 +28 -0 www/en/releases/5.2.1R/Makefile (new) 1.1 +165 -0 www/en/releases/5.2.1R/docbook.css (new) 1.1 +511 -0 www/en/releases/5.2.1R/early-adopter.html (new) 1.1 +123 -0 www/en/releases/5.2.1R/errata.html (new) 1.1 +4297 -0 www/en/releases/5.2.1R/hardware-alpha.html (new) 1.1 +1573 -0 www/en/releases/5.2.1R/hardware-amd64.html (new) 1.1 +2315 -0 www/en/releases/5.2.1R/hardware-i386.html (new) 1.1 +623 -0 www/en/releases/5.2.1R/hardware-ia64.html (new) 1.1 +1790 -0 www/en/releases/5.2.1R/hardware-pc98.html (new) 1.1 +633 -0 www/en/releases/5.2.1R/hardware-sparc64.html (new) 1.1 +31 -0 www/en/releases/5.2.1R/hardware.sgml (new) 1.1 +1167 -0 www/en/releases/5.2.1R/installation-alpha.html (new) 1.1 +1092 -0 www/en/releases/5.2.1R/installation-amd64.html (new) 1.1 +1562 -0 www/en/releases/5.2.1R/installation-i386.html (new) 1.1 +870 -0 www/en/releases/5.2.1R/installation-ia64.html (new) 1.1 +990 -0 www/en/releases/5.2.1R/installation-pc98.html (new) 1.1 +924 -0 www/en/releases/5.2.1R/installation-sparc64.html (new) 1.1 +425 -0 www/en/releases/5.2.1R/readme.html (new) 1.1 +1154 -0 www/en/releases/5.2.1R/relnotes-alpha.html (new) 1.1 +1161 -0 www/en/releases/5.2.1R/relnotes-amd64.html (new) 1.1 +1263 -0 www/en/releases/5.2.1R/relnotes-i386.html (new) 1.1 +1155 -0 www/en/releases/5.2.1R/relnotes-ia64.html (new) 1.1 +1223 -0 www/en/releases/5.2.1R/relnotes-pc98.html (new) 1.1 +1181 -0 www/en/releases/5.2.1R/relnotes-sparc64.html (new) 1.1 +30 -0 www/en/releases/5.2.1R/relnotes.sgml (new) From owner-cvs-doc@FreeBSD.ORG Sun Feb 15 12:34:46 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 1958B16A4CF; Sun, 15 Feb 2004 12:34:46 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id E30D043D1D; Sun, 15 Feb 2004 12:34:45 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i1FKYjOE050897; Sun, 15 Feb 2004 12:34:45 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) i1FKYjcM067124; Sun, 15 Feb 2004 12:34:45 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.10/8.12.10/Submit) id i1FKYjCk067123; Sun, 15 Feb 2004 12:34:45 -0800 (PST) (envelope-from marcel) Date: Sun, 15 Feb 2004 12:34:45 -0800 From: Marcel Moolenaar To: Kris Kennaway Message-ID: <20040215203445.GA67064@dhcp01.pn.xcllnt.net> References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215190329.GQ8821@submonkey.net> <20040215201404.GB52924@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040215201404.GB52924@xor.obsecurity.org> User-Agent: Mutt/1.4.1i cc: cvs-all@FreeBSD.org cc: Ceri Davies cc: cvs-doc@FreeBSD.org cc: Wilko Bulte cc: doc-committers@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Sun, 15 Feb 2004 20:34:46 -0000 On Sun, Feb 15, 2004 at 12:14:04PM -0800, Kris Kennaway wrote: > On Sun, Feb 15, 2004 at 07:03:29PM +0000, Ceri Davies wrote: > > On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > > wilko 2004/02/15 10:42:48 PST > > > > > > FreeBSD doc repository > > > > > > Modified files: > > > en index.xsl > > > Log: > > > A pair of floppies -> a couple of floppies. > > > > > > A pair equals 2 and 2 floppies are not sufficient anymore. > > > > "A couple" is numerically equivalent to "a pair". > > How about "a few" if we're being deliberately vague about the number. A few always leaves the impression to me that it's more than a couple (couple in my case is the dutch interpretation :-) and thus leaves me wondering what number to think of. Something akin to "1 or more" or "2 or more" should set the right expectation. People tend to go by the number which should give them a reasonable lower bound to their expectation and the "or more" part tells them that it may be a floppy more (1 or more to be exact), but generally not more than twice the first number :-) I think the key is that we should give them something concrete so they know how many they need to buy before attempting a floppy install (or something along those lines). This is what a pair achieved. If we cannot find a good way of saying it in two words, I suggest we use more words (like a dutch couple or few; 3 or more) AARRGGHH.... :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 14:04:12 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 2491416A4CE; Mon, 16 Feb 2004 14:04:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 09FC043D3F; Mon, 16 Feb 2004 14:04:12 -0800 (PST) (envelope-from trhodes@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 i1GM4BGe060526; Mon, 16 Feb 2004 14:04:11 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GM4B9h060525; Mon, 16 Feb 2004 14:04:11 -0800 (PST) (envelope-from trhodes) Message-Id: <200402162204.i1GM4B9h060525@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 16 Feb 2004 14:04:11 -0800 (PST) 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/books/handbook/config chapter.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: Mon, 16 Feb 2004 22:04:12 -0000 trhodes 2004/02/16 14:04:11 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Bring in ACPI debugging documentation. In collaboration with: njl, Peter Schultz Revision Changes Path 1.139 +510 -28 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 14:39:49 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 854DA16A4CE; Mon, 16 Feb 2004 14:39:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6985B43D2D; Mon, 16 Feb 2004 14:39:49 -0800 (PST) (envelope-from adamw@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 i1GMdnGe067260; Mon, 16 Feb 2004 14:39:49 -0800 (PST) (envelope-from adamw@repoman.freebsd.org) Received: (from adamw@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GMdngP067259; Mon, 16 Feb 2004 14:39:49 -0800 (PST) (envelope-from adamw) Message-Id: <200402162239.i1GMdngP067259@repoman.freebsd.org> From: Adam Weinberger Date: Mon, 16 Feb 2004 14:39:49 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome index.xsl 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: Mon, 16 Feb 2004 22:39:50 -0000 adamw 2004/02/16 14:39:49 PST FreeBSD doc repository Modified files: en/gnome index.xsl Log: Grammar, spelling, and readability fixes. Revision Changes Path 1.47 +9 -9 www/en/gnome/index.xsl From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 14:46:15 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 433D316A4CE; Mon, 16 Feb 2004 14:46:15 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290D143D1D; Mon, 16 Feb 2004 14:46:15 -0800 (PST) (envelope-from trhodes@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 i1GMkFGe069404; Mon, 16 Feb 2004 14:46:15 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GMkEUi069403; Mon, 16 Feb 2004 14:46:14 -0800 (PST) (envelope-from trhodes) Message-Id: <200402162246.i1GMkEUi069403@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 16 Feb 2004 14:46:14 -0800 (PST) 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/books/handbook/config chapter.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: Mon, 16 Feb 2004 22:46:15 -0000 trhodes 2004/02/16 14:46:14 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Merge the last updates I have for ACPI. This just includes markup fixes and the like. Revision Changes Path 1.140 +62 -57 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 14:55:04 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 3F44316A4CE; Mon, 16 Feb 2004 14:55:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 254EC43D1F; Mon, 16 Feb 2004 14:55:04 -0800 (PST) (envelope-from trhodes@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 i1GMt3Ge071611; Mon, 16 Feb 2004 14:55:03 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GMt3LH071610; Mon, 16 Feb 2004 14:55:03 -0800 (PST) (envelope-from trhodes) Message-Id: <200402162255.i1GMt3LH071610@repoman.freebsd.org> From: Tom Rhodes Date: Mon, 16 Feb 2004 14:55:03 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/docproj handbook3.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: Mon, 16 Feb 2004 22:55:04 -0000 trhodes 2004/02/16 14:55:03 PST FreeBSD doc repository Modified files: en/docproj handbook3.sgml Log: Note that the ACPI task is complete. Revision Changes Path 1.29 +2 -2 www/en/docproj/handbook3.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 15:00: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 69C6816A4CF; Mon, 16 Feb 2004 15:00:07 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F01543D1F; Mon, 16 Feb 2004 15:00:07 -0800 (PST) (envelope-from simon@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 i1GN07Ge071931; Mon, 16 Feb 2004 15:00:07 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GN066E071930; Mon, 16 Feb 2004 15:00:06 -0800 (PST) (envelope-from simon) Message-Id: <200402162300.i1GN066E071930@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 16 Feb 2004 15:00:06 -0800 (PST) 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/contributors contrib.staff.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: Mon, 16 Feb 2004 23:00:07 -0000 simon 2004/02/16 15:00:06 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/contributors contrib.staff.sgml Log: Add id attribute to a sect1 to avoid generating random filenames in html-split output. Revision Changes Path 1.4 +1 -1 doc/en_US.ISO8859-1/articles/contributors/contrib.staff.sgml From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 15:56:27 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 118E216A4E4; Mon, 16 Feb 2004 15:56:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0E8CF43D1D; Mon, 16 Feb 2004 15:56:27 -0800 (PST) (envelope-from simon@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 i1GNuQGe086317; Mon, 16 Feb 2004 15:56:26 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1GNuQEC086316; Mon, 16 Feb 2004 15:56:26 -0800 (PST) (envelope-from simon) Message-Id: <200402162356.i1GNuQEC086316@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 16 Feb 2004 15:56:26 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/bn_BD.ISO10646-1 Makefiledoc/bn_BD.ISO10646-1/articles Makefile Makefile.inc doc/bn_BD.ISO10646-1/articles/explaining-bsd Makefile article.sgml doc/bn_BD.ISO10646-1/articles/new-users Makefile article.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: Mon, 16 Feb 2004 23:56:27 -0000 simon 2004/02/16 15:56:26 PST FreeBSD doc repository Added files: bn_BD.ISO10646-1 Makefile bn_BD.ISO10646-1/articles Makefile Makefile.inc bn_BD.ISO10646-1/articles/explaining-bsd Makefile article.sgml bn_BD.ISO10646-1/articles/new-users Makefile article.sgml Log: Add Bangla translation of the Explaining BSD and FreeBSD First Steps articles. Submitted by: Progga Reviewed by: blackend (earlier version) Revision Changes Path 1.1 +6 -0 doc/bn_BD.ISO10646-1/Makefile (new) 1.1 +7 -0 doc/bn_BD.ISO10646-1/articles/Makefile (new) 1.1 +5 -0 doc/bn_BD.ISO10646-1/articles/Makefile.inc (new) 1.1 +18 -0 doc/bn_BD.ISO10646-1/articles/explaining-bsd/Makefile (new) 1.1 +2208 -0 doc/bn_BD.ISO10646-1/articles/explaining-bsd/article.sgml (new) 1.1 +15 -0 doc/bn_BD.ISO10646-1/articles/new-users/Makefile (new) 1.1 +3537 -0 doc/bn_BD.ISO10646-1/articles/new-users/article.sgml (new) From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 16:02:08 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 306CF16A4CE; Mon, 16 Feb 2004 16:02:08 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2DF443D1D; Mon, 16 Feb 2004 16:02:07 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 3000) id BA2B51183E; Tue, 17 Feb 2004 01:02:06 +0100 (CET) Date: Tue, 17 Feb 2004 01:02:06 +0100 From: "Simon L. Nielsen" To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org Message-ID: <20040217000204.GF710@arthur.nitro.dk> References: <200402162356.i1GNuQEC086316@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="65ImJOski3p8EhYV" Content-Disposition: inline In-Reply-To: <200402162356.i1GNuQEC086316@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: Progga Subject: Re: cvs commit: doc/bn_BD.ISO10646-1 Makefile doc/bn_BD.ISO10646-1/articles Makefile Makefile.inc doc/bn_BD.ISO10646-1/articles/explaining-bsd Makefile article.sgml doc/bn_BD.ISO10646-1/articles/new-users Makefile article.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: Tue, 17 Feb 2004 00:02:08 -0000 --65ImJOski3p8EhYV Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.02.16 15:56:26 -0800, Simon L. Nielsen wrote: > simon 2004/02/16 15:56:26 PST >=20 > FreeBSD doc repository >=20 > Added files: > bn_BD.ISO10646-1 Makefile=20 > bn_BD.ISO10646-1/articles Makefile Makefile.inc=20 > bn_BD.ISO10646-1/articles/explaining-bsd Makefile article.sgml=20 > bn_BD.ISO10646-1/articles/new-users Makefile article.sgml=20 > Log: > Add Bangla translation of the Explaining BSD and FreeBSD First Steps > articles. This has been sitting in my INBOX/TODO list for _way_ too long, sorry about that! But it's here now :-). --=20 Simon L. Nielsen FreeBSD Documentation Team --65ImJOski3p8EhYV Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFAMVn8h9pcDSc1mlERAo9AAKCF63ANTGK5VQP8Ngz/c17c4pBkLACfcq8q qaB59+uejVrIIqwUrxe/K0c= =+65T -----END PGP SIGNATURE----- --65ImJOski3p8EhYV-- From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 16:14:11 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 7757D16A4CE; Mon, 16 Feb 2004 16:14:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5D77A43D1F; Mon, 16 Feb 2004 16:14:11 -0800 (PST) (envelope-from simon@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 i1H0EBGe002640; Mon, 16 Feb 2004 16:14:11 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1H0EBn9002639; Mon, 16 Feb 2004 16:14:11 -0800 (PST) (envelope-from simon) Message-Id: <200402170014.i1H0EBn9002639@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Mon, 16 Feb 2004 16:14:11 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc Makefile 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: Tue, 17 Feb 2004 00:14:11 -0000 simon 2004/02/16 16:14:11 PST FreeBSD doc repository Modified files: . Makefile Log: Add Bangla translations to the build. Revision Changes Path 1.32 +1 -0 doc/Makefile From owner-cvs-doc@FreeBSD.ORG Mon Feb 16 21:03:53 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 47AFD16A4CE; Mon, 16 Feb 2004 21:03:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2B8CA43D2D; Mon, 16 Feb 2004 21:03:53 -0800 (PST) (envelope-from bmah@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 i1H53rGe003896; Mon, 16 Feb 2004 21:03:53 -0800 (PST) (envelope-from bmah@repoman.freebsd.org) Received: (from bmah@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1H53qmO003895; Mon, 16 Feb 2004 21:03:52 -0800 (PST) (envelope-from bmah) Message-Id: <200402170503.i1H53qmO003895@repoman.freebsd.org> From: "Bruce A. Mah" Date: Mon, 16 Feb 2004 21:03:52 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent 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: Tue, 17 Feb 2004 05:03:53 -0000 bmah 2004/02/16 21:03:52 PST FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: New entities: libarchive(3), sdp(3), sdpd(8). Revision Changes Path 1.259 +3 -0 doc/share/sgml/man-refs.ent From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 01:37:01 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 054BD16A4CE; Tue, 17 Feb 2004 01:37:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DC39743D2F; Tue, 17 Feb 2004 01:37:00 -0800 (PST) (envelope-from osa@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 i1H9b0Ge070966; Tue, 17 Feb 2004 01:37:00 -0800 (PST) (envelope-from osa@repoman.freebsd.org) Received: (from osa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1H9b0tG070965; Tue, 17 Feb 2004 01:37:00 -0800 (PST) (envelope-from osa) Message-Id: <200402170937.i1H9b0tG070965@repoman.freebsd.org> From: "Sergey A. Osokin" Date: Tue, 17 Feb 2004 01:37:00 -0800 (PST) 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/books/handbook/config chapter.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: Tue, 17 Feb 2004 09:37:01 -0000 osa 2004/02/17 01:37:00 PST FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Correct URL: remove tailing `/'. Revision Changes Path 1.141 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 04:17:39 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 6E3F616A4CE; Tue, 17 Feb 2004 04:17:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5427B43D2D; Tue, 17 Feb 2004 04:17:39 -0800 (PST) (envelope-from blackend@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 i1HCHdGe009767; Tue, 17 Feb 2004 04:17:39 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HCHdp9009766; Tue, 17 Feb 2004 04:17:39 -0800 (PST) (envelope-from blackend) Message-Id: <200402171217.i1HCHdp9009766@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 17 Feb 2004 04:17:39 -0800 (PST) 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/books/handbook/ports chapter.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: Tue, 17 Feb 2004 12:17:39 -0000 blackend 2004/02/17 04:17:39 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Punctuation fix. Revision Changes Path 1.211 +1 -1 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 04:26:18 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 5B73516A4CE; Tue, 17 Feb 2004 04:26:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DE9043D1F; Tue, 17 Feb 2004 04:26:18 -0800 (PST) (envelope-from blackend@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 i1HCQHGe011972; Tue, 17 Feb 2004 04:26:17 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HCQHmo011971; Tue, 17 Feb 2004 04:26:17 -0800 (PST) (envelope-from blackend) Message-Id: <200402171226.i1HCQHmo011971@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 17 Feb 2004 04:26:17 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/ports chapter.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: Tue, 17 Feb 2004 12:26:18 -0000 blackend 2004/02/17 04:26:17 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/ports chapter.sgml Log: MFen 1.177 --> 1.187 Revision Changes Path 1.4 +183 -67 doc/fr_FR.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 07:57:22 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 3AB9516A564; Tue, 17 Feb 2004 07:57:22 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1C53C43D1F; Tue, 17 Feb 2004 07:57:22 -0800 (PST) (envelope-from rushani@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 i1HFvLGe065539; Tue, 17 Feb 2004 07:57:21 -0800 (PST) (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HFvLcL065538; Tue, 17 Feb 2004 07:57:21 -0800 (PST) (envelope-from rushani) Message-Id: <200402171557.i1HFvLcL065538@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Tue, 17 Feb 2004 07:57:21 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja/releases/4.6.2R announce.sgmlwww/ja/releases/4.6R announce.sgml www/ja/releases/4.7R announce.sgml www/ja/releases/4.8R announce.sgml www/ja/releases/4.9R announce.sgml www/ja/releases/5.0R announce.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: Tue, 17 Feb 2004 15:57:22 -0000 rushani 2004/02/17 07:57:21 PST FreeBSD doc repository Modified files: ja/releases/4.6.2R announce.sgml ja/releases/4.6R announce.sgml ja/releases/4.7R announce.sgml ja/releases/4.8R announce.sgml ja/releases/4.9R announce.sgml ja/releases/5.0R announce.sgml ja/releases/5.1R announce.sgml ja/releases/5.2R announce.sgml Log: Fix a typo. Submitted by: kano@na.rim.or.jp Reference: [doc-jp 12380] Revision Changes Path 1.3 +2 -2 www/ja/releases/4.6.2R/announce.sgml 1.3 +2 -2 www/ja/releases/4.6R/announce.sgml 1.3 +2 -2 www/ja/releases/4.7R/announce.sgml 1.2 +2 -2 www/ja/releases/4.8R/announce.sgml 1.3 +2 -2 www/ja/releases/4.9R/announce.sgml 1.2 +2 -2 www/ja/releases/5.0R/announce.sgml 1.3 +2 -2 www/ja/releases/5.1R/announce.sgml 1.4 +2 -2 www/ja/releases/5.2R/announce.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 08:38:59 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 C04A116A4CF; Tue, 17 Feb 2004 08:38:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A428043D1F; Tue, 17 Feb 2004 08:38:59 -0800 (PST) (envelope-from trhodes@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 i1HGcxGe074858; Tue, 17 Feb 2004 08:38:59 -0800 (PST) (envelope-from trhodes@repoman.freebsd.org) Received: (from trhodes@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HGcxdM074857; Tue, 17 Feb 2004 08:38:59 -0800 (PST) (envelope-from trhodes) Message-Id: <200402171638.i1HGcxdM074857@repoman.freebsd.org> From: Tom Rhodes Date: Tue, 17 Feb 2004 08:38:59 -0800 (PST) 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/books/handbook/config chapter.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: Tue, 17 Feb 2004 16:39:00 -0000 trhodes 2004/02/17 08:38:59 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/config chapter.sgml Log: Add a missing letter in a hint. Spotted by: supraexpress@globaleyes.net Revision Changes Path 1.142 +1 -1 doc/en_US.ISO8859-1/books/handbook/config/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 10:09:12 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 2C01416A4CE; Tue, 17 Feb 2004 10:09:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0F03243D1D; Tue, 17 Feb 2004 10:09:12 -0800 (PST) (envelope-from blackend@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 i1HI9BGe001414; Tue, 17 Feb 2004 10:09:11 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HI9BUs001413; Tue, 17 Feb 2004 10:09:11 -0800 (PST) (envelope-from blackend) Message-Id: <200402171809.i1HI9BUs001413@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 17 Feb 2004 10:09:11 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/l10n chapter.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: Tue, 17 Feb 2004 18:09:12 -0000 blackend 2004/02/17 10:09:11 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/l10n chapter.sgml Log: MFen 1.94 --> 1.95 Revision Changes Path 1.10 +11 -11 doc/fr_FR.ISO8859-1/books/handbook/l10n/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 11:58:20 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 0D29316A4CE; Tue, 17 Feb 2004 11:58:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E44ED43D31; Tue, 17 Feb 2004 11:58:19 -0800 (PST) (envelope-from blackend@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 i1HJwJGe025432; Tue, 17 Feb 2004 11:58:19 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HJwJ9k025431; Tue, 17 Feb 2004 11:58:19 -0800 (PST) (envelope-from blackend) Message-Id: <200402171958.i1HJwJ9k025431@repoman.freebsd.org> From: Marc Fonvieille Date: Tue, 17 Feb 2004 11:58:19 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/users chapter.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: Tue, 17 Feb 2004 19:58:20 -0000 blackend 2004/02/17 11:58:19 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/users chapter.sgml Log: MFen 1.42 --> 1.43 Revision Changes Path 1.8 +5 -5 doc/fr_FR.ISO8859-1/books/handbook/users/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 12:18:44 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 7FF0A16A4CE; Tue, 17 Feb 2004 12:18:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6309243D1F; Tue, 17 Feb 2004 12:18:44 -0800 (PST) (envelope-from scop@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 i1HKIiGe031008; Tue, 17 Feb 2004 12:18:44 -0800 (PST) (envelope-from scop@repoman.freebsd.org) Received: (from scop@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HKIhUp031007; Tue, 17 Feb 2004 12:18:43 -0800 (PST) (envelope-from scop) Message-Id: <200402172018.i1HKIhUp031007@repoman.freebsd.org> From: Ville Skyttä Date: Tue, 17 Feb 2004 12:18:43 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/projects cvsweb.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: Tue, 17 Feb 2004 20:18:44 -0000 scop 2004/02/17 12:18:43 PST FreeBSD doc repository Modified files: en/projects cvsweb.sgml Log: Update for 2.9.3. Approved by: knu Revision Changes Path 1.18 +6 -5 www/en/projects/cvsweb.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 13:08:56 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 791E916A4CE; Tue, 17 Feb 2004 13:08:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 73E9F43D2F; Tue, 17 Feb 2004 13:08:56 -0800 (PST) (envelope-from rees@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 i1HL8uGe049140; Tue, 17 Feb 2004 13:08:56 -0800 (PST) (envelope-from rees@repoman.freebsd.org) Received: (from rees@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1HL8usa049139; Tue, 17 Feb 2004 13:08:56 -0800 (PST) (envelope-from rees) Message-Id: <200402172108.i1HL8usa049139@repoman.freebsd.org> From: Jim Rees Date: Tue, 17 Feb 2004 13:08:56 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/pgpkeys rees.key doc/en_US.ISO8859-1/articles/contributors contrib.committers.sgml doc/en_US.ISO8859-1/share/sgml authors.ent www/en/news news.xml 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: Tue, 17 Feb 2004 21:08:56 -0000 rees 2004/02/17 13:08:56 PST FreeBSD doc repository (src committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.committers.sgml en_US.ISO8859-1/share/sgml authors.ent en/news news.xml Added files: share/pgpkeys rees.key Log: add my author entity add me to committers add my pgp key put me in the news Approved by: alfred (mentor) Revision Changes Path 1.28 +4 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.committers.sgml 1.300 +2 -0 doc/en_US.ISO8859-1/share/sgml/authors.ent 1.1 +30 -0 doc/share/pgpkeys/rees.key (new) 1.198 +10 -1 www/en/news/news.xml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 14:38:19 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 E5D1016A4D0 for ; Tue, 17 Feb 2004 14:38:19 -0800 (PST) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id C3A0D43D39 for ; Tue, 17 Feb 2004 14:38:19 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 32530 invoked from network); 17 Feb 2004 22:38:19 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 17 Feb 2004 22:38:19 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i1HMcF2J091347; Tue, 17 Feb 2004 17:38:15 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Wes Peters Date: Tue, 17 Feb 2004 16:05:22 -0500 User-Agent: KMail/1.6 References: <200402151842.i1FIgmcp044836@repoman.freebsd.org> <20040215.152553.55627525.imp@bsdimp.com> <200402160338.10575.wes@softweyr.com> In-Reply-To: <200402160338.10575.wes@softweyr.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402171605.22554.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: "M. Warner Losh" cc: ceri@submonkey.net cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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: Tue, 17 Feb 2004 22:38:20 -0000 On Monday 16 February 2004 06:38 am, Wes Peters wrote: > On Sunday 15 February 2004 14:25, M. Warner Losh wrote: > > In message: <20040215190329.GQ8821@submonkey.net> > > > > Ceri Davies writes: > > : On Sun, Feb 15, 2004 at 10:42:48AM -0800, Wilko Bulte wrote: > > : > wilko 2004/02/15 10:42:48 PST > > : > > > : > FreeBSD doc repository > > : > > > : > Modified files: > > : > en index.xsl > > : > Log: > > : > A pair of floppies -> a couple of floppies. > > : > > > : > A pair equals 2 and 2 floppies are not sufficient anymore. > > : > > : "A couple" is numerically equivalent to "a pair". > > > > A couple isn't quite the same as a pair. A secondary meaning for a > > couple is the same as a few. "Give me a couple of those biscuits" is > > likely to get you 3 biscuits as 2 in many parts of the US. > > Funny, I've lived just about everywhere in the US (except Texas) and "a > couple" has always meant two. "A few" would be 2 to 5, several would be 4 > or 5 to maybe a dozen, etc., all the way up to "buttload" which is rougly > "more than a man can carry." > > 2 or more seems to be what we really want here. A parenthetical "X > floppies for i386 as of this writing" will help the reader to grasp the > scale at some ill-specified point in time. Actually, 3 floppies are used for i386 and 4 for pc98 right now. If bsdlabel(8) on Alpha is ever fixed so that it makes bootable images again, then Alpha will use 3 floppies. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 20:49:58 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 9B16116A4CE; Tue, 17 Feb 2004 20:49:58 -0800 (PST) Received: from harmony.village.org (rover.bsdimp.com [204.144.255.66]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3E4C643D1F; Tue, 17 Feb 2004 20:49:58 -0800 (PST) (envelope-from imp@bsdimp.com) Received: from localhost (warner@rover2.village.org [10.0.0.1]) by harmony.village.org (8.12.10/8.12.9) with ESMTP id i1I4nunJ036040; Tue, 17 Feb 2004 21:49:56 -0700 (MST) (envelope-from imp@bsdimp.com) Date: Tue, 17 Feb 2004 21:49:54 -0700 (MST) Message-Id: <20040217.214954.70221117.imp@bsdimp.com> To: jhb@FreeBSD.org From: "M. Warner Losh" In-Reply-To: <200402171605.22554.jhb@FreeBSD.org> References: <20040215.152553.55627525.imp@bsdimp.com> <200402160338.10575.wes@softweyr.com> <200402171605.22554.jhb@FreeBSD.org> X-Mailer: Mew version 3.3 on Emacs 21.3 / Mule 5.0 (SAKAKI) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit cc: wes@softweyr.com cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ceri@submonkey.net cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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, 18 Feb 2004 04:49:58 -0000 In message: <200402171605.22554.jhb@FreeBSD.org> John Baldwin writes: : > Funny, I've lived just about everywhere in the US (except Texas) and "a : > couple" has always meant two. "A few" would be 2 to 5, several would be 4 : > or 5 to maybe a dozen, etc., all the way up to "buttload" which is rougly : > "more than a man can carry." : > : > 2 or more seems to be what we really want here. A parenthetical "X : > floppies for i386 as of this writing" will help the reader to grasp the : > scale at some ill-specified point in time. : : Actually, 3 floppies are used for i386 and 4 for pc98 right now. If : bsdlabel(8) on Alpha is ever fixed so that it makes bootable images again, : then Alpha will use 3 floppies. A handful of floppies then. Or a Fistful Of Floppies. Nice ring to it... Warner From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:16:35 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 952E216A4CE; Tue, 17 Feb 2004 23:16:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 79D1D43D1D; Tue, 17 Feb 2004 23:16:35 -0800 (PST) (envelope-from andy@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 i1I7GZGe099286; Tue, 17 Feb 2004 23:16:35 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7GZSo099285; Tue, 17 Feb 2004 23:16:35 -0800 (PST) (envelope-from andy) Message-Id: <200402180716.i1I7GZSo099285@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:16:35 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/gnome/docs develfaq.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, 18 Feb 2004 07:16:35 -0000 andy 2004/02/17 23:16:35 PST FreeBSD doc repository Modified files: ru/gnome/docs develfaq.sgml Log: MFen 1.9 Revision Changes Path 1.2 +2 -11 www/ru/gnome/docs/develfaq.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:26:38 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 585C416A4CE; Tue, 17 Feb 2004 23:26:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C4BC43D46; Tue, 17 Feb 2004 23:26:38 -0800 (PST) (envelope-from andy@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 i1I7QcGe001486; Tue, 17 Feb 2004 23:26:38 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7QcuR001485; Tue, 17 Feb 2004 23:26:38 -0800 (PST) (envelope-from andy) Message-Id: <200402180726.i1I7QcuR001485@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:26:37 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/news/2001 news.xml 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, 18 Feb 2004 07:26:38 -0000 andy 2004/02/17 23:26:37 PST FreeBSD doc repository Modified files: ru/news/2001 news.xml Log: Whitespace sync. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.6 +2 -2 www/ru/news/2001/news.xml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:28:25 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 17E1316A4CE; Tue, 17 Feb 2004 23:28:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F095443D1F; Tue, 17 Feb 2004 23:28:24 -0800 (PST) (envelope-from andy@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 i1I7SOGe001562; Tue, 17 Feb 2004 23:28:24 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7SOiu001561; Tue, 17 Feb 2004 23:28:24 -0800 (PST) (envelope-from andy) Message-Id: <200402180728.i1I7SOiu001561@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:28:24 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/platforms alpha.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, 18 Feb 2004 07:28:25 -0000 andy 2004/02/17 23:28:24 PST FreeBSD doc repository Modified files: ru/platforms alpha.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.4 +2 -2 www/ru/platforms/alpha.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:30:32 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 57E8816A4CE; Tue, 17 Feb 2004 23:30:32 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3C69143D1F; Tue, 17 Feb 2004 23:30:32 -0800 (PST) (envelope-from andy@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 i1I7UWGe001724; Tue, 17 Feb 2004 23:30:32 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7UVaJ001723; Tue, 17 Feb 2004 23:30:31 -0800 (PST) (envelope-from andy) Message-Id: <200402180730.i1I7UVaJ001723@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:30:31 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru features.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, 18 Feb 2004 07:30:32 -0000 andy 2004/02/17 23:30:31 PST FreeBSD doc repository Modified files: ru features.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.7 +2 -1 www/ru/features.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:31:48 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 34C6F16A4CE; Tue, 17 Feb 2004 23:31:48 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1925143D1F; Tue, 17 Feb 2004 23:31:48 -0800 (PST) (envelope-from andy@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 i1I7VlGe002971; Tue, 17 Feb 2004 23:31:47 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7VlUX002967; Tue, 17 Feb 2004 23:31:47 -0800 (PST) (envelope-from andy) Message-Id: <200402180731.i1I7VlUX002967@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:31:47 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru internet.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, 18 Feb 2004 07:31:48 -0000 andy 2004/02/17 23:31:47 PST FreeBSD doc repository Modified files: ru internet.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.7 +2 -1 www/ru/internet.sgml From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:36:11 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 AA12516A4CE; Tue, 17 Feb 2004 23:36:11 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8EBF443D45; Tue, 17 Feb 2004 23:36:11 -0800 (PST) (envelope-from andy@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 i1I7aBGe003726; Tue, 17 Feb 2004 23:36:11 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7aBt1003725; Tue, 17 Feb 2004 23:36:11 -0800 (PST) (envelope-from andy) Message-Id: <200402180736.i1I7aBt1003725@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:36:11 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile 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, 18 Feb 2004 07:36:11 -0000 andy 2004/02/17 23:36:11 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile Log: Initial import, synchronized with English 1.5 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.1 +40 -0 doc/ru_RU.KOI8-R/articles/fbsd-from-scratch/Makefile (new) From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:37:04 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 0A2C616A4CF; Tue, 17 Feb 2004 23:37:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2BAA43D3F; Tue, 17 Feb 2004 23:37:03 -0800 (PST) (envelope-from andy@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 i1I7b3Ge003771; Tue, 17 Feb 2004 23:37:03 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7b393003770; Tue, 17 Feb 2004 23:37:03 -0800 (PST) (envelope-from andy) Message-Id: <200402180737.i1I7b393003770@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:37:03 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/fbsd-from-scratch article.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, 18 Feb 2004 07:37:04 -0000 andy 2004/02/17 23:37:03 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/articles/fbsd-from-scratch article.sgml Log: Initial import, synchronized with English 1.5 Revision Changes Path 1.1 +662 -0 doc/ru_RU.KOI8-R/articles/fbsd-from-scratch/article.sgml (new) From owner-cvs-doc@FreeBSD.ORG Tue Feb 17 23:38:00 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 543C716A4CE; Tue, 17 Feb 2004 23:38:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 38C4143D39; Tue, 17 Feb 2004 23:38:00 -0800 (PST) (envelope-from andy@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 i1I7bxGe003807; Tue, 17 Feb 2004 23:38:00 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1I7bxdH003806; Tue, 17 Feb 2004 23:37:59 -0800 (PST) (envelope-from andy) Message-Id: <200402180737.i1I7bxdH003806@repoman.freebsd.org> From: Andrey Zakhvatov Date: Tue, 17 Feb 2004 23:37:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles Makefile 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, 18 Feb 2004 07:38:00 -0000 andy 2004/02/17 23:37:59 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles Makefile Log: Build fbsd-from-scratch/ Revision Changes Path 1.9 +1 -1 doc/ru_RU.KOI8-R/articles/Makefile From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 06:36:39 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 221EF16A4E6 for ; Wed, 18 Feb 2004 06:36:39 -0800 (PST) Received: from mail6.speakeasy.net (mail6.speakeasy.net [216.254.0.206]) by mx1.FreeBSD.org (Postfix) with ESMTP id F104243D39 for ; Wed, 18 Feb 2004 06:36:38 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 4135 invoked from network); 18 Feb 2004 14:36:37 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 18 Feb 2004 14:36:37 -0000 Received: from slimer.baldwin.cx (slimer.baldwin.cx [192.168.0.16]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i1IEaU2M096129; Wed, 18 Feb 2004 09:36:35 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: "M. Warner Losh" Date: Wed, 18 Feb 2004 09:18:17 -0500 User-Agent: KMail/1.6 References: <20040215.152553.55627525.imp@bsdimp.com> <200402171605.22554.jhb@FreeBSD.org> <20040217.214954.70221117.imp@bsdimp.com> In-Reply-To: <20040217.214954.70221117.imp@bsdimp.com> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402180918.17580.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: wes@softweyr.com cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ceri@submonkey.net cc: wilko@FreeBSD.org Subject: Re: cvs commit: www/en index.xsl 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, 18 Feb 2004 14:36:39 -0000 On Tuesday 17 February 2004 11:49 pm, M. Warner Losh wrote: > In message: <200402171605.22554.jhb@FreeBSD.org> > > John Baldwin writes: > : > Funny, I've lived just about everywhere in the US (except Texas) and "a > : > couple" has always meant two. "A few" would be 2 to 5, several would > : > be 4 or 5 to maybe a dozen, etc., all the way up to "buttload" which is > : > rougly "more than a man can carry." > : > > : > 2 or more seems to be what we really want here. A parenthetical "X > : > floppies for i386 as of this writing" will help the reader to grasp the > : > scale at some ill-specified point in time. > : > : Actually, 3 floppies are used for i386 and 4 for pc98 right now. If > : bsdlabel(8) on Alpha is ever fixed so that it makes bootable images > : again, then Alpha will use 3 floppies. > > A handful of floppies then. Or a Fistful Of Floppies. Nice ring to > it... A "passle" of floppies. -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 08:50:12 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 AD6A616A4CF; Wed, 18 Feb 2004 08:50:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9170A43D1F; Wed, 18 Feb 2004 08:50:12 -0800 (PST) (envelope-from andy@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 i1IGoCGe046009; Wed, 18 Feb 2004 08:50:12 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1IGoCeV046008; Wed, 18 Feb 2004 08:50:12 -0800 (PST) (envelope-from andy) Message-Id: <200402181650.i1IGoCeV046008@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 08:50:12 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru applications.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, 18 Feb 2004 16:50:12 -0000 andy 2004/02/18 08:50:12 PST FreeBSD doc repository Modified files: ru applications.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.7 +2 -1 www/ru/applications.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 08:51:44 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 17AC716A4CF; Wed, 18 Feb 2004 08:51:44 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F078B43D2F; Wed, 18 Feb 2004 08:51:43 -0800 (PST) (envelope-from andy@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 i1IGpfGe047279; Wed, 18 Feb 2004 08:51:41 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1IGpfuB047275; Wed, 18 Feb 2004 08:51:41 -0800 (PST) (envelope-from andy) Message-Id: <200402181651.i1IGpfuB047275@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 08:51:41 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/donations index.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, 18 Feb 2004 16:51:44 -0000 andy 2004/02/18 08:51:41 PST FreeBSD doc repository Modified files: ru/donations index.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +2 -2 www/ru/donations/index.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 10:27:40 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 6832816A4CE; Wed, 18 Feb 2004 10:27:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4BA8E43D2F; Wed, 18 Feb 2004 10:27:40 -0800 (PST) (envelope-from marcus@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 i1IIReGe068989; Wed, 18 Feb 2004 10:27:40 -0800 (PST) (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1IIRerZ068988; Wed, 18 Feb 2004 10:27:40 -0800 (PST) (envelope-from marcus) Message-Id: <200402181827.i1IIRerZ068988@repoman.freebsd.org> From: Joe Marcus Clarke Date: Wed, 18 Feb 2004 10:27:39 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gnome news.xml 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, 18 Feb 2004 18:27:40 -0000 marcus 2004/02/18 10:27:39 PST FreeBSD doc repository Modified files: en/gnome news.xml Log: Announce the release of GNOME 2.5.5 for FreeBSD. Revision Changes Path 1.60 +18 -1 www/en/gnome/news.xml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 11:50:21 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 D8C4016A4CE; Wed, 18 Feb 2004 11:50:21 -0800 (PST) Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 62BF743D1D; Wed, 18 Feb 2004 11:50:21 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1IJoFNV088397; Wed, 18 Feb 2004 20:50:15 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i1IJoFvE082580; Wed, 18 Feb 2004 20:50:15 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i1IJoErQ082579; Wed, 18 Feb 2004 20:50:14 +0100 (CET) (envelope-from wkb) Date: Wed, 18 Feb 2004 20:50:14 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20040218195014.GA82542@freebie.xs4all.nl> References: <20040215.152553.55627525.imp@bsdimp.com> <200402171605.22554.jhb@FreeBSD.org> <20040217.214954.70221117.imp@bsdimp.com> <200402180918.17580.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402180918.17580.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: wes@softweyr.com cc: ceri@submonkey.net cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: "M. Warner Losh" cc: doc-committers@FreeBSD.ORG cc: wilko@FreeBSD.ORG Subject: Re: cvs commit: www/en index.xsl 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, 18 Feb 2004 19:50:22 -0000 On Wed, Feb 18, 2004 at 09:18:17AM -0500, John Baldwin wrote: > On Tuesday 17 February 2004 11:49 pm, M. Warner Losh wrote: > > In message: <200402171605.22554.jhb@FreeBSD.org> > > > > John Baldwin writes: > > : > Funny, I've lived just about everywhere in the US (except Texas) and "a > > : > couple" has always meant two. "A few" would be 2 to 5, several would > > : > be 4 or 5 to maybe a dozen, etc., all the way up to "buttload" which is > > : > rougly "more than a man can carry." > > : > > > : > 2 or more seems to be what we really want here. A parenthetical "X > > : > floppies for i386 as of this writing" will help the reader to grasp the > > : > scale at some ill-specified point in time. > > : > > : Actually, 3 floppies are used for i386 and 4 for pc98 right now. If > > : bsdlabel(8) on Alpha is ever fixed so that it makes bootable images > > : again, then Alpha will use 3 floppies. > > > > A handful of floppies then. Or a Fistful Of Floppies. Nice ring to > > it... > > A "passle" of floppies. How many floppies can one store in a bikeshed? -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 13:38:50 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 BE90816A4D0 for ; Wed, 18 Feb 2004 13:38:50 -0800 (PST) Received: from mail2.speakeasy.net (mail2.speakeasy.net [216.254.0.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9444B43D2F for ; Wed, 18 Feb 2004 13:38:50 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 6132 invoked from network); 18 Feb 2004 21:38:50 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 18 Feb 2004 21:38:50 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i1ILck2J098055; Wed, 18 Feb 2004 16:38:47 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Wilko Bulte Date: Wed, 18 Feb 2004 16:40:04 -0500 User-Agent: KMail/1.6 References: <20040215.152553.55627525.imp@bsdimp.com> <200402180918.17580.jhb@FreeBSD.org> <20040218195014.GA82542@freebie.xs4all.nl> In-Reply-To: <20040218195014.GA82542@freebie.xs4all.nl> MIME-Version: 1.0 Content-Disposition: inline Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <200402181640.04468.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.63 (2004-01-11) on server.baldwin.cx cc: wes@softweyr.com cc: ceri@submonkey.net cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: "M. Warner Losh" cc: doc-committers@FreeBSD.ORG cc: wilko@FreeBSD.ORG Subject: Re: cvs commit: www/en index.xsl 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, 18 Feb 2004 21:38:51 -0000 On Wednesday 18 February 2004 02:50 pm, Wilko Bulte wrote: > On Wed, Feb 18, 2004 at 09:18:17AM -0500, John Baldwin wrote: > > On Tuesday 17 February 2004 11:49 pm, M. Warner Losh wrote: > > > In message: <200402171605.22554.jhb@FreeBSD.org> > > > > > > John Baldwin writes: > > > : > Funny, I've lived just about everywhere in the US (except Texas) > > > : > and "a couple" has always meant two. "A few" would be 2 to 5, > > > : > several would be 4 or 5 to maybe a dozen, etc., all the way up to > > > : > "buttload" which is rougly "more than a man can carry." > > > : > > > > : > 2 or more seems to be what we really want here. A parenthetical "X > > > : > floppies for i386 as of this writing" will help the reader to grasp > > > : > the scale at some ill-specified point in time. > > > : > > > : Actually, 3 floppies are used for i386 and 4 for pc98 right now. If > > > : bsdlabel(8) on Alpha is ever fixed so that it makes bootable images > > > : again, then Alpha will use 3 floppies. > > > > > > A handful of floppies then. Or a Fistful Of Floppies. Nice ring to > > > it... > > > > A "passle" of floppies. > > How many floppies can one store in a bikeshed? A bikeshed full? *duck* -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 15:41:28 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 4B8A016A4CF; Wed, 18 Feb 2004 15:41:28 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0685C43D1D; Wed, 18 Feb 2004 15:41:28 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from ns1.xcllnt.net (localhost [127.0.0.1]) by ns1.xcllnt.net (8.12.10/8.12.10) with ESMTP id i1INeeOE009757; Wed, 18 Feb 2004 15:40:40 -0800 (PST) (envelope-from marcel@ns1.xcllnt.net) Received: (from marcel@localhost) by ns1.xcllnt.net (8.12.10/8.12.10/Submit) id i1INedqR009756; Wed, 18 Feb 2004 15:40:39 -0800 (PST) (envelope-from marcel) Date: Wed, 18 Feb 2004 15:40:39 -0800 From: Marcel Moolenaar To: Wilko Bulte Message-ID: <20040218234039.GB9510@ns1.xcllnt.net> References: <20040215.152553.55627525.imp@bsdimp.com> <200402171605.22554.jhb@FreeBSD.org> <20040217.214954.70221117.imp@bsdimp.com> <200402180918.17580.jhb@FreeBSD.org> <20040218195014.GA82542@freebie.xs4all.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20040218195014.GA82542@freebie.xs4all.nl> User-Agent: Mutt/1.5.5.1i cc: wes@softweyr.com cc: ceri@submonkey.net cc: cvs-doc@FreeBSD.org cc: John Baldwin cc: cvs-all@FreeBSD.org cc: wilko@FreeBSD.org cc: doc-committers@FreeBSD.org cc: "M. Warner Losh" Subject: Re: cvs commit: www/en index.xsl 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, 18 Feb 2004 23:41:28 -0000 On Wed, Feb 18, 2004 at 08:50:14PM +0100, Wilko Bulte wrote: > > How many floppies can one store in a bikeshed? > A peloton. -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 18:04:01 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 E25B716A4CE; Wed, 18 Feb 2004 18:04:01 -0800 (PST) Received: from smtp.omnis.com (smtp.omnis.com [216.239.128.26]) by mx1.FreeBSD.org (Postfix) with ESMTP id D652A43D1F; Wed, 18 Feb 2004 18:04:01 -0800 (PST) (envelope-from wes@softweyr.com) Received: from salty.rapid.stbernard.com (unknown [198.147.128.71]) by smtp-relay.omnis.com (Postfix) with ESMTP id BD3C4FCEC0; Wed, 18 Feb 2004 18:03:58 -0800 (PST) From: Wes Peters Organization: Softweyr.com To: John Baldwin , Wilko Bulte Date: Wed, 18 Feb 2004 18:03:32 -0800 User-Agent: KMail/1.5.4 References: <20040215.152553.55627525.imp@bsdimp.com> <20040218195014.GA82542@freebie.xs4all.nl> <200402181640.04468.jhb@FreeBSD.org> In-Reply-To: <200402181640.04468.jhb@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402181803.33144.wes@softweyr.com> cc: ceri@submonkey.net cc: cvs-doc@FreeBSD.ORG cc: cvs-all@FreeBSD.ORG cc: "M. Warner Losh" cc: doc-committers@FreeBSD.ORG cc: wilko@FreeBSD.ORG Subject: Re: cvs commit: www/en index.xsl 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: Thu, 19 Feb 2004 02:04:02 -0000 On Wednesday 18 February 2004 13:40, John Baldwin wrote: > On Wednesday 18 February 2004 02:50 pm, Wilko Bulte wrote: > > On Wed, Feb 18, 2004 at 09:18:17AM -0500, John Baldwin wrote: > > > On Tuesday 17 February 2004 11:49 pm, M. Warner Losh wrote: > > > > In message: <200402171605.22554.jhb@FreeBSD.org> > > > > > > > > John Baldwin writes: > > > > : > Funny, I've lived just about everywhere in the US (except > > > > : > Texas) and "a couple" has always meant two. "A few" would > > > > : > be 2 to 5, several would be 4 or 5 to maybe a dozen, etc., > > > > : > all the way up to "buttload" which is rougly "more than a > > > > : > man can carry." > > > > : > > > > > : > 2 or more seems to be what we really want here. A > > > > : > parenthetical "X floppies for i386 as of this writing" will > > > > : > help the reader to grasp the scale at some ill-specified > > > > : > point in time. > > > > : > > > > : Actually, 3 floppies are used for i386 and 4 for pc98 right > > > > : now. If bsdlabel(8) on Alpha is ever fixed so that it makes > > > > : bootable images again, then Alpha will use 3 floppies. > > > > > > > > A handful of floppies then. Or a Fistful Of Floppies. Nice > > > > ring to it... > > > > > > A "passle" of floppies. > > > > How many floppies can one store in a bikeshed? > > A bikeshed full? A buttload. -- "Where am I, and what am I doing in this handbasket?" Wes Peters wes@softweyr.com From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 19:43:35 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 2C71616A4CE; Wed, 18 Feb 2004 19:43:35 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1175843D2D; Wed, 18 Feb 2004 19:43:35 -0800 (PST) (envelope-from kensmith@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 i1J3hYGe008061; Wed, 18 Feb 2004 19:43:34 -0800 (PST) (envelope-from kensmith@repoman.freebsd.org) Received: (from kensmith@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J3hYDZ008060; Wed, 18 Feb 2004 19:43:34 -0800 (PST) (envelope-from kensmith) Message-Id: <200402190343.i1J3hYDZ008060@repoman.freebsd.org> From: Ken Smith Date: Wed, 18 Feb 2004 19:43:34 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml mirrors.xml 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: Thu, 19 Feb 2004 03:43:35 -0000 kensmith 2004/02/18 19:43:34 PST FreeBSD doc repository Modified files: share/sgml mirrors.xml Log: Added Costa Rica zone, one WWW site and one CVSUP site in that zone. Revision Changes Path 1.13 +14 -0 doc/share/sgml/mirrors.xml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:24:42 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 88C8E16A4CE; Wed, 18 Feb 2004 23:24:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D0E443D1F; Wed, 18 Feb 2004 23:24:42 -0800 (PST) (envelope-from andy@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 i1J7OgGe064132; Wed, 18 Feb 2004 23:24:42 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7Ogt9064131; Wed, 18 Feb 2004 23:24:42 -0800 (PST) (envelope-from andy) Message-Id: <200402190724.i1J7Ogt9064131@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:24:42 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/new-users article.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: Thu, 19 Feb 2004 07:24:42 -0000 andy 2004/02/18 23:24:42 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/new-users article.sgml Log: Sync headers with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/new-users/article.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:33:21 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 D791F16A4CE; Wed, 18 Feb 2004 23:33:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BAC1E43D1D; Wed, 18 Feb 2004 23:33:21 -0800 (PST) (envelope-from andy@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 i1J7XLGe066341; Wed, 18 Feb 2004 23:33:21 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7XLRj066340; Wed, 18 Feb 2004 23:33:21 -0800 (PST) (envelope-from andy) Message-Id: <200402190733.i1J7XLRj066340@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:33:21 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/platforms/ia64 todo.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: Thu, 19 Feb 2004 07:33:22 -0000 andy 2004/02/18 23:33:21 PST FreeBSD doc repository Modified files: ru/platforms/ia64 todo.sgml Log: Sync headers with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +2 -2 www/ru/platforms/ia64/todo.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:35:01 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 448C516A4CE; Wed, 18 Feb 2004 23:35:01 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2886C43D1F; Wed, 18 Feb 2004 23:35:01 -0800 (PST) (envelope-from andy@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 i1J7Z0Ge066425; Wed, 18 Feb 2004 23:35:01 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7Z07l066424; Wed, 18 Feb 2004 23:35:00 -0800 (PST) (envelope-from andy) Message-Id: <200402190735.i1J7Z07l066424@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:35:00 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/ports comments.ru 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: Thu, 19 Feb 2004 07:35:01 -0000 andy 2004/02/18 23:35:00 PST FreeBSD doc repository Modified files: ru/ports comments.ru Log: Sync with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +6 -2 www/ru/ports/comments.ru From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:39:00 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 4970F16A4CE; Wed, 18 Feb 2004 23:39:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2DF8D43D1D; Wed, 18 Feb 2004 23:39:00 -0800 (PST) (envelope-from andy@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 i1J7d0Ge066654; Wed, 18 Feb 2004 23:39:00 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7cxrU066653; Wed, 18 Feb 2004 23:38:59 -0800 (PST) (envelope-from andy) Message-Id: <200402190738.i1J7cxrU066653@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:38:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/gnome news.xml 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: Thu, 19 Feb 2004 07:39:00 -0000 andy 2004/02/18 23:38:59 PST FreeBSD doc repository Modified files: ru/gnome news.xml Log: Grammar fix. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.4 +3 -3 www/ru/gnome/news.xml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:43:20 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 3AEE516A4CF; Wed, 18 Feb 2004 23:43:20 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1D7F743D1D; Wed, 18 Feb 2004 23:43:20 -0800 (PST) (envelope-from andy@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 i1J7hJGe068632; Wed, 18 Feb 2004 23:43:19 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7hJLc068631; Wed, 18 Feb 2004 23:43:19 -0800 (PST) (envelope-from andy) Message-Id: <200402190743.i1J7hJLc068631@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:43:19 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/5-roadmap article.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: Thu, 19 Feb 2004 07:43:20 -0000 andy 2004/02/18 23:43:19 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/5-roadmap article.sgml Log: Sync headers with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/5-roadmap/article.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:50:37 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 669FC16A4CE; Wed, 18 Feb 2004 23:50:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 484D343D1D; Wed, 18 Feb 2004 23:50:37 -0800 (PST) (envelope-from andy@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 i1J7obGe069083; Wed, 18 Feb 2004 23:50:37 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7oaP5069082; Wed, 18 Feb 2004 23:50:36 -0800 (PST) (envelope-from andy) Message-Id: <200402190750.i1J7oaP5069082@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:50:36 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/advanced-networking chapter.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: Thu, 19 Feb 2004 07:50:37 -0000 andy 2004/02/18 23:50:36 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/advanced-networking chapter.sgml Log: MFen 1.269 Revision Changes Path 1.7 +4 -4 doc/ru_RU.KOI8-R/books/handbook/advanced-networking/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:53:27 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 24BC916A4CE; Wed, 18 Feb 2004 23:53:27 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0811843D1D; Wed, 18 Feb 2004 23:53:27 -0800 (PST) (envelope-from andy@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 i1J7rQGe070847; Wed, 18 Feb 2004 23:53:26 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1J7rQg8070846; Wed, 18 Feb 2004 23:53:26 -0800 (PST) (envelope-from andy) Message-Id: <200402190753.i1J7rQg8070846@repoman.freebsd.org> From: Andrey Zakhvatov Date: Wed, 18 Feb 2004 23:53:26 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/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: Thu, 19 Feb 2004 07:53:27 -0000 andy 2004/02/18 23:53:26 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/faq book.sgml Log: MFen 1.606 Revision Changes Path 1.67 +29 -6 doc/ru_RU.KOI8-R/books/faq/book.sgml From owner-cvs-doc@FreeBSD.ORG Wed Feb 18 23:27:18 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 C5A1516A4CF; Wed, 18 Feb 2004 23:27:18 -0800 (PST) Received: from surw.ru (ns.surw.ru [62.165.36.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id E6EAC43D1D; Wed, 18 Feb 2004 23:27:17 -0800 (PST) (envelope-from andy@surw.ru) Received: from surw.ru (localhost [127.0.0.1]) by surw.ru (8.12.9/8.12.9) with ESMTP id i1J7RDdl075422; Thu, 19 Feb 2004 12:27:14 +0500 (YEKT) Received: (from andy@localhost) by surw.ru (8.12.9/8.12.3/Submit) id i1J7RDDS075421; Thu, 19 Feb 2004 10:27:13 +0300 (MSK) From: Andrey Zakhvatov Message-Id: <200402190727.i1J7RDDS075421@surw.ru> In-Reply-To: <20040123190601.D96563@news1.macomnet.ru> To: Maxim Konovalov Date: Thu, 19 Feb 2004 10:27:13 +0300 (MSK) X-Mailer: ELM [version 2.4ME+ PL94b (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset=KOI8-R X-Mailman-Approved-At: Thu, 19 Feb 2004 05:06:57 -0800 cc: Andrey Zakhvatov cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/ru_RU.KOI8-R/articles/new-users ]article.sgm 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: Thu, 19 Feb 2004 07:27:18 -0000 Hello, > - ÂÕË×—ÎÁÂÉÒÁÊÅÔ exit, ÎÏ ÎÅ > + ÂÕË×—ÎÁÂÉÒÁÊÔÅ exit, ÎÏ ÎÅ óÐÁÓÉÂÏ! ñ ÎÅ ÂÕÄÕ ÐÒÏÔÉ×, ÅÓÌÉ ËÔÏ-ÔÏ ÂÕÄÅÔ ËÏÍÍÉÔÔÉÔØ × ÄÅÒÅ×Ï ÉÓÐÒÁ×ÌÅÎÉÅ ÍÏÉÈ ÏÐÅÞÁÔÏË. åÄÉÎÓÔ×ÅÎÎÁÑ ÐÒÏÓØÂÁ - ÓÎÁÞÁÌÁ ÉÓÐÒÁ×ÌÑÔØ × FRDP, É ÔÏÌØËÏ ÐÏÔÏÍ (íÁËÓÉÍ, ÜÔÏ Ë ÔÅÂÅ ÏÔÎÏÓÉÔÓÑ :) ÔÁÝÉÔØ × FDP, ÞÔÏÂÙ CVSid ÓÏ×ÐÁÄÁÌÉ. Sincerely yours, Andrey V. Zakhvatov. SAP R/3 Deployment Department of South Ural Railway. -- Tel: +7-(3512)-68-30-08, E-mail: andy@surw.ru WWW: http://www.surw.ru/~andy/index.html From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 06:44:04 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 6043616A4D0; Thu, 19 Feb 2004 06:44:04 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4347743D1D; Thu, 19 Feb 2004 06:44:04 -0800 (PST) (envelope-from horikawa@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 i1JEi4Ge077114; Thu, 19 Feb 2004 06:44:04 -0800 (PST) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JEi466077113; Thu, 19 Feb 2004 06:44:04 -0800 (PST) (envelope-from horikawa) Message-Id: <200402191444.i1JEi466077113@repoman.freebsd.org> From: Kazuo Horikawa Date: Thu, 19 Feb 2004 06:44:03 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man7 groff_char.7 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: Thu, 19 Feb 2004 14:44:04 -0000 horikawa 2004/02/19 06:44:03 PST FreeBSD doc repository Modified files: ja_JP.eucJP/man/man7 groff_char.7 Log: Fix a typo in comment (FreBSD -> FreeBSD) Submitted by: kano@na.rim.or.jp, rushani Revision Changes Path 1.12 +1 -1 doc/ja_JP.eucJP/man/man7/groff_char.7 From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 06:50:00 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 DE3D516A4CE; Thu, 19 Feb 2004 06:50:00 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C23FD43D1F; Thu, 19 Feb 2004 06:50:00 -0800 (PST) (envelope-from horikawa@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 i1JEo0Ge077325; Thu, 19 Feb 2004 06:50:00 -0800 (PST) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JEo062077324; Thu, 19 Feb 2004 06:50:00 -0800 (PST) (envelope-from horikawa) Message-Id: <200402191450.i1JEo062077324@repoman.freebsd.org> From: Kazuo Horikawa Date: Thu, 19 Feb 2004 06:50:00 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man4 mx.4 doc/ja_JP.eucJP/man/man5 terminfo.5 doc/ja_JP.eucJP/man/man8 bootpd.8 doc/ja_JP.eucJP/man/man9 condvar.9 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: Thu, 19 Feb 2004 14:50:01 -0000 horikawa 2004/02/19 06:50:00 PST FreeBSD doc repository Modified files: ja_JP.eucJP/man/man4 mx.4 ja_JP.eucJP/man/man5 terminfo.5 ja_JP.eucJP/man/man8 bootpd.8 ja_JP.eucJP/man/man9 condvar.9 Log: Remove duplicated phrases Submitted by: kano@na.rim.or.jp Revision Changes Path 1.3 +1 -1 doc/ja_JP.eucJP/man/man4/mx.4 1.10 +1 -1 doc/ja_JP.eucJP/man/man5/terminfo.5 1.17 +1 -1 doc/ja_JP.eucJP/man/man8/bootpd.8 1.2 +1 -1 doc/ja_JP.eucJP/man/man9/condvar.9 From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 07:03:13 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 272BF16A4CE; Thu, 19 Feb 2004 07:03:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2239B43D1D; Thu, 19 Feb 2004 07:03:13 -0800 (PST) (envelope-from horikawa@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 i1JF3CGe082442; Thu, 19 Feb 2004 07:03:12 -0800 (PST) (envelope-from horikawa@repoman.freebsd.org) Received: (from horikawa@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JF3CXJ082441; Thu, 19 Feb 2004 07:03:12 -0800 (PST) (envelope-from horikawa) Message-Id: <200402191503.i1JF3CXJ082441@repoman.freebsd.org> From: Kazuo Horikawa Date: Thu, 19 Feb 2004 07:03:12 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ja_JP.eucJP/man/man1 as.1 colldef.1 crunchgen.1 md5.1 smbutil.1 tip.1 doc/ja_JP.eucJP/man/man3 rpc.3 strftime.3 doc/ja_JP.eucJP/man/man7 groff_mdoc.7 groff_ms.7 doc/ja_JP.eucJP/man/man8 bsdlabel.8 newsyslog.8 ... 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: Thu, 19 Feb 2004 15:03:13 -0000 horikawa 2004/02/19 07:03:12 PST FreeBSD doc repository Modified files: ja_JP.eucJP/man/man1 as.1 colldef.1 crunchgen.1 md5.1 smbutil.1 tip.1 ja_JP.eucJP/man/man3 rpc.3 strftime.3 ja_JP.eucJP/man/man7 groff_mdoc.7 groff_ms.7 ja_JP.eucJP/man/man8 bsdlabel.8 newsyslog.8 ja_JP.eucJP/man/man9 devstat.9 Log: Add missing punctuations Submitted by: kano@na.rim.or.jp Revision Changes Path 1.12 +1 -1 doc/ja_JP.eucJP/man/man1/as.1 1.13 +1 -1 doc/ja_JP.eucJP/man/man1/colldef.1 1.16 +1 -1 doc/ja_JP.eucJP/man/man1/crunchgen.1 1.17 +1 -1 doc/ja_JP.eucJP/man/man1/md5.1 1.3 +1 -1 doc/ja_JP.eucJP/man/man1/smbutil.1 1.19 +1 -1 doc/ja_JP.eucJP/man/man1/tip.1 1.6 +1 -1 doc/ja_JP.eucJP/man/man3/rpc.3 1.6 +1 -1 doc/ja_JP.eucJP/man/man3/strftime.3 1.16 +1 -1 doc/ja_JP.eucJP/man/man7/groff_mdoc.7 1.13 +1 -1 doc/ja_JP.eucJP/man/man7/groff_ms.7 1.3 +1 -1 doc/ja_JP.eucJP/man/man8/bsdlabel.8 1.29 +1 -1 doc/ja_JP.eucJP/man/man8/newsyslog.8 1.5 +1 -1 doc/ja_JP.eucJP/man/man9/devstat.9 From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 12:49:00 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 7F4AA16A4CE; Thu, 19 Feb 2004 12:49:00 -0800 (PST) Received: from smtp-out2.xs4all.nl (smtp-out2.xs4all.nl [194.109.24.12]) by mx1.FreeBSD.org (Postfix) with ESMTP id 064F743D1D; Thu, 19 Feb 2004 12:49:00 -0800 (PST) (envelope-from wkb@freebie.xs4all.nl) Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by smtp-out2.xs4all.nl (8.12.10/8.12.10) with ESMTP id i1JKmouH065606; Thu, 19 Feb 2004 21:48:51 +0100 (CET) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.10/8.12.9) with ESMTP id i1JKmojI007207; Thu, 19 Feb 2004 21:48:50 +0100 (CET) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.10/8.12.9/Submit) id i1JKmoqB007206; Thu, 19 Feb 2004 21:48:50 +0100 (CET) (envelope-from wkb) Date: Thu, 19 Feb 2004 21:48:50 +0100 From: Wilko Bulte To: John Baldwin Message-ID: <20040219204850.GB7113@freebie.xs4all.nl> References: <20040215.152553.55627525.imp@bsdimp.com> <200402180918.17580.jhb@FreeBSD.org> <20040218195014.GA82542@freebie.xs4all.nl> <200402181640.04468.jhb@FreeBSD.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200402181640.04468.jhb@FreeBSD.org> User-Agent: Mutt/1.4.1i X-OS: FreeBSD 4.9-STABLE X-PGP: finger wilko@freebsd.org cc: wes@softweyr.com cc: doc-committers@freebsd.org cc: cvs-doc@freebsd.org cc: cvs-all@freebsd.org cc: "M. Warner Losh" cc: ceri@submonkey.net cc: wilko@freebsd.org Subject: Re: cvs commit: www/en index.xsl 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: Thu, 19 Feb 2004 20:49:01 -0000 On Wed, Feb 18, 2004 at 04:40:04PM -0500, John Baldwin wrote: > On Wednesday 18 February 2004 02:50 pm, Wilko Bulte wrote: > > On Wed, Feb 18, 2004 at 09:18:17AM -0500, John Baldwin wrote: > > > On Tuesday 17 February 2004 11:49 pm, M. Warner Losh wrote: > > > > In message: <200402171605.22554.jhb@FreeBSD.org> > > > > > > > > John Baldwin writes: > > > > : > Funny, I've lived just about everywhere in the US (except Texas) > > > > : > and "a couple" has always meant two. "A few" would be 2 to 5, > > > > : > several would be 4 or 5 to maybe a dozen, etc., all the way up to > > > > : > "buttload" which is rougly "more than a man can carry." > > > > : > > > > > : > 2 or more seems to be what we really want here. A parenthetical "X > > > > : > floppies for i386 as of this writing" will help the reader to grasp > > > > : > the scale at some ill-specified point in time. > > > > : > > > > : Actually, 3 floppies are used for i386 and 4 for pc98 right now. If > > > > : bsdlabel(8) on Alpha is ever fixed so that it makes bootable images > > > > : again, then Alpha will use 3 floppies. > > > > > > > > A handful of floppies then. Or a Fistful Of Floppies. Nice ring to > > > > it... > > > > > > A "passle" of floppies. > > > > How many floppies can one store in a bikeshed? > > A bikeshed full? > > *duck* #define ETOOMANYNESTEDBIKESHEDS ? -- Wilko Bulte wilko@FreeBSD.org From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 12:54:53 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 39BCD16A504; Thu, 19 Feb 2004 12:54:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1ED8643D1D; Thu, 19 Feb 2004 12:54:53 -0800 (PST) (envelope-from blackend@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 i1JKsqGe073630; Thu, 19 Feb 2004 12:54:52 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JKsq6N073629; Thu, 19 Feb 2004 12:54:52 -0800 (PST) (envelope-from blackend) Message-Id: <200402192054.i1JKsq6N073629@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 19 Feb 2004 12:54:52 -0800 (PST) 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/books/handbook/ports chapter.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: Thu, 19 Feb 2004 20:54:53 -0000 blackend 2004/02/19 12:54:52 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: Remove useless screen tags (there are some indentation changes in that commit which are mandatory to have a proper rendering). Revision Changes Path 1.212 +3 -3 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 13:34:03 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 03E4E16A4CE; Thu, 19 Feb 2004 13:34:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DEB8543D1D; Thu, 19 Feb 2004 13:34:02 -0800 (PST) (envelope-from simon@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 i1JLY2Ge082954; Thu, 19 Feb 2004 13:34:02 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JLY2Dv082953; Thu, 19 Feb 2004 13:34:02 -0800 (PST) (envelope-from simon) Message-Id: <200402192134.i1JLY2Dv082953@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 19 Feb 2004 13:34:02 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/tools/portsgrowth ports.log 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: Thu, 19 Feb 2004 21:34:03 -0000 simon 2004/02/19 13:34:02 PST FreeBSD doc repository Modified files: tools/portsgrowth ports.log Log: Add port count for INDEX v. 1.384. Revision Changes Path 1.11 +1 -0 www/tools/portsgrowth/ports.log From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 13:43:42 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 5642116A4CF; Thu, 19 Feb 2004 13:43:42 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2C8E943D1D; Thu, 19 Feb 2004 13:43:42 -0800 (PST) (envelope-from blackend@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 i1JLhgGe085131; Thu, 19 Feb 2004 13:43:42 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JLhfPF085130; Thu, 19 Feb 2004 13:43:41 -0800 (PST) (envelope-from blackend) Message-Id: <200402192143.i1JLhfPF085130@repoman.freebsd.org> From: Marc Fonvieille Date: Thu, 19 Feb 2004 13:43:41 -0800 (PST) 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/books/handbook/ports chapter.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: Thu, 19 Feb 2004 21:43:42 -0000 blackend 2004/02/19 13:43:41 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/ports chapter.sgml Log: s/X Windows/X Window/ Revision Changes Path 1.213 +1 -1 doc/en_US.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 14:26:57 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 ADEAD16A4CE; Thu, 19 Feb 2004 14:26:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9333743D1D; Thu, 19 Feb 2004 14:26:57 -0800 (PST) (envelope-from simon@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 i1JMQvGe094827; Thu, 19 Feb 2004 14:26:57 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1JMQvPf094826; Thu, 19 Feb 2004 14:26:57 -0800 (PST) (envelope-from simon) Message-Id: <200402192226.i1JMQvPf094826@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Thu, 19 Feb 2004 14:26:57 -0800 (PST) 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/books/handbook/multimedia chapter.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: Thu, 19 Feb 2004 22:26:57 -0000 simon 2004/02/19 14:26:57 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/multimedia chapter.sgml Log: Note that the PNPBIOS option is not needed on FreeBSD 5.0 and later. Revision Changes Path 1.79 +7 -0 doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 23:44:40 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 DDC6F16A4CE; Thu, 19 Feb 2004 23:44:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id C00F343D1F; Thu, 19 Feb 2004 23:44:40 -0800 (PST) (envelope-from andy@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 i1K7ieGe034341; Thu, 19 Feb 2004 23:44:40 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K7ieel034340; Thu, 19 Feb 2004 23:44:40 -0800 (PST) (envelope-from andy) Message-Id: <200402200744.i1K7ieel034340@repoman.freebsd.org> From: Andrey Zakhvatov Date: Thu, 19 Feb 2004 23:44:40 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/checkpoint article.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: Fri, 20 Feb 2004 07:44:41 -0000 andy 2004/02/19 23:44:40 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/checkpoint article.sgml Log: Sync headers with FRDP Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/checkpoint/article.sgml From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 23:53:03 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 7282E16A4CE; Thu, 19 Feb 2004 23:53:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 52A2F43D1F; Thu, 19 Feb 2004 23:53:03 -0800 (PST) (envelope-from andy@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 i1K7r3Ge036401; Thu, 19 Feb 2004 23:53:03 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K7r21t036400; Thu, 19 Feb 2004 23:53:02 -0800 (PST) (envelope-from andy) Message-Id: <200402200753.i1K7r21t036400@repoman.freebsd.org> From: Andrey Zakhvatov Date: Thu, 19 Feb 2004 23:53:02 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/ipsec-must article.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: Fri, 20 Feb 2004 07:53:03 -0000 andy 2004/02/19 23:53:02 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/ipsec-must article.sgml Log: MFen 1.7 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +12 -20 doc/ru_RU.KOI8-R/articles/ipsec-must/article.sgml From owner-cvs-doc@FreeBSD.ORG Thu Feb 19 23:56:59 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 DB3CE16A4CE; Thu, 19 Feb 2004 23:56:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id BDD1C43D1D; Thu, 19 Feb 2004 23:56:59 -0800 (PST) (envelope-from andy@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 i1K7uxGe036545; Thu, 19 Feb 2004 23:56:59 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K7uxmK036544; Thu, 19 Feb 2004 23:56:59 -0800 (PST) (envelope-from andy) Message-Id: <200402200756.i1K7uxmK036544@repoman.freebsd.org> From: Andrey Zakhvatov Date: Thu, 19 Feb 2004 23:56:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/news press-rel-4.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: Fri, 20 Feb 2004 07:57:00 -0000 andy 2004/02/19 23:56:59 PST FreeBSD doc repository Modified files: ru/news press-rel-4.sgml Log: Sync headers with FRDP Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.9 +2 -2 www/ru/news/press-rel-4.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 00:00:33 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 662DA16A4CF; Fri, 20 Feb 2004 00:00:33 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0C24C43D2F; Fri, 20 Feb 2004 00:00:19 -0800 (PST) (envelope-from andy@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 i1K80IGe036689; Fri, 20 Feb 2004 00:00:18 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K80ISA036688; Fri, 20 Feb 2004 00:00:18 -0800 (PST) (envelope-from andy) Message-Id: <200402200800.i1K80ISA036688@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 00:00:18 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/disks chapter.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: Fri, 20 Feb 2004 08:00:33 -0000 andy 2004/02/20 00:00:18 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/disks chapter.sgml Log: MFen 1.190, grammar fixes. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +8 -4 doc/ru_RU.KOI8-R/books/handbook/disks/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 00:03:38 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 584BA16A4CE; Fri, 20 Feb 2004 00:03:38 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B7AB43D1D; Fri, 20 Feb 2004 00:03:38 -0800 (PST) (envelope-from andy@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 i1K83cGe039502; Fri, 20 Feb 2004 00:03:38 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K83cW0039501; Fri, 20 Feb 2004 00:03:38 -0800 (PST) (envelope-from andy) Message-Id: <200402200803.i1K83cW0039501@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 00:03:37 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/x11 chapter.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: Fri, 20 Feb 2004 08:03:38 -0000 andy 2004/02/20 00:03:37 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/x11 chapter.sgml Log: MFen 1.133, typo fixes Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +5 -5 doc/ru_RU.KOI8-R/books/handbook/x11/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 00:06:39 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 0B02416A4CE; Fri, 20 Feb 2004 00:06:39 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id E2BB843D1D; Fri, 20 Feb 2004 00:06:38 -0800 (PST) (envelope-from andy@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 i1K86cGe039679; Fri, 20 Feb 2004 00:06:38 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1K86cV0039678; Fri, 20 Feb 2004 00:06:38 -0800 (PST) (envelope-from andy) Message-Id: <200402200806.i1K86cV0039678@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 00:06:38 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/handbook/ports chapter.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: Fri, 20 Feb 2004 08:06:39 -0000 andy 2004/02/20 00:06:38 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/handbook/ports chapter.sgml Log: MFen 1.211 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1217 -1001 doc/ru_RU.KOI8-R/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 09:16:30 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 4673A16A4CE; Fri, 20 Feb 2004 09:16:30 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 290A843D1F; Fri, 20 Feb 2004 09:16:30 -0800 (PST) (envelope-from blackend@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 i1KHGTGe083325; Fri, 20 Feb 2004 09:16:30 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KHGTuJ083324; Fri, 20 Feb 2004 09:16:29 -0800 (PST) (envelope-from blackend) Message-Id: <200402201716.i1KHGTuJ083324@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 20 Feb 2004 09:16:29 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/ports chapter.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: Fri, 20 Feb 2004 17:16:30 -0000 blackend 2004/02/20 09:16:29 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/ports chapter.sgml Log: MFen 1.187 --> 1.213 Revision Changes Path 1.5 +170 -623 doc/fr_FR.ISO8859-1/books/handbook/ports/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 09:28:13 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 C293516A4CE; Fri, 20 Feb 2004 09:28:13 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A622943D1F; Fri, 20 Feb 2004 09:28:13 -0800 (PST) (envelope-from blackend@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 i1KHSDGe085421; Fri, 20 Feb 2004 09:28:13 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KHSDr3085420; Fri, 20 Feb 2004 09:28:13 -0800 (PST) (envelope-from blackend) Message-Id: <200402201728.i1KHSDr3085420@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 20 Feb 2004 09:28:13 -0800 (PST) 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/books/handbook/multimedia chapter.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: Fri, 20 Feb 2004 17:28:13 -0000 blackend 2004/02/20 09:28:13 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/multimedia chapter.sgml Log: Replace a dash with a non-breaking space for a FreeBSD version number, i.e. FreeBSD 5.0 instead of FreeBSD-5.0 Revision Changes Path 1.80 +1 -1 doc/en_US.ISO8859-1/books/handbook/multimedia/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 09:33:54 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 6CB1916A4CE; Fri, 20 Feb 2004 09:33:54 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4F8D843D1D; Fri, 20 Feb 2004 09:33:54 -0800 (PST) (envelope-from blackend@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 i1KHXsGe087389; Fri, 20 Feb 2004 09:33:54 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KHXsGi087388; Fri, 20 Feb 2004 09:33:54 -0800 (PST) (envelope-from blackend) Message-Id: <200402201733.i1KHXsGi087388@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 20 Feb 2004 09:33:54 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/multimedia chapter.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: Fri, 20 Feb 2004 17:33:54 -0000 blackend 2004/02/20 09:33:54 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/multimedia chapter.sgml Log: MFen 1.77 --> 1.80 Revision Changes Path 1.12 +8 -1 doc/fr_FR.ISO8859-1/books/handbook/multimedia/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 09:58:39 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 6203F16A4CE; Fri, 20 Feb 2004 09:58:39 -0800 (PST) Received: from arthur.nitro.dk (port324.ds1-khk.adsl.cybercity.dk [212.242.113.79]) by mx1.FreeBSD.org (Postfix) with ESMTP id 1F0F443D1D; Fri, 20 Feb 2004 09:58:39 -0800 (PST) (envelope-from simon@arthur.nitro.dk) Received: by arthur.nitro.dk (Postfix, from userid 3000) id BFA5A11840; Fri, 20 Feb 2004 18:58:36 +0100 (CET) Date: Fri, 20 Feb 2004 18:58:36 +0100 From: "Simon L. Nielsen" To: Marc Fonvieille Message-ID: <20040220175834.GE755@arthur.nitro.dk> References: <200402201728.i1KHSDr3085420@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="fWddYNRDgTk9wQGZ" Content-Disposition: inline In-Reply-To: <200402201728.i1KHSDr3085420@repoman.freebsd.org> User-Agent: Mutt/1.5.5.1i cc: doc-committers@FreeBSD.org cc: cvs-doc@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/en_US.ISO8859-1/books/handbook/multimedia chapter.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: Fri, 20 Feb 2004 17:58:39 -0000 --fWddYNRDgTk9wQGZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On 2004.02.20 09:28:13 -0800, Marc Fonvieille wrote: > blackend 2004/02/20 09:28:13 PST >=20 > FreeBSD doc repository >=20 > Modified files: > en_US.ISO8859-1/books/handbook/multimedia chapter.sgml=20 > Log: > Replace a dash with a non-breaking space for a FreeBSD version number, > i.e. FreeBSD 5.0 instead of FreeBSD-5.0 Doh, of course. Thanks! --=20 Simon L. Nielsen FreeBSD Documentation Team --fWddYNRDgTk9wQGZ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.3 (FreeBSD) iD8DBQFANkrKh9pcDSc1mlERAmdYAJ4q6JNVcq6aJ2C/Zz3MMQr9DYKV7QCbBrlr 0kCyvuLGKQrjJseO9ZTg2SI= =Zy6V -----END PGP SIGNATURE----- --fWddYNRDgTk9wQGZ-- From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 10:31:31 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 CF21F16A4CE; Fri, 20 Feb 2004 10:31:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B115743D2F; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (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 i1KIVVGe000443; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KIVVGV000439; Fri, 20 Feb 2004 10:31:31 -0800 (PST) (envelope-from phantom) Message-Id: <200402201831.i1KIVVGV000439@repoman.freebsd.org> From: Alexey Zelkin Date: Fri, 20 Feb 2004 10:31:31 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile 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: Fri, 20 Feb 2004 18:31:31 -0000 phantom 2004/02/20 10:31:31 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/fbsd-from-scratch Makefile Log: Workaround issue when jade is unable to find extra files (non-sgml) in order to insert them "in-place" into artcle.sgml. In order to avoid it we just make a temporary copy of files located in english directory into ${.OBJDIR}. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.2 +11 -14 doc/ru_RU.KOI8-R/articles/fbsd-from-scratch/Makefile From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 10:44:19 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 CAACD16A4CE; Fri, 20 Feb 2004 10:44:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ACF6043D1F; Fri, 20 Feb 2004 10:44:19 -0800 (PST) (envelope-from blackend@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 i1KIiJGe003313; Fri, 20 Feb 2004 10:44:19 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KIiJVo003312; Fri, 20 Feb 2004 10:44:19 -0800 (PST) (envelope-from blackend) Message-Id: <200402201844.i1KIiJVo003312@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 20 Feb 2004 10:44:19 -0800 (PST) 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/books/handbook/advanced-networking chapter.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: Fri, 20 Feb 2004 18:44:20 -0000 blackend 2004/02/20 10:44:19 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: Add informations on how to use a configuration file with natd(8). Revision Changes Path 1.273 +25 -3 doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 12:49:09 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 50AE116A4CE; Fri, 20 Feb 2004 12:49:09 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 32DB843D1D; Fri, 20 Feb 2004 12:49:09 -0800 (PST) (envelope-from oliver@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 i1KKn9Ge036909; Fri, 20 Feb 2004 12:49:09 -0800 (PST) (envelope-from oliver@repoman.freebsd.org) Received: (from oliver@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KKn8L1036908; Fri, 20 Feb 2004 12:49:08 -0800 (PST) (envelope-from oliver) Message-Id: <200402202049.i1KKn8L1036908@repoman.freebsd.org> From: Oliver Lehmann Date: Fri, 20 Feb 2004 12:49:08 -0800 (PST) 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/contributors contrib.additional.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: Fri, 20 Feb 2004 20:49:09 -0000 oliver 2004/02/20 12:49:08 PST FreeBSD doc repository (ports committer) Modified files: en_US.ISO8859-1/articles/contributors contrib.additional.sgml Log: add Thomas Kempka for his ports misc/wminfo, net/wmpiki and x11/wmmsg Revision Changes Path 1.145 +5 -0 doc/en_US.ISO8859-1/articles/contributors/contrib.additional.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 13:17:02 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 B8FA616A4CE; Fri, 20 Feb 2004 13:17:02 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9ABB843D31; Fri, 20 Feb 2004 13:17:02 -0800 (PST) (envelope-from blackend@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 i1KLH2Ge044263; Fri, 20 Feb 2004 13:17:02 -0800 (PST) (envelope-from blackend@repoman.freebsd.org) Received: (from blackend@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KLH2tm044258; Fri, 20 Feb 2004 13:17:02 -0800 (PST) (envelope-from blackend) Message-Id: <200402202117.i1KLH2tm044258@repoman.freebsd.org> From: Marc Fonvieille Date: Fri, 20 Feb 2004 13:17:02 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/fr_FR.ISO8859-1/books/handbook/advanced-networking chapter.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: Fri, 20 Feb 2004 21:17:02 -0000 blackend 2004/02/20 13:17:02 PST FreeBSD doc repository Modified files: fr_FR.ISO8859-1/books/handbook/advanced-networking chapter.sgml Log: MFen 1.250 --> 1.273 for the already translated parts. Revision Changes Path 1.12 +27 -4 doc/fr_FR.ISO8859-1/books/handbook/advanced-networking/chapter.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 15:33:21 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 8BCBA16A50C; Fri, 20 Feb 2004 15:33:21 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6D5EC43D2F; Fri, 20 Feb 2004 15:33:21 -0800 (PST) (envelope-from josef@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 i1KNXLGe075406; Fri, 20 Feb 2004 15:33:21 -0800 (PST) (envelope-from josef@repoman.freebsd.org) Received: (from josef@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1KNXL2d075405; Fri, 20 Feb 2004 15:33:21 -0800 (PST) (envelope-from josef) Message-Id: <200402202333.i1KNXL2d075405@repoman.freebsd.org> From: Josef El-Rayes Date: Fri, 20 Feb 2004 15:33:21 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en internet.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: Fri, 20 Feb 2004 23:33:22 -0000 josef 2004/02/20 15:33:21 PST FreeBSD doc repository Modified files: en internet.sgml Log: "any 386 PC (or better) running FreeBSD" makes this sentence hardware independent Approved by: simon(mentor) PR: www/63032 Submitted by: Linh Pham Revision Changes Path 1.31 +3 -3 www/en/internet.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:06:14 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 EE25A16A4CE; Fri, 20 Feb 2004 22:06:14 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D159643D1F; Fri, 20 Feb 2004 22:06:14 -0800 (PST) (envelope-from andy@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 i1L66EGe075541; Fri, 20 Feb 2004 22:06:14 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L66EKl075540; Fri, 20 Feb 2004 22:06:14 -0800 (PST) (envelope-from andy) Message-Id: <200402210606.i1L66EKl075540@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:06:14 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/mh article.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: Sat, 21 Feb 2004 06:06:15 -0000 andy 2004/02/20 22:06:14 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/mh article.sgml Log: Sync headers with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/mh/article.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:07:58 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 E8DA716A4CE; Fri, 20 Feb 2004 22:07:58 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCD8C43D1F; Fri, 20 Feb 2004 22:07:58 -0800 (PST) (envelope-from andy@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 i1L67wGe075593; Fri, 20 Feb 2004 22:07:58 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L67wFd075592; Fri, 20 Feb 2004 22:07:58 -0800 (PST) (envelope-from andy) Message-Id: <200402210607.i1L67wFd075592@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:07:58 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/pxe article.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: Sat, 21 Feb 2004 06:07:59 -0000 andy 2004/02/20 22:07:58 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/pxe article.sgml Log: Sync with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/pxe/article.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:09:37 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 561B416A4CE; Fri, 20 Feb 2004 22:09:37 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 397FD43D2D; Fri, 20 Feb 2004 22:09:37 -0800 (PST) (envelope-from andy@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 i1L69bGe075643; Fri, 20 Feb 2004 22:09:37 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L69aFk075642; Fri, 20 Feb 2004 22:09:36 -0800 (PST) (envelope-from andy) Message-Id: <200402210609.i1L69aFk075642@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:09:36 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/solid-state article.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: Sat, 21 Feb 2004 06:09:37 -0000 andy 2004/02/20 22:09:36 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/solid-state article.sgml Log: Sync with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +1 -1 doc/ru_RU.KOI8-R/articles/solid-state/article.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:13:49 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 22D7716A4CE; Fri, 20 Feb 2004 22:13:49 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0750843D2D; Fri, 20 Feb 2004 22:13:49 -0800 (PST) (envelope-from andy@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 i1L6DmGe077610; Fri, 20 Feb 2004 22:13:48 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6DmxL077609; Fri, 20 Feb 2004 22:13:48 -0800 (PST) (envelope-from andy) Message-Id: <200402210613.i1L6DmxL077609@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:13:48 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/vm-design article.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: Sat, 21 Feb 2004 06:13:49 -0000 andy 2004/02/20 22:13:48 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/vm-design article.sgml Log: MFen 1.13 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.3 +52 -34 doc/ru_RU.KOI8-R/articles/vm-design/article.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:14:52 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 8BCCB16A4CF; Fri, 20 Feb 2004 22:14:52 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6DC5E43D2F; Fri, 20 Feb 2004 22:14:52 -0800 (PST) (envelope-from andy@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 i1L6EqGe077650; Fri, 20 Feb 2004 22:14:52 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6Eq73077649; Fri, 20 Feb 2004 22:14:52 -0800 (PST) (envelope-from andy) Message-Id: <200402210614.i1L6Eq73077649@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:14:52 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/vm-design Makefile 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: Sat, 21 Feb 2004 06:14:52 -0000 andy 2004/02/20 22:14:52 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles/vm-design Makefile Log: MFen 1.4 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.2 +6 -5 doc/ru_RU.KOI8-R/articles/vm-design/Makefile From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:17:05 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 CDDDC16A4CE; Fri, 20 Feb 2004 22:17:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B045443D3F; Fri, 20 Feb 2004 22:17:05 -0800 (PST) (envelope-from andy@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 i1L6H5Ge077797; Fri, 20 Feb 2004 22:17:05 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6H50e077796; Fri, 20 Feb 2004 22:17:05 -0800 (PST) (envelope-from andy) Message-Id: <200402210617.i1L6H50e077796@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:17:05 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/vm-design fig1.eps fig2.eps fig3.eps fig4.eps 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: Sat, 21 Feb 2004 06:17:06 -0000 andy 2004/02/20 22:17:05 PST FreeBSD doc repository Removed files: ru_RU.KOI8-R/articles/vm-design fig1.eps fig2.eps fig3.eps fig4.eps Log: Remove not needed files Revision Changes Path 1.2 +0 -104 doc/ru_RU.KOI8-R/articles/vm-design/fig1.eps (dead) 1.2 +0 -115 doc/ru_RU.KOI8-R/articles/vm-design/fig2.eps (dead) 1.2 +0 -133 doc/ru_RU.KOI8-R/articles/vm-design/fig3.eps (dead) 1.2 +0 -133 doc/ru_RU.KOI8-R/articles/vm-design/fig4.eps (dead) From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:24:18 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 0368916A4CE; Fri, 20 Feb 2004 22:24:18 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB0DC43D2F; Fri, 20 Feb 2004 22:24:17 -0800 (PST) (envelope-from andy@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 i1L6OHGe079774; Fri, 20 Feb 2004 22:24:17 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6OHWn079773; Fri, 20 Feb 2004 22:24:17 -0800 (PST) (envelope-from andy) Message-Id: <200402210624.i1L6OHWn079773@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:24:17 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/porters-handbook 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: Sat, 21 Feb 2004 06:24:18 -0000 andy 2004/02/20 22:24:17 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/porters-handbook book.sgml Log: MFen 1.367 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.21 +757 -244 doc/ru_RU.KOI8-R/books/porters-handbook/book.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:28:17 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 2D68C16A4D0; Fri, 20 Feb 2004 22:28:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 01E0743D31; Fri, 20 Feb 2004 22:28:17 -0800 (PST) (envelope-from andy@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 i1L6SGGe079933; Fri, 20 Feb 2004 22:28:16 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6SGcD079932; Fri, 20 Feb 2004 22:28:16 -0800 (PST) (envelope-from andy) Message-Id: <200402210628.i1L6SGcD079932@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:28:16 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/releng index.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: Sat, 21 Feb 2004 06:28:17 -0000 andy 2004/02/20 22:28:16 PST FreeBSD doc repository Modified files: ru/releng index.sgml Log: Sync with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.9 +2 -2 www/ru/releng/index.sgml From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:37:31 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 8379B16A4CE; Fri, 20 Feb 2004 22:37:31 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 65FC143D2D; Fri, 20 Feb 2004 22:37:31 -0800 (PST) (envelope-from andy@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 i1L6bVGe082059; Fri, 20 Feb 2004 22:37:31 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6bVnU082058; Fri, 20 Feb 2004 22:37:31 -0800 (PST) (envelope-from andy) Message-Id: <200402210637.i1L6bVnU082058@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:37:31 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/share/sgml/glossary freebsd-glossary.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: Sat, 21 Feb 2004 06:37:31 -0000 andy 2004/02/20 22:37:31 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/share/sgml/glossary freebsd-glossary.sgml Log: Initial import, synchronized with English 1.5 Revision Changes Path 1.1 +133 -0 doc/ru_RU.KOI8-R/share/sgml/glossary/freebsd-glossary.sgml (new) From owner-cvs-doc@FreeBSD.ORG Fri Feb 20 22:40:19 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 50E2416A4CE; Fri, 20 Feb 2004 22:40:19 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 347C543D1D; Fri, 20 Feb 2004 22:40:19 -0800 (PST) (envelope-from andy@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 i1L6eJGe082193; Fri, 20 Feb 2004 22:40:19 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1L6eIOd082191; Fri, 20 Feb 2004 22:40:18 -0800 (PST) (envelope-from andy) Message-Id: <200402210640.i1L6eIOd082191@repoman.freebsd.org> From: Andrey Zakhvatov Date: Fri, 20 Feb 2004 22:40:18 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/ppp-primer 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: Sat, 21 Feb 2004 06:40:19 -0000 andy 2004/02/20 22:40:18 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/books/ppp-primer book.sgml Log: Sync with FRDP. Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +1 -1 doc/ru_RU.KOI8-R/books/ppp-primer/book.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 03:35:25 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 D9BD416A4CE; Sat, 21 Feb 2004 03:35:25 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D3EFE43D1F; Sat, 21 Feb 2004 03:35:25 -0800 (PST) (envelope-from rushani@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 i1LBZPGe056660; Sat, 21 Feb 2004 03:35:25 -0800 (PST) (envelope-from rushani@repoman.freebsd.org) Received: (from rushani@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LBZPm7056659; Sat, 21 Feb 2004 03:35:25 -0800 (PST) (envelope-from rushani) Message-Id: <200402211135.i1LBZPm7056659@repoman.freebsd.org> From: Hideyuki KURASHINA Date: Sat, 21 Feb 2004 03:35:25 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ja/docproj sgml.sgml www/ja/platforms/ia64 todo.sgml www/ja/releases/5.1R errata.html www/ja/ports comments.ja doc/ja_JP.eucJP/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: Sat, 21 Feb 2004 11:35:26 -0000 rushani 2004/02/21 03:35:25 PST FreeBSD doc repository Modified files: ja/docproj sgml.sgml ja/platforms/ia64 todo.sgml ja/releases/5.1R errata.html ja/ports comments.ja ja_JP.eucJP/books/faq book.sgml Log: Fix typo. Submitted by: kano@na.rim.or.jp Reference: [doc-jp 12393] Revision Changes Path 1.61 +1 -1 doc/ja_JP.eucJP/books/faq/book.sgml 1.26 +2 -2 www/ja/docproj/sgml.sgml 1.2 +2 -2 www/ja/platforms/ia64/todo.sgml 1.36 +2 -2 www/ja/ports/comments.ja 1.5 +1 -1 www/ja/releases/5.1R/errata.html From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 05:37:58 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 F3EF416A4CE; Sat, 21 Feb 2004 05:37:57 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id D702143D39; Sat, 21 Feb 2004 05:37:57 -0800 (PST) (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 i1LDbvGe089872; Sat, 21 Feb 2004 05:37:57 -0800 (PST) (envelope-from phantom@repoman.freebsd.org) Received: (from phantom@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LDbvwr089871; Sat, 21 Feb 2004 05:37:57 -0800 (PST) (envelope-from phantom) Message-Id: <200402211337.i1LDbvwr089871@repoman.freebsd.org> From: Alexey Zelkin Date: Sat, 21 Feb 2004 05:37:57 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/gallery gallery.xml 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: Sat, 21 Feb 2004 13:37:58 -0000 phantom 2004/02/21 05:37:57 PST FreeBSD doc repository Modified files: en/gallery gallery.xml Log: merge all gallery submissions up to Sat Feb 21 16:00:46 EET 2004 Revision Changes Path 1.47 +1500 -27 www/en/gallery/gallery.xml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 05:49:26 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 CEBD916A4CE; Sat, 21 Feb 2004 05:49:26 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B04F543D1D; Sat, 21 Feb 2004 05:49:26 -0800 (PST) (envelope-from simon@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 i1LDnQGe091982; Sat, 21 Feb 2004 05:49:26 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LDnQ6Y091981; Sat, 21 Feb 2004 05:49:26 -0800 (PST) (envelope-from simon) Message-Id: <200402211349.i1LDnQ6Y091981@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 21 Feb 2004 05:49:26 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/en/donations wantlist.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: Sat, 21 Feb 2004 13:49:27 -0000 simon 2004/02/21 05:49:26 PST FreeBSD doc repository Modified files: en/donations wantlist.sgml Log: Add le's request for an external SCSI enclosure, disks, and cables for developing vinum and GEOM. Revision Changes Path 1.175 +11 -1 www/en/donations/wantlist.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:26:40 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 63EB116A4CE; Sat, 21 Feb 2004 07:26:40 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4639843D2D; Sat, 21 Feb 2004 07:26:40 -0800 (PST) (envelope-from andy@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 i1LFQeGe015119; Sat, 21 Feb 2004 07:26:40 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFQeuw015118; Sat, 21 Feb 2004 07:26:40 -0800 (PST) (envelope-from andy) Message-Id: <200402211526.i1LFQeuw015118@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 07:26:39 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/java/dists index.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: Sat, 21 Feb 2004 15:26:40 -0000 andy 2004/02/21 07:26:39 PST FreeBSD doc repository Modified files: ru/java/dists index.sgml Log: Fix &base; Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.5 +3 -3 www/ru/java/dists/index.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:28:05 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 AECD316A4CE; Sat, 21 Feb 2004 07:28:05 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 92A1143D1F; Sat, 21 Feb 2004 07:28:05 -0800 (PST) (envelope-from andy@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 i1LFS5Ge015189; Sat, 21 Feb 2004 07:28:05 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFS5Ng015188; Sat, 21 Feb 2004 07:28:05 -0800 (PST) (envelope-from andy) Message-Id: <200402211528.i1LFS5Ng015188@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 07:28:05 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru/projects projects.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: Sat, 21 Feb 2004 15:28:06 -0000 andy 2004/02/21 07:28:05 PST FreeBSD doc repository Modified files: ru/projects projects.sgml Log: MFen 1.157 Revision Changes Path 1.24 +6 -7 www/ru/projects/projects.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:33:12 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 ADA2C16A4CE; Sat, 21 Feb 2004 07:33:12 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 9000543D2D; Sat, 21 Feb 2004 07:33:12 -0800 (PST) (envelope-from andy@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 i1LFXCGe017170; Sat, 21 Feb 2004 07:33:12 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFXCUT017169; Sat, 21 Feb 2004 07:33:12 -0800 (PST) (envelope-from andy) Message-Id: <200402211533.i1LFXCUT017169@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 07:33:12 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/pr-guidelines Makefile 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: Sat, 21 Feb 2004 15:33:12 -0000 andy 2004/02/21 07:33:12 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/articles/pr-guidelines Makefile Log: Initial import, synchronized with English 1.4 Revision Changes Path 1.1 +23 -0 doc/ru_RU.KOI8-R/articles/pr-guidelines/Makefile (new) From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:33:56 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 C79F616A4CE; Sat, 21 Feb 2004 07:33:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id AABB443D2D; Sat, 21 Feb 2004 07:33:56 -0800 (PST) (envelope-from andy@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 i1LFXuGe017214; Sat, 21 Feb 2004 07:33:56 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFXuxf017213; Sat, 21 Feb 2004 07:33:56 -0800 (PST) (envelope-from andy) Message-Id: <200402211533.i1LFXuxf017213@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 07:33:56 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles/pr-guidelines article.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: Sat, 21 Feb 2004 15:33:56 -0000 andy 2004/02/21 07:33:56 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/articles/pr-guidelines article.sgml Log: Initial import, synchronized with English 1.14 Revision Changes Path 1.1 +557 -0 doc/ru_RU.KOI8-R/articles/pr-guidelines/article.sgml (new) From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:34:50 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 3190616A4CE; Sat, 21 Feb 2004 07:34:50 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 146CF43D1D; Sat, 21 Feb 2004 07:34:50 -0800 (PST) (envelope-from andy@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 i1LFYnGe017283; Sat, 21 Feb 2004 07:34:49 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFYnSm017282; Sat, 21 Feb 2004 07:34:49 -0800 (PST) (envelope-from andy) Message-Id: <200402211534.i1LFYnSm017282@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 07:34:49 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/articles Makefile 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: Sat, 21 Feb 2004 15:34:50 -0000 andy 2004/02/21 07:34:49 PST FreeBSD doc repository Modified files: ru_RU.KOI8-R/articles Makefile Log: Build pr-guidelines/ Revision Changes Path 1.10 +1 -1 doc/ru_RU.KOI8-R/articles/Makefile From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:44:43 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 A54EF16A4CE; Sat, 21 Feb 2004 07:44:43 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 88A9C43D1D; Sat, 21 Feb 2004 07:44:43 -0800 (PST) (envelope-from simon@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 i1LFihGe019414; Sat, 21 Feb 2004 07:44:43 -0800 (PST) (envelope-from simon@repoman.freebsd.org) Received: (from simon@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFihb0019413; Sat, 21 Feb 2004 07:44:43 -0800 (PST) (envelope-from simon) Message-Id: <200402211544.i1LFihb0019413@repoman.freebsd.org> From: "Simon L. Nielsen" Date: Sat, 21 Feb 2004 07:44:43 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/share/sgml man-refs.ent 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: Sat, 21 Feb 2004 15:44:43 -0000 simon 2004/02/21 07:44:43 PST FreeBSD doc repository Modified files: share/sgml man-refs.ent Log: Add entities for the GEOM section 9 manual pages. Revision Changes Path 1.260 +10 -0 doc/share/sgml/man-refs.ent From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 07:59:56 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 90EFF16A4CE; Sat, 21 Feb 2004 07:59:56 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 733DE43D1D; Sat, 21 Feb 2004 07:59:56 -0800 (PST) (envelope-from josef@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 i1LFxuGe021749; Sat, 21 Feb 2004 07:59:56 -0800 (PST) (envelope-from josef@repoman.freebsd.org) Received: (from josef@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LFxub8021748; Sat, 21 Feb 2004 07:59:56 -0800 (PST) (envelope-from josef) Message-Id: <200402211559.i1LFxub8021748@repoman.freebsd.org> From: Josef El-Rayes Date: Sat, 21 Feb 2004 07:59:56 -0800 (PST) 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/committers-guide article.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: Sat, 21 Feb 2004 15:59:56 -0000 josef 2004/02/21 07:59:56 PST FreeBSD doc repository Modified files: en_US.ISO8859-1/articles/committers-guide article.sgml Log: Note that ssh2 uses id_(r|d)sa.pub instead of indentity.pub and pubkeys are now stored in /c/ssh_keys Pointed out by: arved Approved by: simon(mentor) Revision Changes Path 1.179 +6 -6 doc/en_US.ISO8859-1/articles/committers-guide/article.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 08:39:53 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 1A28216A4CE; Sat, 21 Feb 2004 08:39:53 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id F189B43D1D; Sat, 21 Feb 2004 08:39:52 -0800 (PST) (envelope-from andy@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 i1LGdqGe031216; Sat, 21 Feb 2004 08:39:52 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LGdqxa031215; Sat, 21 Feb 2004 08:39:52 -0800 (PST) (envelope-from andy) Message-Id: <200402211639.i1LGdqxa031215@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 08:39:52 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: www/ru index.xsl 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: Sat, 21 Feb 2004 16:39:53 -0000 andy 2004/02/21 08:39:52 PST FreeBSD doc repository Modified files: ru index.xsl Log: MFen 1.95 Obtained from: The FreeBSD Russian Documentation Project Revision Changes Path 1.16 +16 -20 www/ru/index.xsl From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 09:03:59 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 8E7E216A4CE; Sat, 21 Feb 2004 09:03:59 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 71B8E43D2D; Sat, 21 Feb 2004 09:03:59 -0800 (PST) (envelope-from andy@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 i1LH3xGe044143; Sat, 21 Feb 2004 09:03:59 -0800 (PST) (envelope-from andy@repoman.freebsd.org) Received: (from andy@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LH3x3p044142; Sat, 21 Feb 2004 09:03:59 -0800 (PST) (envelope-from andy) Message-Id: <200402211703.i1LH3x3p044142@repoman.freebsd.org> From: Andrey Zakhvatov Date: Sat, 21 Feb 2004 09:03:59 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: doc/ru_RU.KOI8-R/books/arch-handbook/driverbasics chapter.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: Sat, 21 Feb 2004 17:03:59 -0000 andy 2004/02/21 09:03:59 PST FreeBSD doc repository Added files: ru_RU.KOI8-R/books/arch-handbook/driverbasics chapter.sgml Log: Initial import, synchronized with English 1.28 Revision Changes Path 1.1 +601 -0 doc/ru_RU.KOI8-R/books/arch-handbook/driverbasics/chapter.sgml (new) From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 14:12:03 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 14C3716A4CE; Sat, 21 Feb 2004 14:12:03 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC4E043D1D; Sat, 21 Feb 2004 14:12:02 -0800 (PST) (envelope-from phk@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 i1LMC2Ge025214; Sat, 21 Feb 2004 14:12:02 -0800 (PST) (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1LMC2OO025210; Sat, 21 Feb 2004 14:12:02 -0800 (PST) (envelope-from phk) Message-Id: <200402212212.i1LMC2OO025210@repoman.freebsd.org> From: Poul-Henning Kamp Date: Sat, 21 Feb 2004 14:12:02 -0800 (PST) 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/books/porters-handbook 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: Sat, 21 Feb 2004 22:12:03 -0000 phk 2004/02/21 14:12:02 PST FreeBSD doc repository (src,ports committer) Modified files: en_US.ISO8859-1/books/porters-handbook book.sgml Log: Document __FreeBSD_version after devicedriver API megapatch. Revision Changes Path 1.368 +5 -0 doc/en_US.ISO8859-1/books/porters-handbook/book.sgml From owner-cvs-doc@FreeBSD.ORG Sat Feb 21 20:55:46 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 B43F816A4CE; Sat, 21 Feb 2004 20:55:46 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 97FF543D1D; Sat, 21 Feb 2004 20:55:46 -0800 (PST) (envelope-from mini@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 i1M4tkGe048088; Sat, 21 Feb 2004 20:55:46 -0800 (PST) (envelope-from mini@repoman.freebsd.org) Received: (from mini@localhost) by repoman.freebsd.org (8.12.10/8.12.10/Submit) id i1M4tkiq048087; Sat, 21 Feb 2004 20:55:46 -0800 (PST) (envelope-from mini) Message-Id: <200402220455.i1M4tkiq048087@repoman.freebsd.org> From: Jonathan Mini Date: Sat, 21 Feb 2004 20:55:46 -0800 (PST) To: doc-committers@FreeBSD.org, cvs-doc@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: CVSROOT access 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: Sun, 22 Feb 2004 04:55:46 -0000 mini 2004/02/21 20:55:46 PST FreeBSD doc repository Modified files: . access Log: Retire my doc commit bit. I don't think I ever used it. Revision Changes Path 1.506 +0 -1 CVSROOT/access