diff options
Diffstat (limited to 'chapter06/bison.xml')
-rw-r--r-- | chapter06/bison.xml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chapter06/bison.xml b/chapter06/bison.xml index 238d4174f..35b9ff7e4 100644 --- a/chapter06/bison.xml +++ b/chapter06/bison.xml @@ -76,10 +76,12 @@ <segmentedlist> <segtitle>Installed programs</segtitle> <segtitle>Installed library</segtitle> + <segtitle>Installed directory</segtitle> <seglistitem> <seg>bison and yacc</seg> <seg>liby.a</seg> + <seg>/usr/share/bison</seg> </seglistitem> </segmentedlist> |