summaryrefslogtreecommitdiff
path: root/Master/texmf/doc
diff options
context:
space:
mode:
authorManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-05 13:16:39 +0000
committerManuel Pégourié-Gonnard <mpg@elzevir.fr>2010-03-05 13:16:39 +0000
commit0948a06427b54c551d55aecf303d9406eb24d492 (patch)
treef8d4eef40a43d186d3b990227bc6a3b583a9d746 /Master/texmf/doc
parent33903130ef448a3e60b0e1fedec2cf5882028988 (diff)
texdoc 0.72 fixing stupid bug (oops)
git-svn-id: svn://tug.org/texlive/trunk@17330 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r--Master/texmf/doc/man/man1/texdoc.12
-rw-r--r--Master/texmf/doc/man/man1/texdoc.man1.pdfbin5357 -> 5357 bytes
-rw-r--r--Master/texmf/doc/texdoc/News9
3 files changed, 9 insertions, 2 deletions
diff --git a/Master/texmf/doc/man/man1/texdoc.1 b/Master/texmf/doc/man/man1/texdoc.1
index 3d90d278d6d..ac38f2440c0 100644
--- a/Master/texmf/doc/man/man1/texdoc.1
+++ b/Master/texmf/doc/man/man1/texdoc.1
@@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.37.1.
-.TH TEXDOC "1" "March 2010" "texdoc 0.71" "User Commands"
+.TH TEXDOC "1" "March 2010" "texdoc 0.72" "User Commands"
.SH NAME
texdoc \- find & view documentation in TeX Live
.SH SYNOPSIS
diff --git a/Master/texmf/doc/man/man1/texdoc.man1.pdf b/Master/texmf/doc/man/man1/texdoc.man1.pdf
index 1b4565c8adf..1c48941ac9f 100644
--- a/Master/texmf/doc/man/man1/texdoc.man1.pdf
+++ b/Master/texmf/doc/man/man1/texdoc.man1.pdf
Binary files differ
diff --git a/Master/texmf/doc/texdoc/News b/Master/texmf/doc/texdoc/News
index 6dd1a4a5b35..c154cf0f7bb 100644
--- a/Master/texmf/doc/texdoc/News
+++ b/Master/texmf/doc/texdoc/News
@@ -1,7 +1,14 @@
+Version 0.72
+------------
+
+Fix stupid bug introduced in 0.70: texdoc would crash if called without
+arguments. (Reported by Maxime Chupin.)
+
Version 0.71
------------
-Fix file duplication bugs on windows, reported by Uwe Siart.
+Fix bug introduced in 0.70: some results were duplicated on windows. (Reported
+by Uwe Siart.)
Version 0.70
------------