From cjc@cc942873-a.ewndsr1.nj.home.com Fri May 14 18:21:17 1999
Return-Path: <cjc@cc942873-a.ewndsr1.nj.home.com>
Received: from cc942873-a.ewndsr1.nj.home.com (cc942873-a.ewndsr1.nj.home.com [24.2.89.207])
	by hub.freebsd.org (Postfix) with ESMTP id DC64214D63
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 14 May 1999 18:21:15 -0700 (PDT)
	(envelope-from cjc@cc942873-a.ewndsr1.nj.home.com)
Received: (from cjc@localhost)
	by cc942873-a.ewndsr1.nj.home.com (8.9.3/8.8.8) id VAA20596;
	Fri, 14 May 1999 21:21:33 -0400 (EDT)
	(envelope-from cjc)
Message-Id: <199905150121.VAA20596@cc942873-a.ewndsr1.nj.home.com>
Date: Fri, 14 May 1999 21:21:33 -0400 (EDT)
From: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
Reply-To: cjc@cc942873-a.ewndsr1.nj.home.com
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in www.freebsd.org/handbook/ports-troubleshooting.html
X-Send-Pr-Version: 3.2

>Number:         11716
>Category:       docs
>Synopsis:       "pkg_add(1)" appears as "pkg.add(1)"
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri May 14 18:30:01 PDT 1999
>Closed-Date:    Sat May 15 09:26:49 PDT 1999
>Last-Modified:  Sat May 15 09:36:49 PDT 1999
>Originator:     Crist J. Clark
>Release:        FreeBSD 2.2.8-STABLE i386
>Organization:
>Environment:

	      FreeBSD webpages

>Description:

	The Handbook page,

	http://www.freebsd.org/handbook/ports-troubleshooting.html

	tells users to "Use the pkg.add(1) program..." This should
	read "pkg_add(1)."

>How-To-Repeat:

	Read the page,

	http://www.freebsd.org/handbook/ports-troubleshooting.html

	(Note: this is error does not seem to exist in the Handbook
	that I have from my 3.1-RELEASE.)

>Fix:

*** ports-troubleshooting.html  Fri May 14 21:10:38 1999
--- ports-troubleshooting.html.orig     Fri May 14 21:09:52 1999
***************
*** 83,89 ****
              work (on the whole) than trying to compile from source
              and a lot faster besides! Use the <span class= 
              "CITEREFENTRY"><span class="REFENTRYTITLE">
!             pkg_add</span>(1)</span> program to install a package
              file on your system.
            </p>
          </li>
--- 83,89 ----
              work (on the whole) than trying to compile from source
              and a lot faster besides! Use the <span class= 
              "CITEREFENTRY"><span class="REFENTRYTITLE">
!             pkg.add</span>(1)</span> program to install a package
              file on your system.
            </p>
          </li>

>Release-Note:
>Audit-Trail:

From: Chris Costello <chris@calldei.com>
To: "Crist J. Clark" <cjc@cc942873-a.ewndsr1.nj.home.com>
Cc: FreeBSD-gnats-submit@FreeBSD.ORG
Subject: Re: docs/11716: Typo in www.freebsd.org/handbook/ports-troubleshooting.html
Date: Fri, 14 May 1999 20:40:22 -0500

 On Fri, May 14, 1999, Crist J. Clark wrote:
 > >Fix:
 
    A more proper fix:
 
 Index: man-refs.ent
 ===================================================================
 RCS file: /home/ncvs/doc/share/sgml/man-refs.ent,v
 retrieving revision 1.4
 diff -u -r1.4 man-refs.ent
 --- man-refs.ent	1999/05/04 05:12:09	1.4
 +++ man-refs.ent	1999/05/15 01:38:55
 @@ -35,8 +35,8 @@
  <!ENTITY man.nsgmls.1 "<citerefentry/<refentrytitle/nsgmls/<manvolnum/1//">
  <!ENTITY man.patch.1 "<citerefentry/<refentrytitle/patch/<manvolnum/1//">
  <!ENTITY man.pax.1 "<citerefentry/<refentrytitle/pax/<manvolnum/1//">
 -<!ENTITY man.pkg.add.1 "<citerefentry/<refentrytitle/pkg.add/<manvolnum/1//">
 -<!ENTITY man.pkg.create.1 "<citerefentry/<refentrytitle/pkg.create/<manvolnum/1//">
 +<!ENTITY man.pkg.add.1 "<citerefentry/<refentrytitle/pkg_add/<manvolnum/1//">
 +<!ENTITY man.pkg.create.1 "<citerefentry/<refentrytitle/pkg_create/<manvolnum/1//">
  <!ENTITY man.pr.1 "<citerefentry/<refentrytitle/pr/<manvolnum/1//">
  <!ENTITY man.ps.1 "<citerefentry/<refentrytitle/ps/<manvolnum/1//">
  <!ENTITY man.rcp.1 "<citerefentry/<refentrytitle/rcp/<manvolnum/1//">
 
 > 
 > >Release-Note:
 > >Audit-Trail:
 > >Unformatted:
 > 
 > 
 > To Unsubscribe: send mail to majordomo@FreeBSD.org
 > with "unsubscribe freebsd-doc" in the body of the message
 
 -- 
 Chris Costello                                <chris@calldei.com>
 "#define QUESTION ((bb) || !(bb))  - Shakespeare."
 
State-Changed-From-To: open->closed 
State-Changed-By: jesusr 
State-Changed-When: Sat May 15 09:26:49 PDT 1999 
State-Changed-Why:  
Patch commited, thanks! 
rev 1.5 doc/share/sgml/man-refs.ent 
>Unformatted:
