From owner-cvs-all@FreeBSD.ORG Thu Dec 30 08:05:04 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ADD0D16A4CF for ; Thu, 30 Dec 2004 08:05:04 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id DF78C43D2F for ; Thu, 30 Dec 2004 08:05:03 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru (8.13.0/vak/3.0) id iBU81xld099852 for cvs-all@FreeBSD.org.checked; Thu, 30 Dec 2004 11:01:59 +0300 (MSK) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by hanoi.cronyx.ru (8.13.0/vak/3.0) with ESMTP id iBU808MM099829; Thu, 30 Dec 2004 11:00:08 +0300 (MSK) (envelope-from rik@cronyx.ru) Message-ID: <41D3B359.5010708@cronyx.ru> Date: Thu, 30 Dec 2004 10:50:49 +0300 From: Roman Kurakin User-Agent: Mozilla/5.0 (X11; U; Linux i686; ru-RU; rv:1.2.1) Gecko/20030426 X-Accept-Language: ru-ru, en MIME-Version: 1.0 To: Christian Brueffer References: <200412300148.iBU1mCln068901@repoman.freebsd.org> In-Reply-To: <200412300148.iBU1mCln068901@repoman.freebsd.org> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/sbin/sconfig sconfig.8 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 30 Dec 2004 08:05:04 -0000 Christian Brueffer: >brueffer 2004-12-30 01:48:12 UTC > > FreeBSD src repository (doc committer) > > Modified files: > sbin/sconfig sconfig.8 > Log: > Fix typos. > > PR: 75616 > Submitted by: n-kogane@syd.odn.ne.jp > > Revision Changes Path > 1.7 +3 -3 src/sbin/sconfig/sconfig.8 > > Thanks!