diff options
Diffstat (limited to 'Master/texmf/doc')
-rw-r--r-- | Master/texmf/doc/man/man1/texdoc.1 | 2 | ||||
-rw-r--r-- | Master/texmf/doc/man/man1/texdoc.man1.pdf | bin | 5357 -> 5357 bytes | |||
-rw-r--r-- | Master/texmf/doc/texdoc/News | 9 |
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 Binary files differindex 1b4565c8adf..1c48941ac9f 100644 --- a/Master/texmf/doc/man/man1/texdoc.man1.pdf +++ b/Master/texmf/doc/man/man1/texdoc.man1.pdf 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 ------------ |