diff options
Diffstat (limited to 'Master/texmf-dist/doc/support/bibtexperllibs')
3 files changed, 6 insertions, 6 deletions
diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm index 21003ea1998..e9e99917d2b 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParser.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser 3pm" -.TH BibTeX::Parser 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -200,7 +200,7 @@ BibTeX::Parser::Entry BibTeX::Parser::Author .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm index efcac76a7e8..9f110b2aea5 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserAuthor.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser::Author 3pm" -.TH BibTeX::Parser::Author 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser::Author 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -203,7 +203,7 @@ tokens are considered von parts: \f(CW\*(C`von\*(C'\fR, \f(CW\*(C`\eNOOP{von}Vo the following token is not: \f(CW\*(C`{von}\*(C'\fR .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and diff --git a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm index 089a9acc8a6..fa22741db96 100644 --- a/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm +++ b/Master/texmf-dist/doc/support/bibtexperllibs/BibTeXParserEntry.3pm @@ -133,7 +133,7 @@ .\" ======================================================================== .\" .IX Title "BibTeX::Parser::Entry 3pm" -.TH BibTeX::Parser::Entry 3pm "2016-11-22" "perl v5.20.2" "User Contributed Perl Documentation" +.TH BibTeX::Parser::Entry 3pm "2017-03-18" "perl v5.20.2" "User Contributed Perl Documentation" .\" For nroff, turn off justification. Always turn off hyphenation; it makes .\" way too many mistakes in technical documents. .if n .ad l @@ -228,7 +228,7 @@ names are translated into canonical bibtex form. The command \&\f(CW\*(C`$entry\->to_string(canonize_names=>0)\*(C'\fR overrides this behavior. .SH "VERSION" .IX Header "VERSION" -version 0.70 +version 1.00 .SH "AUTHOR" .IX Header "AUTHOR" Gerhard Gossen <gerhard.gossen@googlemail.com> and |