File tree Expand file tree Collapse file tree 2 files changed +18
-7
lines changed
Expand file tree Collapse file tree 2 files changed +18
-7
lines changed Original file line number Diff line number Diff line change 6969 back out twice to return to the original function. Most editors
7070 support this via tags or etags files.
7171
72- Third, you need to get mkid from ftp.postgresql.org. By running
73- tools/make_mkid, an archive of source symbols can be created that can
74- be rapidly queried like grep or edited. Others prefer glimpse.
72+ Third, you need to get id-utils from:
73+ ftp://alpha.gnu.org/gnu/id-utils-3.2d.tar.gz
74+ ftp://tug.org/gnu/id-utils-3.2d.tar.gz
75+ ftp://ftp.enst.fr/pub/gnu/gnits/id-utils-3.2d.tar.gz
76+
77+ By running tools/make_mkid, an archive of source symbols can be
78+ created that can be rapidly queried like grep or edited. Others prefer
79+ glimpse.
7580
7681 make_diff has tools to create patch diff files that can be applied to
7782 the distribution.
Original file line number Diff line number Diff line change @@ -87,10 +87,16 @@ <H3><a
8787via < I > tags</ I > or < I > etags</ I > files.< P >
8888
8989
90- Third, you need to get < I > mkid</ I > from ftp.postgresql.org. By running
91- < I > tools/make_mkid</ I > , an archive of source symbols can be created that
92- can be rapidly queried like < I > grep</ I > or edited. Others prefer
93- < I > glimpse.</ I > < P >
90+ Third, you need to get < I > id-utils</ I > from:
91+ < pre >
92+ < a href ="ftp://alpha.gnu.org/gnu/id-utils-3.2d.tar.gz "> ftp://alpha.gnu.org/gnu/id-utils-3.2d.tar.gz</ a >
93+ < a href ="ftp://tug.org/gnu/id-utils-3.2d.tar.gz "> ftp://tug.org/gnu/id-utils-3.2d.tar.gz</ a >
94+ < a href ="ftp://ftp.enst.fr/pub/gnu/gnits/id-utils-3.2d.tar.gz "> ftp://ftp.enst.fr/pub/gnu/gnits/id-utils-3.2d.tar.gz</ a >
95+ </ pre >
96+
97+ By running < I > tools/make_mkid</ I > , an archive of source symbols can be
98+ created that can be rapidly queried like < I > grep</ I > or edited. Others
99+ prefer < I > glimpse.</ I > < P >
94100
95101
96102< I > make_diff</ I > has tools to create patch diff files that can be
You can’t perform that action at this time.
0 commit comments