aboutsummaryrefslogtreecommitdiffstats
path: root/doc/misc
diff options
context:
space:
mode:
Diffstat (limited to 'doc/misc')
-rw-r--r--doc/misc/ChangeLog2
-rw-r--r--doc/misc/nxml-mode.texi2
2 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/ChangeLog b/doc/misc/ChangeLog
index 8b2f3b07999..bb211e7ffca 100644
--- a/doc/misc/ChangeLog
+++ b/doc/misc/ChangeLog
@@ -1,5 +1,5 @@
12010-11-23 Glenn Morris <rgm@gnu.org> 12010-11-23 Glenn Morris <rgm@gnu.org>
2 James Clark <jjc@public.jclark.com> 2 James Clark <none@example.com>
3 3
4 * nxml-mode.texi (Introduction): New section. 4 * nxml-mode.texi (Introduction): New section.
5 5
diff --git a/doc/misc/nxml-mode.texi b/doc/misc/nxml-mode.texi
index c22ba6e0f9f..d076f0dd820 100644
--- a/doc/misc/nxml-mode.texi
+++ b/doc/misc/nxml-mode.texi
@@ -96,7 +96,7 @@ one, you can also use the XSLT stylesheet from
96@url{http://www.pantor.com/download.html}. 96@url{http://www.pantor.com/download.html}.
97 97
98To convert a W3C XML Schema to an RNC schema, you need first to convert it 98To convert a W3C XML Schema to an RNC schema, you need first to convert it
99to RELAX NG XML syntax using Sun's RELAX NG converter tool @code{rngconv} 99to RELAX NG XML syntax using the RELAX NG converter tool @code{rngconv}
100(built on top of MSV). See @url{https://github.com/kohsuke/msv} 100(built on top of MSV). See @url{https://github.com/kohsuke/msv}
101and @url{https://msv.dev.java.net/}. 101and @url{https://msv.dev.java.net/}.
102 102