diff options
author | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-12-30 23:47:25 +0000 |
---|---|---|
committer | Manuel Pégourié-Gonnard <mpg@elzevir.fr> | 2009-12-30 23:47:25 +0000 |
commit | 8c6a63836d457bd44320223680329eda273c2422 (patch) | |
tree | 3cb74cfed016994fa4e4fe9b3f6085ffa152c361 /Master/texmf/doc | |
parent | 3233ca08c8907cac07abfdb45415c07958f30405 (diff) |
texdoc update: detect desktop environments.
git-svn-id: svn://tug.org/texlive/trunk@16533 c570f23f-e606-0410-a88d-b1316a301751
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 | 5529 -> 5497 bytes | |||
-rw-r--r-- | Master/texmf/doc/texdoc/News | 5 |
3 files changed, 6 insertions, 1 deletions
diff --git a/Master/texmf/doc/man/man1/texdoc.1 b/Master/texmf/doc/man/man1/texdoc.1 index 685917fbf8e..51c4d740ce4 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.36. -.TH TEXDOC "1" "November 2009" "texdoc 0.60" "User Commands" +.TH TEXDOC "1" "December 2009" "texdoc 0.61" "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 45f5498511f..176ea80016b 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 1412794498f..763b182fff9 100644 --- a/Master/texmf/doc/texdoc/News +++ b/Master/texmf/doc/texdoc/News @@ -1,3 +1,8 @@ +Version 0.61 +------------ + +Detect desktop environments (KDE4, KDE, GNOME, XFCE) for viewer selection. + Version 0.60 ------------ |