From bdavis@house.so14k.com  Tue Jul  6 06:56:39 2004
Return-Path: <bdavis@house.so14k.com>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 0BAAE16A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Jul 2004 06:56:39 +0000 (GMT)
Received: from valentine.liquidneon.com (valentine.liquidneon.com [216.38.206.180])
	by mx1.FreeBSD.org (Postfix) with ESMTP id E0B2643D1D
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Jul 2004 06:56:38 +0000 (GMT)
	(envelope-from bdavis@house.so14k.com)
Received: from localhost (localhost [127.0.0.1])
	by valentine.liquidneon.com (Postfix) with ESMTP id 7B9DC834
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Jul 2004 00:56:38 -0600 (MDT)
Received: from valentine.liquidneon.com ([216.38.206.180])
 by localhost (valentine.liquidneon.com [127.0.0.1]) (amavisd-new, port 10024)
 with ESMTP id 96602-03 for <FreeBSD-gnats-submit@freebsd.org>;
 Tue,  6 Jul 2004 00:56:38 -0600 (MDT)
Received: from mccaffrey.house.so14k.com (c-24-8-51-173.client.comcast.net [24.8.51.173])
	by valentine.liquidneon.com (Postfix) with ESMTP id 2E48D702
	for <FreeBSD-gnats-submit@freebsd.org>; Tue,  6 Jul 2004 00:56:38 -0600 (MDT)
Received: by mccaffrey.house.so14k.com (Postfix, from userid 1001)
	id DD9F072F; Tue,  6 Jul 2004 00:56:37 -0600 (MDT)
Message-Id: <20040706065637.DD9F072F@mccaffrey.house.so14k.com>
Date: Tue,  6 Jul 2004 00:56:37 -0600 (MDT)
From: Brad Davis <so14k@so14k.com>
Reply-To: Brad Davis <so14k@so14k.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: s/<command>/<filename role="package">/
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         68718
>Category:       docs
>Synopsis:       s/<command>/<filename role="package">/
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Tue Jul 06 07:00:44 GMT 2004
>Closed-Date:    Thu Jul 08 16:08:43 GMT 2004
>Last-Modified:  Thu Jul 08 16:08:43 GMT 2004
>Originator:     Brad Davis
>Release:        FreeBSD 4.10-STABLE i386
>Organization:
>Environment:
System: FreeBSD mccaffrey.house.so14k.com 4.10-STABLE FreeBSD 4.10-STABLE #0: Fri May 28 08:02:41 MDT 2004 root@mccaffrey.house.so14k.com:/usr/obj/usr/src/sys/MCCAFFREY i386
>Description:
	s/<command>/<filename role="package">/
>How-To-Repeat:
>Fix:
	Apply the diff at http://freebsd.so14k.com/editors.patch
	MD5 (editors.patch) = f1055ec47ae1011c1fa1fe0c359f2da6
>Release-Note:
>Audit-Trail:

From: Marc Fonvieille <blackend@FreeBSD.org>
To: Brad Davis <so14k@so14k.com>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/68718: s/<command>/<filename role="package">/
Date: Tue, 6 Jul 2004 09:24:37 +0200

 On Tue, Jul 06, 2004 at 12:56:37AM -0600, Brad Davis wrote:
 > >Description:
 > 	s/<command>/<filename role="package">/
 > >How-To-Repeat:
 > >Fix:
 > 	Apply the diff at http://freebsd.so14k.com/editors.patch
 > 	MD5 (editors.patch) = f1055ec47ae1011c1fa1fe0c359f2da6
 
 Please add patch to the PR.
 
 I'm not sure your patch is the best solution, I'd do instead for more
 consistency with previous "paras":
 
 <para>FreeBSD also comes with more powerful text editors such as
   <application>vi</application> as part of the base system, while other editors, like
   <application>Emacs</application> and <application>vim</application>,
   are part of the FreeBSD Ports Collection (<filename
 role="package">editors/emacs</filename> and <filename role="package">editors/vim</filename>).  These editors offer much
   more functionality and power at the expense of being a little more
   complicated to learn.  However if you plan on doing a lot of text
   editing, learning a more powerful editor such as
   <application>vim</application> or <application>Emacs</application>
   will save you much more time in the long run.</para>
 
 I used vim and not Vim since www.vim.org uses both, the easiest to
 type is vim :)
 
 Marc

From: Brad Davis <so14k@so14k.com>
To: Marc Fonvieille <blackend@FreeBSD.org>
Cc: FreeBSD-gnats-submit@FreeBSD.org
Subject: Re: docs/68718: s/<command>/<filename role="package">/
Date: Tue, 6 Jul 2004 12:43:01 -0600

 On Tuesday 06 July 2004 01:24, Marc Fonvieille wrote:
 > On Tue, Jul 06, 2004 at 12:56:37AM -0600, Brad Davis wrote:
 > > >Description:
 > >
 > > 	s/<command>/<filename role="package">/
 > >
 > > >How-To-Repeat:
 > > >Fix:
 > >
 > > 	Apply the diff at http://freebsd.so14k.com/editors.patch
 > > 	MD5 (editors.patch) = f1055ec47ae1011c1fa1fe0c359f2da6
 >
 > Please add patch to the PR.
 >
 > I'm not sure your patch is the best solution, I'd do instead for more
 > consistency with previous "paras":
 >
 > <para>FreeBSD also comes with more powerful text editors such as
 >   <application>vi</application> as part of the base system, while other
 > editors, like <application>Emacs</application> and
 > <application>vim</application>, are part of the FreeBSD Ports Collection
 > (<filename
 > role="package">editors/emacs</filename> and <filename
 > role="package">editors/vim</filename>).  These editors offer much more
 > functionality and power at the expense of being a little more complicated
 > to learn.  However if you plan on doing a lot of text editing, learning a
 > more powerful editor such as
 >   <application>vim</application> or <application>Emacs</application>
 >   will save you much more time in the long run.</para>
 >
 > I used vim and not Vim since www.vim.org uses both, the easiest to
 > type is vim :)
 
 I will add my patches into the PRs directly from now on! (I thought it would 
 be easier for you guys to fetch them and look that way :)
 
 I'm not sure what your looking for. Do you want my approval? If so you have 
 it!
 
 Regards,
 Brad Davis
 -- 
 Oh, well, I guess this is just going to be one of those lifetimes.
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Thu Jul 8 16:07:34 GMT 2004 
State-Changed-Why:  
Committed a version similar to the one Marc proposed. 
Thanks for noticing this! 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Thu Jul 8 16:07:34 GMT 2004 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=68718 
>Unformatted:
