source: prologue/dedication.xml@ fbe4cf1

6.0
Last change on this file since fbe4cf1 was 287ea55, checked in by Matthew Burgess <matthew@…>, 20 years ago
  • Merged newxml into HEAD

git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3434 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689

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