From owner-cvs-src@FreeBSD.ORG Thu Nov 18 13:10:38 2004 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id CE81316A4CE; Thu, 18 Nov 2004 13:10:38 +0000 (GMT) Received: from kane.otenet.gr (kane.otenet.gr [195.170.0.27]) by mx1.FreeBSD.org (Postfix) with ESMTP id E7AB843D2F; Thu, 18 Nov 2004 13:10:30 +0000 (GMT) (envelope-from keramida@ceid.upatras.gr) Received: from orion.daedalusnetworks.priv (aris.bedc.ondsl.gr [62.103.39.226])iAIDATAl009740; Thu, 18 Nov 2004 15:10:29 +0200 Received: from orion.daedalusnetworks.priv (orion [127.0.0.1]) iAIDATbO024935; Thu, 18 Nov 2004 15:10:29 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Received: (from keramida@localhost)iAIDASrC024934; Thu, 18 Nov 2004 15:10:28 +0200 (EET) (envelope-from keramida@ceid.upatras.gr) Date: Thu, 18 Nov 2004 15:10:28 +0200 From: Giorgos Keramidas To: Gleb Smirnoff Message-ID: <20041118131028.GA24916@orion.daedalusnetworks.priv> References: <200411181220.iAICKq0s048702@repoman.freebsd.org> <20041118130536.GB24197@cell.sick.ru> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20041118130536.GB24197@cell.sick.ru> cc: cvs-src@freebsd.org cc: src-committers@freebsd.org cc: cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.sbin/syslogd syslogd.c X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 18 Nov 2004 13:10:39 -0000 On 2004-11-18 16:05, Gleb Smirnoff wrote: >On Thu, Nov 18, 2004 at 12:20:52PM +0000, Giorgos Keramidas wrote: >> Modified files: >> usr.sbin/syslogd syslogd.c >> Log: >> Fix a minor comment typo: priveleged = privileged. > > Pass the pointy hat pls. David have noticed this typo, I've fixed it > in my source tree. But when commiting I've took the patch I've sent > before fixing. Ok. No big deal though. I was just copying some stuff from syslogd.c to a program of mine, and noticed the typo :)