From owner-cvs-all Sun Jun 24 13:28:50 2001 Delivered-To: cvs-all@freebsd.org Received: from mailb.telia.com (mailb.telia.com [194.22.194.6]) by hub.freebsd.org (Postfix) with ESMTP id ED89937B405 for ; Sun, 24 Jun 2001 13:28:41 -0700 (PDT) (envelope-from ertr1013@student.uu.se) Received: from d1o913.telia.com (d1o913.telia.com [195.252.44.241]) by mailb.telia.com (8.9.3/8.9.3) with ESMTP id WAA26657 for ; Sun, 24 Jun 2001 22:28:39 +0200 (CEST) Received: from ertr1013.student.uu.se (h185n2fls20o913.telia.com [212.181.163.185]) by d1o913.telia.com (8.8.8/8.8.8) with SMTP id WAA24229 for ; Sun, 24 Jun 2001 22:28:37 +0200 (CEST) Received: (qmail 65513 invoked by uid 1001); 24 Jun 2001 20:28:03 -0000 Date: Sun, 24 Jun 2001 22:28:03 +0200 From: Erik Trulsson To: Dima Dorfman Cc: cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/bin/sh sh.1 src/lib/libc/db/man dbm.3 src/lib/libc/gen exec.3 getbootfile.3 src/lib/libc/posix1e acl_init.3 src/lib/libc/rpc des_crypt.3 rpc_secure.3 src/lib/libc/sys kqueue.2 src/lib/libcrypt crypt.3 ... Message-ID: <20010624222803.A65407@student.uu.se> Mail-Followup-To: Dima Dorfman , cvs-all@FreeBSD.ORG References: <200106240134.f5O1Yep04540@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200106240134.f5O1Yep04540@freefall.freebsd.org> User-Agent: Mutt/1.3.19i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sat, Jun 23, 2001 at 06:34:40PM -0700, Dima Dorfman wrote: > dd 2001/06/23 18:34:39 PDT > > Modified files: [...] > share/man/man7 ports.7 security.7 tuning.7 [...] > Log: > Remove duplicate words. [...] > 1.4 +2 -2 src/share/man/man7/tuning.7 The change to tuning.7 should probably be backed out. As you can see by looking at the diff between rev 1.3 and 1.4 below the duplicate word should be there in this case. 5c5 < .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.3 2001/06/24 01:17:07 dd Exp $ --- > .\" $FreeBSD: src/share/man/man7/tuning.7,v 1.4 2001/06/24 01:34:32 dd Exp $ 188c188 < creation and deletion. We recommend turning softupdates on on all of your --- > creation and deletion. We recommend turning softupdates on all of your ( I haven't checked if there is a problem or not with any of the other files that were modified. I just happened to notice this one. ) -- Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message