summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex-x
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2022-08-31 01:02:48 +0000
committerKarl Berry <karl@freefriends.org>2022-08-31 01:02:48 +0000
commit87544864599389256b60360042b9b4231597eb79 (patch)
treef8a97406d607d6df7bb65bada149d4402e0e7f0a /Build/source/texk/bibtex-x
parent7c10b6684ce4bf7b7b0fd0168a5ab5f76a84b8e5 (diff)
web page typos, from Debian (https://tug.org/pipermail/tex-live/2022-June/048227.html)
git-svn-id: svn://tug.org/texlive/trunk@64247 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/bibtex-x')
-rw-r--r--Build/source/texk/bibtex-x/ChangeLog6
-rw-r--r--Build/source/texk/bibtex-x/bibtex8.18
-rw-r--r--Build/source/texk/bibtex-x/bibtexu.16
3 files changed, 15 insertions, 5 deletions
diff --git a/Build/source/texk/bibtex-x/ChangeLog b/Build/source/texk/bibtex-x/ChangeLog
index 5dae3b0b78e..a447b03a423 100644
--- a/Build/source/texk/bibtex-x/ChangeLog
+++ b/Build/source/texk/bibtex-x/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * bibtex8.1,
+ * bibtexu.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-05-22 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* version.h:
diff --git a/Build/source/texk/bibtex-x/bibtex8.1 b/Build/source/texk/bibtex-x/bibtex8.1
index d37b9764505..255954af87f 100644
--- a/Build/source/texk/bibtex-x/bibtex8.1
+++ b/Build/source/texk/bibtex-x/bibtex8.1
@@ -1,4 +1,4 @@
-.TH BIBTEX8 "1" "April 2022" "bibtex8 4.00" "User Commands"
+.TH BIBTEX8 "1" "30 August 2022" "bibtex8 3.72" "User Commands"
.SH NAME
bibtex8 \- 8-bit Big BibTeX
.SH SYNOPSIS
@@ -113,6 +113,8 @@ $TEXMFDIST/doc/bibtex8/csfile.txt.
.SH AUTHORS
.B BibTeX8
was written by Niel Kempson <kempson@snowyowl.co.uk> and
-Alejandro Aguilar-Sierra <asierra@servidor.unam.mx>.
+Alejandro Aguilar-Sierra <asierra@servidor.unam.mx>. It is currently
+maintained as part of TeX Live.
+.PP
This manpage was written for TeX Live, based on the work
-by Norbert Preining for Debian/GNU Linux.
+by Norbert Preining for Debian GNU/Linux.
diff --git a/Build/source/texk/bibtex-x/bibtexu.1 b/Build/source/texk/bibtex-x/bibtexu.1
index f7da2465e37..353e024f0b8 100644
--- a/Build/source/texk/bibtex-x/bibtexu.1
+++ b/Build/source/texk/bibtex-x/bibtexu.1
@@ -1,4 +1,4 @@
-.TH BIBTEXU "1" "April 2022" "bibtexu 4.00" "User Commands"
+.TH BIBTEXU "1" "30 August 2022" "bibtexu 3.72" "User Commands"
.SH NAME
bibtexu \- UTF-8 Big BibTeX
.SH SYNOPSIS
@@ -12,7 +12,7 @@ It is largely based on Niel Kempson's BibTeX8, and it provides
a better support for UTF-8 by integrating ICU library. Therefore,
.B BibTeXu
no longer requires the Codepage and Sort order ("CS") file; instead,
-the method of sorting and case-changing can be controled via
+the method of sorting and case-changing can be controlled via
command-line options.
.SH OPTIONS
.TP
@@ -112,4 +112,6 @@ is available at $TEXMFDIST/doc/bibtexu/README.
.SH AUTHORS
.B BibTeXu
was written by Yannis Haralambous and his students.
+It is maintained as part of TeX Live.
+.PP
This manpage was written for TeX Live.