source: book/dedication.xml@ 9a5b8f5

6.0
Last change on this file since 9a5b8f5 was 4122007, checked in by Bruce Dubbs <bdubbs@…>, 20 years ago

Initial update with new xml style

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

  • Property mode set to 100644
File size: 394 bytes
Line 
1<?xml version="1.0" encoding="ISO-8859-1"?>
2<!DOCTYPE dedication PUBLIC "-//OASIS//DTD DocBook XML V4.3//EN"
3 "http://www.oasis-open.org/docbook/xml/4.3/docbookx.dtd" [
4 <!ENTITY % general-entities SYSTEM "../general.ent">
5 %general-entities;
6]>
7<dedication role="dsssl">
8<title>Dedication</title>
9
10<para>This book is dedicated to the <acronym>LFS</acronym> community</para>
11
12</dedication>
Note: See TracBrowser for help on using the repository browser.