From b19faa6da8892be8139ad0b96c689298b7863c5c Mon Sep 17 00:00:00 2001 From: Stephen Morris Date: Wed, 21 Sep 2016 10:40:12 +0100 Subject: [PATCH] [5006] Minor fixes to PDF output Move Kea logo to left of title in the header. Also fix an incorrect cross-reference link in the DHCPv4 chapter. --- doc/guide/dhcp4-srv.xml | 4 ++-- doc/guide/kea-guide.xml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/guide/dhcp4-srv.xml b/doc/guide/dhcp4-srv.xml index 050a55d381..38212fd88e 100644 --- a/doc/guide/dhcp4-srv.xml +++ b/doc/guide/dhcp4-srv.xml @@ -478,8 +478,8 @@ If a timeout is given though, it should be an integer greater than zero. -
- Hosts Storage +
+ Hosts Storage Kea is also able to store information about host reservations in the database. The hosts database configuration uses the same syntax as the lease diff --git a/doc/guide/kea-guide.xml b/doc/guide/kea-guide.xml index 3b7233b8a3..de59667525 100644 --- a/doc/guide/kea-guide.xml +++ b/doc/guide/kea-guide.xml @@ -20,12 +20,12 @@ - Kea Administrator Reference Manual <inlinemediaobject> <imageobject> <imagedata fileref="kea-logo-100x70.png" align="left"/> </imageobject> </inlinemediaobject> + Kea Administrator Reference Manual This is the reference guide for Kea version -- 2.47.2