From nobody  Sat Mar 22 15:16:37 1997
Received: (from nobody@localhost)
          by freefall.freebsd.org (8.8.5/8.8.5) id PAA06379;
          Sat, 22 Mar 1997 15:16:37 -0800 (PST)
Message-Id: <199703222316.PAA06379@freefall.freebsd.org>
Date: Sat, 22 Mar 1997 15:16:37 -0800 (PST)
From: graphix@iastate.edu
To: freebsd-gnats-submit@freebsd.org
Subject: bison man page references /usr/local/lib/bison.*
X-Send-Pr-Version: www-1.0

>Number:         3063
>Category:       bin
>Synopsis:       bison man page references /usr/local/lib/bison.*
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Mar 22 15:20:04 PST 1997
>Closed-Date:    Sat Mar 22 16:00:13 PST 1997
>Last-Modified:  Sat Mar 22 16:00:59 PST 1997
>Originator:     Kent Vander Velden
>Release:        FreeBSD-current
>Organization:
Iowa State University
>Environment:
FreeBSD pseudo.cc.iastate.edu 3.0-CURRENT FreeBSD 3.0-CURRENT #0: Sun Feb  9 02:37:42 CST 1997     kent@pseudo.cc.iastate.edu:/usr/src/sys/compile/PSEUDO  i386

>Description:
Bison man page (and perhaps others?) reference support files in /usr/local/lib	
>How-To-Repeat:
man bison	
>Fix:
Change man page to reference installed location.

Index: bison.1
===================================================================
RCS file: /jaz/FreeBSD-CVS/src/contrib/bison/bison.1,v
retrieving revision 1.1.1.1
diff -c -r1.1.1.1 bison.1
*** bison.1     1996/09/10 13:12:02     1.1.1.1
--- bison.1     1997/03/22 23:15:39
***************
*** 325,333 ****
  for compatibility with previous releases.  Eventually support for `+'
  will be removed, because it is incompatible with the POSIX.2 standard.
  .SH FILES
! /usr/local/lib/bison.simple   simple parser
  .br
! /usr/local/lib/bison.hairy    complicated parser
  .SH SEE ALSO
  .IR yacc (1)
  .br
--- 325,333 ----
  for compatibility with previous releases.  Eventually support for `+'
  will be removed, because it is incompatible with the POSIX.2 standard.
  .SH FILES
! /usr/share/misc/bison.simple  simple parser
  .br
! /usr/share/misc/bison.hairy   complicated parser
  .SH SEE ALSO
  .IR yacc (1)
  .br

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Sat Mar 22 16:00:13 PST 1997 
State-Changed-Why:  
Suggested fixes applied, thanks! 
>Unformatted:
