diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-02-25 09:04:45 -0500 |
---|---|---|
committer | Gaetan Nadon <memsize@videotron.ca> | 2011-02-25 09:07:06 -0500 |
commit | 252f6d2add7c926cdcf0cea43da04f182720b0b4 (patch) | |
tree | a4b67f30632d378d4a46536f4ef215a1868fac26 /doc/xsmp.xml | |
parent | 2cd30c36c080217c20addf311510881c8eecf374 (diff) |
Docbook: change the book id to match the xml file basename
This is required for the up-coming external references support.
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Diffstat (limited to 'doc/xsmp.xml')
-rw-r--r-- | doc/xsmp.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/xsmp.xml b/doc/xsmp.xml index c08758f..38ae433 100644 --- a/doc/xsmp.xml +++ b/doc/xsmp.xml @@ -4,7 +4,7 @@ <!-- lifted from troff+ms+XMan by doclifter --> -<book id="xsmpms"> +<book id="xsmp"> <bookinfo> <title>X Session Management Protocol</title> |