defs.ent are located under X11 directory
ident tag is not a Linuxdoc tag
replace docbook email tag with linuxdoc email tag

Signed-off-by: Gaetan Nadon <[email protected]>
---
 README.sgml |    7 ++-----
 1 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/README.sgml b/README.sgml
index 37ccc29..5450c66 100644
--- a/README.sgml
+++ b/README.sgml
@@ -1,5 +1,5 @@
 <!DOCTYPE linuxdoc PUBLIC "-//Xorg//DTD linuxdoc//EN" [
-<!ENTITY % defs SYSTEM "defs.ent"> %defs;
+<!ENTITY % defs SYSTEM "X11/defs.ent"> %defs;
 ]>
 
 <article>
@@ -7,9 +7,6 @@
 <author>Kazutaka Yokota
 <date>17 December 2002
 
-<ident>
-</ident>
-
 <toc>
  
 <sect>Introduction <p>
@@ -173,7 +170,7 @@ Use <tt>/dev/mouse</tt> for the <tt>"BusMouse"</tt> protocol
 and <tt>/dev/kdmouse</tt> for the <tt>"PS/2"</tt> protocol. 
 These protocols are untested but may work. 
 Please send success/failure reports to
-<email>[email protected]</email>.
+<url url="mailto:[email protected]";>
 
 <sect1>Linux <p>
 All protocol types should work.
-- 
1.6.0.4

_______________________________________________
[email protected]: X.Org development
Archives: http://lists.x.org/archives/xorg-devel
Info: http://lists.x.org/mailman/listinfo/xorg-devel

Reply via email to