Changeset 3fbf582
- Timestamp:
- 08/07/2002 02:19:34 AM (21 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 6.0, 6.1, 6.2, 6.2.0, 6.2.0-rc1, 6.2.0-rc2, 6.3, 6.3-rc1, 6.3-rc2, 6.3-rc3, 7.10, 7.4, 7.5, 7.6, 7.6-blfs, 7.6-systemd, 7.7, 7.8, 7.9, 8.0, 8.1, 8.2, 8.3, 8.4, 9.0, 9.1, basic, bdubbs/svn, elogind, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/inkscape-core-mods, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/python-mods, qt5new, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/intltool, xry111/soup3, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 6dfcc65a
- Parents:
- 8c726db
- Files:
-
- 3 added
- 6 edited
Legend:
- Unmodified
- Added
- Removed
-
basicnet/mailnews/mutt/mutt-inst.xml
r8c726db r3fbf582 4 4 <para>Install mutt by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc & 6 <para><screen><userinput>./configure --prefix=/usr --sysconfdir=/etc && 7 7 make && 8 8 make install </userinput></screen></para> -
basicnet/netutils/whois.xml
r8c726db r3fbf582 1 1 <sect1 id="whois" xreflabel="whois"> 2 2 <?dbhtml filename="whois.html" dir="basicnet"?> 3 <title>whois </title>3 <title>whois-&whois-version;</title> 4 4 5 <para>TO BE DONE</para> 5 &whois-intro; 6 &whois-inst; 7 &whois-desc; 6 8 7 9 </sect1> -
basicnet/netutils/whois/whois.ent
r8c726db r3fbf582 1 1 <!ENTITY whois SYSTEM "../whois.xml"> 2 <!ENTITY whois-intro SYSTEM "whois-intro.xml"> 3 <!ENTITY whois-inst SYSTEM "whois-inst.xml"> 4 <!ENTITY whois-desc SYSTEM "whois-desc.xml"> 5 <!ENTITY whois-buildsize "60 KB"> 6 <!ENTITY whois-version "4.5.28"> 7 <!ENTITY whois-download-http "http://www.linux.it/~md/software/whois_4.5.28.tar.gz"> 8 <!ENTITY whois-download-ftp "ftp://ftp.debian.org/debian/pool/main/w/whois/whois_4.5.28.tar.gz"> 9 <!ENTITY whois-size "33 KB"> -
introduction/welcome/changelog.xml
r8c726db r3fbf582 11 11 <itemizedlist> 12 12 13 <listitem><para>August 6th 2002 [larry]: Basic networking: added 13 <listitem><para>August 6th, 2002 [larry]: Basic networking: added 14 whois-4.5.28 submitted by Timothy.</para></listitem> 15 16 <listitem><para>August 6th, 2002 [larry]: Basic networking: added 14 17 telnet-0.17. Client ONLY. Subject to replacement by inettools or 15 18 netkit-combo when completed by assignee.</para></listitem> -
introduction/welcome/credits.xml
r8c726db r3fbf582 101 101 Rohde</emphasis></para></listitem> 102 102 103 <listitem><para>nano : <emphasis>Timothy103 <listitem><para>nano and whois: <emphasis>Timothy 104 104 Bauscher</emphasis></para></listitem> 105 105 -
multimedia/cdwriteutils/cdrdao/cdrdao-inst.xml
r8c726db r3fbf582 4 4 <para>Install cdrdao by running the following commands:</para> 5 5 6 <para><screen><userinput>./configure --prefix=/usr && 6 <para><screen><userinput>patch -Np1 -i ../cdrdao-1.1.5-gcc-3.1-patch.diff && 7 ./configure --prefix=/usr && 7 8 make && 8 9 make install </userinput></screen></para>
Note:
See TracChangeset
for help on using the changeset viewer.