aboutsummaryrefslogtreecommitdiffhomepage
path: root/man
diff options
context:
space:
mode:
authorGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-09-08 19:38:27 +0200
committerGravatar Pierre-Marie Pédrot <pierre-marie.pedrot@inria.fr>2014-09-08 19:46:21 +0200
commit51d38d0892eae4a253356e52614da6dee6513e9e (patch)
treebbc7133c7aeef42c0c6d3d1548681f1f4951cde1 /man
parent221f5e5622c866d1dae8e5c5e73156fa3e99ccfc (diff)
Removing dead code relative to the XML plugin.
Diffstat (limited to 'man')
-rw-r--r--man/coqide.16
-rw-r--r--man/coqtop.16
2 files changed, 0 insertions, 12 deletions
diff --git a/man/coqide.1 b/man/coqide.1
index 785a4a4c6..3fa7f0e41 100644
--- a/man/coqide.1
+++ b/man/coqide.1
@@ -121,12 +121,6 @@ Set sort Set impredicative.
.TP
.B \-dont\-load\-proofs
Don't load opaque proofs in memory.
-.TP
-.B \-xml
-Export XML files either to the hierarchy rooted in
-the directory
-.B COQ_XML_LIBRARY_ROOT
-(if set) or to stdout (if unset).
.SH SEE ALSO
diff --git a/man/coqtop.1 b/man/coqtop.1
index 068a5072b..1bc4629d0 100644
--- a/man/coqtop.1
+++ b/man/coqtop.1
@@ -152,12 +152,6 @@ set sort Set impredicative
.B \-dont\-load\-proofs
don't load opaque proofs in memory
-.TP
-.B \-xml
-export XML files either to the hierarchy rooted in
-the directory $COQ_XML_LIBRARY_ROOT (if set) or to
-stdout (if unset)
-
.SH SEE ALSO
.BR coqc (1),