From owner-cvs-src@FreeBSD.ORG Fri Jul 9 10:35:08 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 A06A616A4CE for ; Fri, 9 Jul 2004 10:35:08 +0000 (GMT) Received: from hanoi.cronyx.ru (hanoi.cronyx.ru [144.206.181.53]) by mx1.FreeBSD.org (Postfix) with ESMTP id C0C4F43D1F for ; Fri, 9 Jul 2004 10:35:05 +0000 (GMT) (envelope-from rik@cronyx.ru) Received: (from root@localhost) by hanoi.cronyx.ru id i69AW6NG033787 for cvs-src@FreeBSD.org.checked; (8.12.8/vak/2.1) Fri, 9 Jul 2004 14:32:06 +0400 (MSD) (envelope-from rik@cronyx.ru) Received: from cronyx.ru (hi.cronyx.ru [144.206.181.94]) by hanoi.cronyx.ru with ESMTP id i69AVF5l033724; (8.12.8/vak/2.1) Fri, 9 Jul 2004 14:31:15 +0400 (MSD) (envelope-from rik@cronyx.ru) Message-ID: <40EE73E6.3020304@cronyx.ru> Date: Fri, 09 Jul 2004 14:31:02 +0400 From: Roman Kurakin User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.6b) Gecko/20031208 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Ruslan Ermilov References: <200407090726.i697QFLa045755@repoman.freebsd.org> In-Reply-To: <200407090726.i697QFLa045755@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/share/man/man4 ng_atm.4 ng_atmllc.4 ng_atmpif.4 ng_sppp.4 ng_sscfu.4 ng_sscop.4 ng_uni.4 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: Fri, 09 Jul 2004 10:35:08 -0000 Ruslan Ermilov wrote: >ru 2004-07-09 07:26:15 UTC > > FreeBSD src repository > > Modified files: > share/man/man4 ng_atm.4 ng_atmllc.4 ng_atmpif.4 > ng_sppp.4 ng_sscfu.4 ng_sscop.4 ng_uni.4 > Log: > Fixed markup and punctuation. > > Revision Changes Path > 1.10 +109 -73 src/share/man/man4/ng_atm.4 > 1.3 +13 -14 src/share/man/man4/ng_atmllc.4 > 1.8 +28 -21 src/share/man/man4/ng_atmpif.4 > 1.6 +66 -47 src/share/man/man4/ng_sppp.4 > > Thanks! rik > 1.7 +36 -31 src/share/man/man4/ng_sscfu.4 > 1.7 +139 -96 src/share/man/man4/ng_sscop.4 > 1.8 +66 -62 src/share/man/man4/ng_uni.4 > > > >