From owner-freebsd-bugs Sat Mar 22 15:20:10 1997 Return-Path: Received: (from root@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA06527 for bugs-outgoing; Sat, 22 Mar 1997 15:20:10 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.8.5/8.8.5) id PAA06518; Sat, 22 Mar 1997 15:20:06 -0800 (PST) Resent-Date: Sat, 22 Mar 1997 15:20:06 -0800 (PST) Resent-Message-Id: <199703222320.PAA06518@freefall.freebsd.org> Resent-From: gnats (GNATS Management) Resent-To: freebsd-bugs Resent-Reply-To: FreeBSD-gnats@freefall.FreeBSD.org, Received:(from nobody@localhost) by.freefall.freebsd.org.id.PAA06379;Sat; (8.8.5/8.8.5);, 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 X-Send-Pr-Version: www-1.0 Subject: bin/3063: bison man page references /usr/local/lib/bison.* Sender: owner-bugs@freebsd.org X-Loop: FreeBSD.org Precedence: bulk >Number: 3063 >Category: bin >Synopsis: bison man page references /usr/local/lib/bison.* >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Sat Mar 22 15:20:04 PST 1997 >Last-Modified: >Originator: Kent Vander Velden >Organization: Iowa State University >Release: FreeBSD-current >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 >Audit-Trail: >Unformatted: