Changeset 97475d9 for final-system/common
- Timestamp:
- May 30, 2006, 5:06:36 PM (18 years ago)
- Children:
- 30f556b
- Parents:
- 5a1ac59
- Location:
- final-system/common
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/common/automake.xml
r5a1ac59 r97475d9 52 52 53 53 <seglistitem> 54 <seg>acinstall, aclocal, aclocal- &automake-version;, automake,55 automake- &automake-version;, compile, config.guess, config.sub,54 <seg>acinstall, aclocal, aclocal-1.9, automake, 55 automake-1.9, compile, config.guess, config.sub, 56 56 depcomp, elisp-comp, install-sh, mdate-sh, missing, mkinstalldirs, 57 57 py-compile, symlink-tree, and ylwrap</seg> … … 86 86 87 87 <varlistentry id="aclocal-version"> 88 <term><command>aclocal- &automake-version;</command></term>88 <term><command>aclocal-1.9</command></term> 89 89 <listitem> 90 90 <para>A hard link to <command>aclocal</command></para> … … 114 114 115 115 <varlistentry id="automake-version"> 116 <term><command>automake- &automake-version;</command></term>116 <term><command>automake-1.9</command></term> 117 117 <listitem> 118 118 <para>A hard link to <command>automake</command></para> -
final-system/common/glibc.xml
r5a1ac59 r97475d9 310 310 <seglistitem> 311 311 <seg>catchsegv, gencat, getconf, getent, iconv, iconvconfig, ldconfig, 312 ldd, lddlibc4, locale, localedef, mtrace, nscd, nscd_nischeck,312 ldd, lddlibc4, locale, localedef, mtrace, nscd, 313 313 pcprofiledump, pt_chown, rpcgen, rpcinfo, sln, sprof, tzselect, xtrace, 314 314 zdump, and zic</seg> … … 465 465 </varlistentry> 466 466 467 <varlistentry id="nscd_nischeck">468 <term><command>nscd_nischeck</command></term>469 <listitem>470 <para>Checks whether or not secure mode is necessary for NIS+471 lookup</para>472 <indexterm zone="ch-system-glibc nscd_nischeck">473 <primary sortas="b-nscd_nischeck">nscd_nischeck</primary>474 </indexterm>475 </listitem>476 </varlistentry>477 478 467 <varlistentry id="pcprofiledump"> 479 468 <term><command>pcprofiledump</command></term> -
final-system/common/perl.xml
r5a1ac59 r97475d9 84 84 85 85 <seglistitem> 86 <seg>a2p, c2ph, dprofpp, enc2xs,find2perl, h2ph, h2xs, libnetcfg,86 <seg>a2p, c2ph, dprofpp, find2perl, h2ph, h2xs, libnetcfg, 87 87 perl, perl&perl-version; (link to perl), perlbug, perlcc, perldoc, 88 88 perlivp, piconv, pl2pm, pod2html, pod2latex, pod2man, pod2text, … … 129 129 </varlistentry> 130 130 131 <varlistentry id="en2cxs">132 <term><command>en2cxs</command></term>133 <listitem>134 <para>Builds a Perl extension for the Encode module from either135 Unicode Character Mappings or Tcl Encoding Files</para>136 <indexterm zone="ch-system-perl en2cxs">137 <primary sortas="b-en2cxs">en2cxs</primary>138 </indexterm>139 </listitem>140 </varlistentry>141 142 131 <varlistentry id="find2perl"> 143 132 <term><command>find2perl</command></term> … … 189 178 <para>Combines some of the best features of C, <command>sed</command>, 190 179 <command>awk</command> and <command>sh</command> into a single 191 swiss-army language</para>180 swiss-army-knife language</para> 192 181 <indexterm zone="ch-system-perl perl"> 193 182 <primary sortas="b-perl">perl</primary>
Note:
See TracChangeset
for help on using the changeset viewer.