aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorEwan Mellor <ewan@xensource.com>2007-03-09 01:15:07 +0000
committerEwan Mellor <ewan@xensource.com>2007-03-09 01:15:07 +0000
commit4eb63aba01bb805a03a0829ef5dc4a3174a71dba (patch)
tree69607e255afdda14c2fd85874a750c89c651f045 /docs
parent9f7e9b282085e8253f5497df465d70f6175c72fb (diff)
downloadxen-4eb63aba01bb805a03a0829ef5dc4a3174a71dba.tar.gz
xen-4eb63aba01bb805a03a0829ef5dc4a3174a71dba.tar.bz2
xen-4eb63aba01bb805a03a0829ef5dc4a3174a71dba.zip
Fancy headings.
Signed-off-by: Ewan Mellor <ewan@xensource.com>
Diffstat (limited to 'docs')
-rw-r--r--docs/xen-api/coversheet.tex2
-rw-r--r--docs/xen-api/xenapi.tex3
2 files changed, 3 insertions, 2 deletions
diff --git a/docs/xen-api/coversheet.tex b/docs/xen-api/coversheet.tex
index cd0ad615d6..f7e4425ce6 100644
--- a/docs/xen-api/coversheet.tex
+++ b/docs/xen-api/coversheet.tex
@@ -47,4 +47,4 @@ Date: \datestring{}
\legalnotice{}
\newpage
-\pagestyle{plain} \ No newline at end of file
+\pagestyle{fancy} \ No newline at end of file
diff --git a/docs/xen-api/xenapi.tex b/docs/xen-api/xenapi.tex
index ff8cfa9fcc..e671d84156 100644
--- a/docs/xen-api/xenapi.tex
+++ b/docs/xen-api/xenapi.tex
@@ -16,6 +16,7 @@
\usepackage{a4wide}
\usepackage{graphics}
\usepackage{longtable}
+\usepackage{fancyhdr}
\setlength\topskip{0cm}
\setlength\topmargin{0cm}
@@ -35,7 +36,7 @@
\chapter{Introduction}
-This document contains a proposal for a Xen Management API---an interface for
+This document contains a description of the Xen Management API---an interface for
remotely configuring and controlling virtualised guests running on a
Xen-enabled host.