Changeset 5ef91aa8
- Timestamp:
- 08/06/2002 12:14:57 PM (22 years ago)
- Branches:
- 10.0, 10.1, 11.0, 11.1, 11.2, 11.3, 12.0, 12.1, 12.2, 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, gimp3, gnome, kde5-13430, kde5-14269, kde5-14686, kea, ken/TL2024, ken/inkscape-core-mods, ken/tuningfonts, krejzi/svn, lazarus, lxqt, nosym, perl-modules, plabs/newcss, plabs/python-mods, python3.11, qt5new, rahul/power-profiles-daemon, renodr/vulkan-addition, systemd-11177, systemd-13485, trunk, upgradedb, v1_0, v5_0, v5_0-pre1, v5_1, v5_1-pre1, xry111/for-12.3, xry111/intltool, xry111/llvm18, xry111/soup3, xry111/spidermonkey128, xry111/test-20220226, xry111/xf86-video-removal
- Children:
- 99141638
- Parents:
- 14a9a814
- Files:
-
- 4 added
- 5 edited
Legend:
- Unmodified
- Added
- Removed
-
index.xml
r14a9a814 r5ef91aa8 3 3 "/usr/share/docbook/docbookx.dtd" [ 4 4 5 <!ENTITY version "2002080 5">6 <!ENTITY releasedate "August 5th, 2002">5 <!ENTITY version "20020806"> 6 <!ENTITY releasedate "August 6th, 2002"> 7 7 8 8 <!ENTITY % book SYSTEM "book/book.ent"> -
introduction/welcome/changelog.xml
r14a9a814 r5ef91aa8 11 11 <itemizedlist> 12 12 13 <listitem><para>August 6th, 2002 [markh]: Post-LFS: Added Timothy's nano 14 instructions.</para></listitem> 15 13 16 <listitem><para>August 5th, 2002 [larry]: Basic Networking: added 14 mutt-1.4i. X: added exp files to GTK+ and GTK+2 for --sysconfdir=/etc</para></listitem> 17 mutt-1.4i. X: added exp files to GTK+ and GTK+2 18 for --sysconfdir=/etc</para></listitem> 15 19 16 20 <listitem><para>August 4th, 2002 [larry]: General: Added … … 18 22 19 23 <listitem><para>August 4th, 2002 [larry]: Basic Networking: Update ent 20 and intro files to new format. Update to fetchmail 5.9.13. Server Networking: Update ent and intro files to new format.</para></listitem> 24 and intro files to new format. Update to fetchmail 5.9.13. Server Networking: 25 Update ent and intro files to new format.</para></listitem> 21 26 22 27 <listitem><para>August 3rd, 2002 [larry]: General: added -
introduction/welcome/credits.xml
r14a9a814 r5ef91aa8 101 101 Rohde</emphasis></para></listitem> 102 102 103 <listitem><para>nano: <emphasis>Timothy 104 Bauscher</emphasis></para></listitem> 105 103 106 </itemizedlist> 104 107 </sect2> -
postlfs/editors/nano.xml
r14a9a814 r5ef91aa8 1 1 <sect1 id="postlfs-editors-nano"> 2 2 <?dbhtml filename="nano.html" dir="postlfs"?> 3 <title>nano </title>3 <title>nano-&nano-version;</title> 4 4 5 <para>TO BE DONE</para> 5 &nano-intro; 6 &nano-inst; 7 &nano-desc; 6 8 7 9 </sect1> -
postlfs/postlfs.ent
r14a9a814 r5ef91aa8 34 34 <!ENTITY postlfs-editors-emacs SYSTEM "editors/emacs.xml"> 35 35 <!ENTITY postlfs-editors-nano SYSTEM "editors/nano.xml"> 36 <!ENTITY % nano SYSTEM "editors/nano/nano.ent"> 37 %nano; 36 38 <!ENTITY postlfs-editors-joe SYSTEM "editors/joe.xml"> 37 39
Note:
See TracChangeset
for help on using the changeset viewer.