From b7d9d404530bb763fc76017744709800796af054 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Thu, 16 Jan 2003 19:55:00 +0000 Subject: Converted m4, bison, less, groff, textutils, sed, flex, binutils, fileutils, shellutils, gettext and net-tools to new layout. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2353 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/bison-shortdesc.xml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 appendixa/bison-shortdesc.xml (limited to 'appendixa/bison-shortdesc.xml') diff --git a/appendixa/bison-shortdesc.xml b/appendixa/bison-shortdesc.xml new file mode 100644 index 000000000..6106d7435 --- /dev/null +++ b/appendixa/bison-shortdesc.xml @@ -0,0 +1,14 @@ +Contents of Bison + +Last checked against version &bison-contversion;. + +Bison is a parser generator, a replacement for yacc. Bison +generates a program that analyzes the structure of a text file. + +Bison installs the following: + +Program Files +bison and yacc + + + -- cgit v1.2.3-54-g00ecf