Skip to content

Commit 5238212

Browse files
committed
doc: remove some spurious ".tar.gz" suffixes from directory names
1 parent 965e0f1 commit 5238212

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/z-chap02.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<Item>
6262
locate your &GAP; directory, the one containing the directories
6363
<F>lib</F>, <F>doc</F> and so on. Move the directory
64-
<F>&ARCHIVENAME;</F> into the <F>pkg</F> subdirectory of your &GAP;
64+
<F>semigroups-&VERSION;</F> into the <F>pkg</F> subdirectory of your &GAP;
6565
directory.
6666
</Item>
6767

@@ -109,7 +109,7 @@
109109
&SEMIGROUPS; package without compiling it.
110110
<P/>
111111

112-
To compile the kernel component inside the <F>pkg/&ARCHIVENAME;</F>
112+
To compile the kernel component inside the <F>pkg/semigroups-&VERSION;</F>
113113
directory, type
114114
<Listing><![CDATA[
115115
./configure && make

0 commit comments

Comments
 (0)