From owner-cvs-doc@FreeBSD.ORG Wed Apr 9 16:30:49 2003 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 EF29637B401; Wed, 9 Apr 2003 16:30:49 -0700 (PDT) Received: from thalia.otenet.gr (mailsrv.otenet.gr [195.170.0.5]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6971F43FB1; Wed, 9 Apr 2003 16:30:48 -0700 (PDT) (envelope-from keramida@ceid.upatras.gr) Received: from gothmog.gr (patr530-b207.otenet.gr [212.205.244.215]) by thalia.otenet.gr (8.12.9/8.12.9) with ESMTP id h39NUimP018746; Thu, 10 Apr 2003 02:30:45 +0300 (EEST) Received: from gothmog.gr (gothmog [127.0.0.1]) by gothmog.gr (8.12.9/8.12.9) with ESMTP id h39NUiJO037752; Thu, 10 Apr 2003 02:30:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Received: (from giorgos@localhost) by gothmog.gr (8.12.9/8.12.9/Submit) id h39NUiec037751; Thu, 10 Apr 2003 02:30:44 +0300 (EEST) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 10 Apr 2003 02:30:43 +0300 From: Giorgos Keramidas To: Sean Chittenden , doc-committers@freebsd.org, cvs-doc@freebsd.org, cvs-all@freebsd.org Message-ID: <20030409233043.GA33664@gothmog.gr> References: <200304091522.h39FMWT0008800@repoman.freebsd.org> <20030409185852.GA2566@HAL9000.homeunix.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030409185852.GA2566@HAL9000.homeunix.com> Subject: Re: cvs commit: doc/en_US.ISO8859-1/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: Wed, 09 Apr 2003 23:30:50 -0000 On 2003-04-09 11:58, David Schultz wrote: > On Wed, Apr 09, 2003, Sean Chittenden wrote: > > - replace filesystem with file system > ^^^^^^^^^^^^^^^^^^^^^^^^^^^ > ISTR someone making a sweep to convert things the other way a > few months ago. ;-) It was /filesystem/file system/. See for instancee src/bin/ls/ls.1 ---------------------------- revision 1.69 date: 2002/08/21 17:32:34; author: trhodes; state: Exp; lines: +1 -1 s/filesystem/file system/ as discussed on -developers ---------------------------- Oops, I uncovered Tom's secret plan for world domination... Ah well :-) - Giorgos