Changeset 3cfb81c
- Timestamp:
- 08/26/2003 12:34:15 AM (21 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, 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:
- f4bc1ff
- Parents:
- 26892c6
- Files:
-
- 6 added
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
connect/connect.ent
r26892c6 r3cfb81c 18 18 <!ENTITY connect-other SYSTEM "other/other.xml"> 19 19 <!ENTITY connect-other-isdn SYSTEM "other/isdn.xml"> 20 <!ENTITY connect-other-pppoe SYSTEM "other/pppoe.xml"> 20 <!ENTITY % pppoe SYSTEM "other/pppoe/pppoe.ent"> 21 %pppoe; -
connect/other/other.xml
r26892c6 r3cfb81c 1 1 <chapter id="connect-other"> 2 2 <?dbhtml filename="other.html" dir="connect"?> 3 <title>Other </title>3 <title>Other connection methods index</title> 4 4 5 5 <para>Other methods to connect to large networks are through ISDN and 6 PPP OE interfaces. Pages written for these interfaces are always welcome6 PPPoE interfaces. Pages written for these interfaces are always welcome 7 7 and will be included in future books, if available.</para> 8 8 9 &connect-other-isdn; 10 &pppoe; 9 11 10 12 </chapter> -
connect/other/pppoe.xml
r26892c6 r3cfb81c 1 <sect1 id="pppoe" xreflabel=" pppoe">1 <sect1 id="pppoe" xreflabel="RP-PPPoE-&pppoe-version;"> 2 2 <?dbhtml filename="pppoe.html" dir="connect"?> 3 <title> pppoe</title>3 <title>RP-PPPoE-&pppoe-version;</title> 4 4 5 <para>TO BE DONE</para> 5 &pppoe-intro; 6 &pppoe-inst; 7 &pppoe-exp; 8 &pppoe-config; 9 &pppoe-desc; 6 10 7 11 </sect1> 12 -
introduction/welcome/credits.xml
r26892c6 r3cfb81c 148 148 Tushar Teredesai</emphasis></para></listitem> 149 149 150 <listitem><para>RP-PPPoE: <emphasis> DJ Lucas 151 </emphasis></para></listitem> 152 150 153 </itemizedlist> 151 154 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.