diff options
author | Keith Packard <keithp@keithp.com> | 2013-11-18 12:42:20 -0800 |
---|---|---|
committer | Keith Packard <keithp@keithp.com> | 2013-11-18 12:42:20 -0800 |
commit | f9bbca59a9034cf7e6df4577e627d7447f3a9d51 (patch) | |
tree | 7c1966f50513d22dcea7dd2ee2d96beac159e08f /doc | |
parent | 0a3e27e3a392be4cfe03d200068a7e69bb2f3fdb (diff) |
doc: Make micropeak.xsl validate
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/micropeak.xsl | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/doc/micropeak.xsl b/doc/micropeak.xsl index 96179d01..afa6fd15 100644 --- a/doc/micropeak.xsl +++ b/doc/micropeak.xsl @@ -55,7 +55,8 @@ </revision> </revhistory> </bookinfo> - <acknowledgements> + <dedication> + <title>Acknowledgements</title> <para> Thanks to John Lyngdal for suggesting that we build something like this. </para> @@ -70,7 +71,7 @@ Keith Packard, KD7SQG NAR #88757, TRA #12200 </literallayout> </para> - </acknowledgements> + </dedication> <chapter> <title>Quick Start Guide</title> <para> |