Date: Sun, 24 Jun 2001 22:28:03 +0200 From: Erik Trulsson <ertr1013@student.uu.se> To: Dima Dorfman <dd@FreeBSD.ORG> 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> In-Reply-To: <200106240134.f5O1Yep04540@freefall.freebsd.org> References: <200106240134.f5O1Yep04540@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
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. ) -- <Insert your favourite quote here.> Erik Trulsson ertr1013@student.uu.se To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010624222803.A65407>