source: introduction/welcome/wiki.xml@ fabf04f7

10.0 10.1 11.0 11.1 11.2 11.3 12.0 12.1 8.0 8.1 8.2 8.3 8.4 9.0 9.1 basic bdubbs/svn elogind kea ken/TL2024 ken/inkscape-core-mods ken/tuningfonts lazarus lxqt perl-modules plabs/newcss plabs/python-mods python3.11 qt5new rahul/power-profiles-daemon renodr/vulkan-addition trunk upgradedb xry111/intltool xry111/llvm18 xry111/soup3 xry111/test-20220226 xry111/xf86-video-removal
Last change on this file since fabf04f7 was 6732c094, checked in by Randy McMurchy <randy@…>, 17 years ago

Updated all the XML files (and the one stylesheet) to use the 4.5 version of DocBook XML DTD

git-svn-id: svn://svn.linuxfromscratch.org/BLFS/trunk/BOOK@6716 af4574ff-66df-0310-9fd7-8a98e5e911e0

  • Property mode set to 100644
File size: 1.6 KB
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE sect1 PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
3 "http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../../general.ent">
5 %general-entities;
6]>
7
8<sect1 id="wiki" xreflabel="wiki">
9 <?dbhtml filename="wiki.html"?>
10
11 <sect1info>
12 <othername>$LastChangedBy$</othername>
13 <date>$Date$</date>
14 </sect1info>
15
16 <title>BLFS Wiki</title>
17
18 <para>The BLFS Project has created a Wiki for users to comment on pages
19 and instructions at <ulink url='&blfs-wiki;'/>.
20 Comments are welcome from all users.</para>
21
22 <para>The following are the rules for posting:
23
24 <itemizedlist>
25 <listitem>
26 <para>Users must register and log in to edit a page.</para>
27 </listitem>
28 <listitem>
29 <para>Suggestions to change the book should be made by creating a new ticket,
30 <emphasis>not</emphasis> by making comments in the Wiki.</para>
31 </listitem>
32 <listitem>
33 <para>Questions with your specific installation problems should be made
34 by subscribing and mailing to the BLFS Support Mailing List at <ulink
35 url='mailto:blfs-support@&lfs-domainname;'/>.</para>
36 </listitem>
37 <listitem>
38 <para>Discussions of build instructions should be made by subscribing
39 and mailing to the BLFS Development List at <ulink
40 url='mailto:blfs-dev@&lfs-domainname;'/>.</para>
41 </listitem>
42 <listitem>
43 <para>Inappropriate material will be removed.</para>
44 </listitem>
45 </itemizedlist>
46
47 </para>
48
49</sect1>
Note: See TracBrowser for help on using the repository browser.