From owner-cvs-src@FreeBSD.ORG Mon Feb 23 16:12:33 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 245DF16A4CE for ; Mon, 23 Feb 2004 16:12:33 -0800 (PST) Received: from root.org (root.org [67.118.192.226]) by mx1.FreeBSD.org (Postfix) with SMTP id EA87443D2D for ; Mon, 23 Feb 2004 16:12:32 -0800 (PST) (envelope-from nate@root.org) Received: (qmail 66104 invoked by uid 1000); 24 Feb 2004 00:12:34 -0000 Date: Mon, 23 Feb 2004 16:12:34 -0800 (PST) From: Nate Lawson To: Noriaki Mitsunaga In-Reply-To: <20040223234753.95E9E16A542@hub.freebsd.org> Message-ID: <20040223161103.A66092@root.org> References: <20040223234753.95E9E16A542@hub.freebsd.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: cvs-src@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-all@FreeBSD.org Subject: Re: cvs commit: src/share/man/man4 ncv.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: Tue, 24 Feb 2004 00:12:33 -0000 On Mon, 23 Feb 2004, Noriaki Mitsunaga wrote: > Modified files: > share/man/man4 ncv.4 > Log: > PAO's work has been merged into FreeBSD not removed. > So remove the line. > > Reviewed by: trhodes > > Revision Changes Path > 1.2 +2 -4 src/share/man/man4/ncv.4 > > --- src/share/man/man4/ncv.4:1.1 Thu Nov 20 16:55:11 2003 > +++ src/share/man/man4/ncv.4 Mon Feb 23 15:47:50 2004 > @@ -111,10 +111,8 @@ > .Fx 2.2 > with > .Tn PAO > -merged in > +and merged in > .Fx 4.2 . > -.Tn PAO > -support has since been removed. > .Sh AUTHORS > The > .Nm I think PAO was merged in 4.9 but I'm not certain of what you're trying to say here. > @@ -124,4 +122,4 @@ > .An -nosplit > .An Tom Rhodes Aq trhodes@FreeBSD.org > and > -.An Noriaki Mitsunaga Aq non@FreeBSD.org . > \ No newline at end of file > +.An Noriaki Mitsunaga Aq non@FreeBSD.org . I think that '\' line is there for a reason. -Nate