aboutsummaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authornotin2008-06-10 18:24:52 +0000
committernotin2008-06-10 18:24:52 +0000
commit813b9b40ce96c59f9e68b759c876a0ccbfdbf942 (patch)
tree4aa53fc2a9592970f39531aedca342aaa7cec1bc /doc
parentd4e696cb8145701356fb9993a8a97e970e83ff8c (diff)
2-3 petites modifs sur la doc
git-svn-id: svn+ssh://scm.gforge.inria.fr/svn/coq/trunk@11091 85f007b7-540e-0410-9357-904b9bb8a0f7
Diffstat (limited to 'doc')
-rwxr-xr-xdoc/stdlib/Library.tex2
-rwxr-xr-xdoc/tutorial/Tutorial.tex8
2 files changed, 5 insertions, 5 deletions
diff --git a/doc/stdlib/Library.tex b/doc/stdlib/Library.tex
index 9260e7e189..8735bc720f 100755
--- a/doc/stdlib/Library.tex
+++ b/doc/stdlib/Library.tex
@@ -3,7 +3,7 @@
\usepackage[latin1]{inputenc}
\usepackage[T1]{fontenc}
\usepackage{fullpage}
-\usepackage{coqdoc}
+\usepackage{../../coqdoc}
\input{../common/version}
\input{../common/title}
diff --git a/doc/tutorial/Tutorial.tex b/doc/tutorial/Tutorial.tex
index 6e913e7319..cbe130a60d 100755
--- a/doc/tutorial/Tutorial.tex
+++ b/doc/tutorial/Tutorial.tex
@@ -59,7 +59,7 @@ invocation of \Coq\ delivers a message such as:
\begin{flushleft}
\begin{verbatim}
unix:~> coqtop
-Welcome to Coq 8.0 (Mar 2004)
+Welcome to Coq trunk (Jun. 2008)
Coq <
\end{verbatim}
@@ -67,9 +67,9 @@ Coq <
\end{small}
The first line gives a banner stating the precise version of \Coq~
-used. You should always return this banner when you report an
-anomaly to our hot-line \verb:coq-bugs@pauillac.inria.fr: or on our
-bug-tracking system~:\verb|http://logical.futurs.inria.fr/coq-bugs|
+used. You should always return this banner when you report an anomaly
+to our bug-tracking system
+\verb|http://logical.futurs.inria.fr/coq-bugs|
\chapter{Basic Predicate Calculus}