summaryrefslogtreecommitdiff
path: root/Build/source
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
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')
-rw-r--r--Build/source/texk/afm2pl/ChangeLog5
-rw-r--r--Build/source/texk/afm2pl/afm2pl.115
-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
-rw-r--r--Build/source/texk/detex/ChangeLog5
-rw-r--r--Build/source/texk/detex/detex-src/detex.man4
-rw-r--r--Build/source/texk/dviljk/ChangeLog7
-rw-r--r--Build/source/texk/dviljk/Makefile.am6
-rw-r--r--Build/source/texk/dviljk/Makefile.in2
-rw-r--r--Build/source/texk/dviljk/dvilj.man66
-rw-r--r--Build/source/texk/dviljk/dvilj.pod13
-rw-r--r--Build/source/texk/dviout-util/ChangeLog5
-rw-r--r--Build/source/texk/dviout-util/chkdvifont.man2
-rw-r--r--Build/source/texk/dvipos/ChangeLog5
-rw-r--r--Build/source/texk/dvipos/dvipos.111
-rw-r--r--Build/source/texk/makejvf/ChangeLog5
-rw-r--r--Build/source/texk/makejvf/makejvf.12
-rw-r--r--Build/source/texk/musixtnt/ChangeLog5
-rw-r--r--Build/source/texk/musixtnt/musixtnt-src/msxlint.14
-rw-r--r--Build/source/texk/ps2pk/ChangeLog6
-rw-r--r--Build/source/texk/ps2pk/pk2bm.16
-rw-r--r--Build/source/texk/ps2pk/ps2pk.16
-rw-r--r--Build/source/texk/web2c/man/ChangeLog6
-rw-r--r--Build/source/texk/web2c/man/ptftopl.man4
-rw-r--r--Build/source/texk/web2c/man/tie.man7
-rw-r--r--Build/source/texk/web2c/synctexdir/ChangeLog10
-rw-r--r--Build/source/texk/web2c/synctexdir/man1/synctex.15
-rw-r--r--Build/source/texk/web2c/synctexdir/man5/synctex.55
-rw-r--r--Build/source/utils/devnag/ChangeLog5
-rw-r--r--Build/source/utils/devnag/devnag.15
-rw-r--r--Build/source/utils/pmx/ChangeLog5
-rw-r--r--Build/source/utils/pmx/pmxab.14
-rw-r--r--Build/source/utils/vlna/ChangeLog5
-rw-r--r--Build/source/utils/vlna/vlna-src/vlna.man4
35 files changed, 175 insertions, 90 deletions
diff --git a/Build/source/texk/afm2pl/ChangeLog b/Build/source/texk/afm2pl/ChangeLog
index 0be8e044ac5..2004d2778dc 100644
--- a/Build/source/texk/afm2pl/ChangeLog
+++ b/Build/source/texk/afm2pl/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * afm2pl.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2015-07-07 Peter Breitenlohner <peb@mppmu.mpg.de>
* Makefile.am: Better dependencies for 'make check'.
diff --git a/Build/source/texk/afm2pl/afm2pl.1 b/Build/source/texk/afm2pl/afm2pl.1
index 7261d375838..fd7ec416bb4 100644
--- a/Build/source/texk/afm2pl/afm2pl.1
+++ b/Build/source/texk/afm2pl/afm2pl.1
@@ -5,7 +5,7 @@
.\" Manual: afm2pl
.\" Source:
.\"
-.TH "AFM2PL" "1" "May 2009" "" "afm2pl"
+.TH "AFM2PL" "1" "30 August 2022" "" "afm2pl"
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -31,7 +31,7 @@ The distribution contains uppercased and lowercased versions of texnansi, viz\&.
check your mapfiles
if you have old afm2pl\-generated fonts using these\&.
.PP
-Return value: 0 if no error; a negative number indicating the number of missing glyphs if conversion was otherwise successfull but glyphs are missing, and 1 in case of error\&.
+Return value: 0 if no error; a negative number indicating the number of missing glyphs if conversion was otherwise successful but glyphs are missing, and 1 in case of error\&.
.SH "OPTIONS"
.PP
\fB\-p\fR \fIencoding_file\fR
@@ -41,7 +41,7 @@ afm2pl\-name\&.enc
exists, afm2pl will use this file instead of
name\&.enc, unless an option
\-n
-is given\&. The generated mapfile entry (see below) instructs pdftex or the dvi driver to reencode the font on the fly\&. On\-the\-fly reencoding does not require virtual fonts\&.
+is given\&. The generated mapfile entry (see below) instructs pdftex or the dvi driver to re-encode the font on the fly\&. On\-the\-fly reencoding does not require virtual fonts\&.
.RE
.PP
\fB\-o\fR
@@ -460,10 +460,7 @@ Except that arguably a narrowed Courier is less jarring than a full-width Courie
.IP " 2." 4
Font installation the shallow way
.RS 4
-\%http://www.tug.org/TUGboat/Articles/tb27-1/tb86kroonenberg-fonts.pdf
-.RE
-.IP " 3." 4
-TUGboat
-.RS 4
-\%http://www.tug.org/TUGboat/
+\%https://tug.org/TUGboat/tb27-1/tb86kroonenberg-fonts.pdf
.RE
+afm2pl is maintained as part of TeX Live.
+
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.
diff --git a/Build/source/texk/detex/ChangeLog b/Build/source/texk/detex/ChangeLog
index f23c938cbf6..b2b8a0c88f2 100644
--- a/Build/source/texk/detex/ChangeLog
+++ b/Build/source/texk/detex/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * detex-src/detex.man: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2021-03-04 Karl Berry <karl@freefriends.org>
* detex-src/detex.man: double backslashes. From Debian via Norbert,
diff --git a/Build/source/texk/detex/detex-src/detex.man b/Build/source/texk/detex/detex-src/detex.man
index d98b5aa3e94..caa480e519a 100644
--- a/Build/source/texk/detex/detex-src/detex.man
+++ b/Build/source/texk/detex/detex-src/detex.man
@@ -1,4 +1,4 @@
-.TH DETEX 1 "4 March 2021" "Purdue University"
+.TH DETEX 1 "30 August 2022" "Purdue University"
.SH NAME
detex \- a filter to strip \fITeX\fP commands from a .tex file.
.SH SYNOPSIS
@@ -96,7 +96,7 @@ files. Like \fITeX\fP, it interprets a leading or trailing `:' as the default
TEXINPUTS. It does \fInot\fP support the `//' directory expansion magic sequence.
.PP
Detex now handles the basic \fITeX\fP ligatures as a special case, replacing the
-ligatures with acceptable charater substitutes. This eliminates
+ligatures with acceptable character substitutes. This eliminates
spelling errors introduced by merely removing them. The ligatures are
\\aa, \\ae, \\oe, \\ss, \\o, \\l (and their upper-case
equivalents). The special "dotless" characters \\i and \\j are also
diff --git a/Build/source/texk/dviljk/ChangeLog b/Build/source/texk/dviljk/ChangeLog
index 1af51727d04..782ed80bb70 100644
--- a/Build/source/texk/dviljk/ChangeLog
+++ b/Build/source/texk/dviljk/ChangeLog
@@ -1,3 +1,10 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * Makefile.am (dvilj.man): TeX Live, not TeX-Live.
+ * dvilj.pod: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+ * dvilj.man: regenerate.
+
2018-01-16 Karl Berry <karl@freefriends.org>
* dvihp: use mktemp instead of simple tmpdir, per Debian.
diff --git a/Build/source/texk/dviljk/Makefile.am b/Build/source/texk/dviljk/Makefile.am
index 498dc1d8546..61b93ea037d 100644
--- a/Build/source/texk/dviljk/Makefile.am
+++ b/Build/source/texk/dviljk/Makefile.am
@@ -1,6 +1,8 @@
+## $Id$
## Makefile.am for the TeX Live subdirectory texk/dviljk/
##
-## Copyright (C) 2009-2014 Peter Breitenlohner <tex-live@tug.org>
+## Copyright 2016-2022 Karl Berry <tex-live@tug.org>
+## Copyright 2009-2014 Peter Breitenlohner <tex-live@tug.org>
## You may freely use, modify and/or distribute this file.
##
AM_CPPFLAGS = $(KPATHSEA_INCLUDES) -DKPATHSEA
@@ -77,7 +79,7 @@ uninstall-hook: uninstall-bin-links uninstall-man1-links
VERSION = `grep 'define VERSION' $(srcdir)/dvi2xx.c | sed -e 's/^.*version //' -e 's/).*//'`
if MAINTAINER_MODE
dvilj.man: dvilj.pod dvi2xx.c
- pod2man --center="TeX-Live" --release="Version $(VERSION)" $< >$@
+ pod2man --center="TeX Live" --release="Version $(VERSION)" $< >$@
endif MAINTAINER_MODE
dvilj.ps: dvilj.man
man -t -l $< >$@
diff --git a/Build/source/texk/dviljk/Makefile.in b/Build/source/texk/dviljk/Makefile.in
index 8eaddd21d4c..6e75ed1b650 100644
--- a/Build/source/texk/dviljk/Makefile.in
+++ b/Build/source/texk/dviljk/Makefile.in
@@ -1336,7 +1336,7 @@ install-data-hook: install-man1-links
uninstall-hook: uninstall-bin-links uninstall-man1-links
@MAINTAINER_MODE_TRUE@dvilj.man: dvilj.pod dvi2xx.c
-@MAINTAINER_MODE_TRUE@ pod2man --center="TeX-Live" --release="Version $(VERSION)" $< >$@
+@MAINTAINER_MODE_TRUE@ pod2man --center="TeX Live" --release="Version $(VERSION)" $< >$@
dvilj.ps: dvilj.man
man -t -l $< >$@
diff --git a/Build/source/texk/dviljk/dvilj.man b/Build/source/texk/dviljk/dvilj.man
index 33bed66f023..3a44d9d554f 100644
--- a/Build/source/texk/dviljk/dvilj.man
+++ b/Build/source/texk/dviljk/dvilj.man
@@ -1,4 +1,4 @@
-.\" Automatically generated by Pod::Man 2.27 (Pod::Simple 3.28)
+.\" Automatically generated by Pod::Man 4.14 (Pod::Simple 3.43)
.\"
.\" Standard preamble:
.\" ========================================================================
@@ -46,7 +46,7 @@
.ie \n(.g .ds Aq \(aq
.el .ds Aq '
.\"
-.\" If the F register is turned on, we'll generate index entries on stderr for
+.\" If the F register is >0, we'll generate index entries on stderr for
.\" titles (.TH), headers (.SH), subsections (.SS), items (.Ip), and index
.\" entries marked with X<> in POD. Of course, you'll have to process the
.\" output yourself in some meaningful fashion.
@@ -56,12 +56,12 @@
..
.nr rF 0
.if \n(.g .if rF .nr rF 1
-.if (\n(rF:(\n(.g==0)) \{
-. if \nF \{
+.if (\n(rF:(\n(.g==0)) \{\
+. if \nF \{\
. de IX
. tm Index:\\$1\t\\n%\t"\\$2"
..
-. if !\nF==2 \{
+. if !\nF==2 \{\
. nr % 0
. nr F 2
. \}
@@ -133,7 +133,7 @@
.\" ========================================================================
.\"
.IX Title "DVILJ 1"
-.TH DVILJ 1 "2012-03-12" "Version 2.6p5" "TeX-Live"
+.TH DVILJ 1 "2022-08-30" "Version 2.6p5" "TeX Live"
.\" For nroff, turn off justification. Always turn off hyphenation; it makes
.\" way too many mistakes in technical documents.
.if n .ad l
@@ -150,25 +150,25 @@ dvilj4, dvilj4l, dvilj2p, dvilj \- convert a TeX DVI file to PCL, for HP LaserJe
.Ve
.SH "DESCRIPTION"
.IX Header "DESCRIPTION"
-\&\fBdvilj\fR and siblings convert TeX-output \f(CW\*(C`.dvi\*(C'\fR files into \s-1PCL \s0(the
+\&\fBdvilj\fR and siblings convert TeX-output \f(CW\*(C`.dvi\*(C'\fR files into \s-1PCL\s0 (the
Hewlett-Packard Printer Control Language) commands suitable for
-printing on a \s-1HP\s0 LaserJet+, \s-1HP\s0 LaserJet \s-1IIP \s0(using \fBdvilj2p\fR), \s-1HP\s0
+printing on a \s-1HP\s0 LaserJet+, \s-1HP\s0 LaserJet \s-1IIP\s0 (using \fBdvilj2p\fR), \s-1HP\s0
LaserJet 4 (using \fBdvilj4\fR), and fully compatible printers.
.PP
\&\fBdvilj4\fR also provides support for the builtin Intellifont and
TrueType fonts; \s-1TFM\s0 and \s-1VF\s0 files are provided in the distribution.
Virtual fonts are not supported directly by \fBdvilj\fR, so you must run
-\&\fIdvicopy\fR\|(1) first, or otherwise expand the virtual fonts
+\&\fBdvicopy\fR\|(1) first, or otherwise expand the virtual fonts
.PP
All programs are generated from one source file \fIdvi2xx.c\fR. They are
usually called via a shell script or as a line printer filter. One
-such script, \fIdvihp\fR\|(1), is included in the distribution. It provides
-command-line options similar to those of \fIdvips\fR\|(1).
+such script, \fBdvihp\fR\|(1), is included in the distribution. It provides
+command-line options similar to those of \fBdvips\fR\|(1).
.SH "OPTIONS"
.IX Header "OPTIONS"
.IP "\fB\-\-D\fR\fInumber\fR" 4
.IX Item "--Dnumber"
-Debug according to the bits of \fInumber\fR; see the \fIkpathsea\fR\|(3) manual
+Debug according to the bits of \fInumber\fR; see the \fBkpathsea\fR\|(3) manual
for values. Also turns on general verbosity.
.IP "\fB\-c\fR\fInumber\fR" 4
.IX Item "-cnumber"
@@ -207,9 +207,9 @@ Print output in landscape mode; supported only by \fBdvilj2p\fR and
\&\fBdvilj4\fR.
.IP "\fB\-M\fR\fIflag\fR" 4
.IX Item "-Mflag"
-Do (not) call \fImktexpk\fR\|(1) to generate fonts on demand. \fB\-M1\fR and \fB\-M\fR
-are equivalent. \fB\-M0\fR enables invoking \fImktexpk\fR\|(1). (This is the same
-as in \fIdvips\fR\|(1).) The default behavior (i.e., if no \fB\-M\fR option is
+Do (not) call \fBmktexpk\fR\|(1) to generate fonts on demand. \fB\-M1\fR and \fB\-M\fR
+are equivalent. \fB\-M0\fR enables invoking \fBmktexpk\fR\|(1). (This is the same
+as in \fBdvips\fR\|(1).) The default behavior (i.e., if no \fB\-M\fR option is
given) is chosen at compile-time; as distributed, mktexpk is enabled.
.IP "\fB\-m\fR\fImagnification\fR" 4
.IX Item "-mmagnification"
@@ -308,7 +308,7 @@ appended.
.Sp
If \fIfilename\fR is \fB\-\fR, the \s-1DVI\s0 file is read from standard input and
the resulting \s-1PCL\s0 document is written to standard output. (Please
-remember that thhe \s-1DVI\s0 file must be seekable, even if it's stdin.)
+remember that the \s-1DVI\s0 file must be seekable, even if it's stdin.)
.SH "SUPPORTED TeX \especial COMMANDS"
.IX Header "SUPPORTED TeX special COMMANDS"
\&\f(CW\*(C`\especial\*(C'\fR commands supported by \fBdvilj\fR have the generic syntax
@@ -329,7 +329,7 @@ The following key/value combinations are valid:
.IP "\fBhpfile\fR=\fIfile\fR" 4
.IX Item "hpfile=file"
Insert \fIfile\fR at the current position. \fIfile\fR is searched with
-\&\fIkpathsea\fR\|(3), see below.
+\&\fBkpathsea\fR\|(3), see below.
.Sp
The file content must be valid for this printer, i.e., it should
contain \s-1PCL\s0 escape sequences or \s-1HP\-GL/2\s0 commands. If the file is a
@@ -342,15 +342,15 @@ used as reference.
.IP "\fBhpfile_verbatim\fR=\fIfile\fR" 4
.IX Item "hpfile_verbatim=file"
Insert \fIfile\fR verbatim at the current position, without any changes
-of the file content. \fIfile\fR is searched with \fIkpathsea\fR\|(3), see below.
+of the file content. \fIfile\fR is searched with \fBkpathsea\fR\|(3), see below.
.Sp
This is mostly used to keep absolute positions in \s-1PCL\s0 files.
.IP "\fBpsfile\fR=\fIfile\fR \fBllx\fR=\fIx0\fR \fBlly\fR=\fIy0\fR \fBurx\fR=\fIx1\fR \fBury\fR=\fIy1\fR \fBrwi\fR=\fIs\fR" 4
.IX Item "psfile=file llx=x0 lly=y0 urx=x1 ury=y1 rwi=s"
-Convert Postscript file \fIfile\fR to \s-1HP PCL,\s0 by Ghostscript with device
+Convert PostScript file \fIfile\fR to \s-1HP PCL,\s0 by Ghostscript with device
\&\f(CW\*(C`ljetplus\*(C'\fR, and insert the resulting graphics file at the current
position, rewriting absolute position escape sequences. \fIfile\fR is
-searched with \fIkpathsea\fR\|(3), see below.
+searched with \fBkpathsea\fR\|(3), see below.
.Sp
The accompanying key/value pairs are mandatory, they can be specified
in an arbitrary order. Values \fIx0\fR, \fIx1\fR, \fIy0\fR, \fIy1\fR, and \fIs\fR are
@@ -361,7 +361,7 @@ upper right corner of the image.
In particular, the \fBrwi\fR parameter is some scale factor; but even
looking at the source code it is not quite clear what the special's
author intended to implement here. In addition, it is unclear what
-dimensions are used to specify the corners, Postscript points or \s-1PCL\s0
+dimensions are used to specify the corners, PostScript points or \s-1PCL\s0
dots.
.Sp
\&\fIIf you happen to know the psfile semantics, or if you spent the work
@@ -500,7 +500,7 @@ The default fill mode is 10% gray color filling.
This is a legacy special, its use is depreciated. If the special is
just one word that names an existing file, that file is verbatim
included. Contrary to other file inclusion means, the file is not
-searched with \fIkpathsea\fR\|(3). \fIYou are not supposed to use this special
+searched with \fBkpathsea\fR\|(3). \fIYou are not supposed to use this special
and we won't fix any problems with it.\fR
.PP
It should be noted that the special parser does sometimes accept
@@ -508,7 +508,7 @@ constructs that are not valid as in the documentation above. Then, the
output is most often damaged in some way.
.SS "Searching for Included Files"
.IX Subsection "Searching for Included Files"
-Proper file include specials search the file with \fIkpathsea\fR\|(3). The
+Proper file include specials search the file with \fBkpathsea\fR\|(3). The
search path is configured by variable \f(CW\*(C`DVILJINPUTS\*(C'\fR and, if the file
is not found in that search path, by variable \f(CW\*(C`TEXINPUTS\*(C'\fR.
.PP
@@ -522,7 +522,7 @@ driver variants, independent of the actual program name.
.ie n .SS "Unknown Specials and ""TEX_HUSH"" configuration"
.el .SS "Unknown Specials and \f(CWTEX_HUSH\fP configuration"
.IX Subsection "Unknown Specials and TEX_HUSH configuration"
-\&\fIKpathsea\fR\|(3) has the concept of warning suppression with the
+\&\fBKpathsea\fR\|(3) has the concept of warning suppression with the
configuration variable \f(CW\*(C`TEX_HUSH\*(C'\fR, please refer to its Info node
\&\fITeX support / Suppressing warnings\fR. That variable holds a
colon-separated identifiers that specifies the to-be-suppressed
@@ -550,7 +550,7 @@ placing first the printed pages into the paper tray).
.PP
If \fB\-D1\fR was specified only odd pages will be printed, \fB\-D2\fR can be
used for even pages. A trailing \f(CW\*(C`\-\*(C'\fR (as in \fB\-D\-\fR, \fB\-D1\-\fR or
-\&\fB\-D2\-\fR) supresses printing of empty pages which are generated for
+\&\fB\-D2\-\fR) suppresses printing of empty pages which are generated for
padding otherwise.
.PP
The driver allows the \fB\-D\fR option for both print-directions
@@ -579,7 +579,7 @@ part of a document is using \fB\-f\fR (from) and \fB\-t\fR (to).
.IX Header "ENVIRONMENT"
\&\fBdvilj\fR uses the same environment variables and algorithms for finding
font files as TeX and its friends do. See the documentation for the
-\&\fIkpathsea\fR\|(3) library for details. (Repeating it here is too cumbersome.)
+\&\fBkpathsea\fR\|(3) library for details. (Repeating it here is too cumbersome.)
.ie n .IP """DVILJFONTS""" 4
.el .IP "\f(CWDVILJFONTS\fR" 4
.IX Item "DVILJFONTS"
@@ -587,7 +587,7 @@ If set, overrides all other font paths.
.ie n .IP """DVILJMAKEPK""" 4
.el .IP "\f(CWDVILJMAKEPK\fR" 4
.IX Item "DVILJMAKEPK"
-If set, overrides \fImktexpk\fR\|(1) as the name of the command to execute to
+If set, overrides \fBmktexpk\fR\|(1) as the name of the command to execute to
create a \s-1PK\s0 file if one isn't found.
.ie n .IP """DVILJSIZES""" 4
.el .IP "\f(CWDVILJSIZES\fR" 4
@@ -624,7 +624,7 @@ warning shall be output. The following identifiers are used:
.ie n .IP """KPATHSEA_DEBUG""" 4
.el .IP "\f(CWKPATHSEA_DEBUG\fR" 4
.IX Item "KPATHSEA_DEBUG"
-Trace \fIkpathsea\fR\|(3) lookups; set to \-1 for complete tracing.
+Trace \fBkpathsea\fR\|(3) lookups; set to \-1 for complete tracing.
.ie n .IP """GS_PATH""" 4
.el .IP "\f(CWGS_PATH\fR" 4
.IX Item "GS_PATH"
@@ -632,11 +632,11 @@ On Windows, this may be the path to Ghostscript; there the default is
\&\fIgswin32c.exe\fR.
.Sp
On Unix, this environment variable is not used. Ghostscript is called
-as \fIgs\fR\|(1) and must be found over \f(CW$PATH\fR.
+as \fBgs\fR\|(1) and must be found over \f(CW$PATH\fR.
.SH "SEE ALSO"
.IX Header "SEE ALSO"
-\&\fIdvihp\fR\|(1), \fIdvicopy\fR\|(1), \fIdvips\fR\|(1), \fIxdvi\fR\|(1), \fImktexpk\fR\|(1), \fIgs\fR\|(1),
-\&\fIkpathsea\fR\|(3)
+\&\fBdvihp\fR\|(1), \fBdvicopy\fR\|(1), \fBdvips\fR\|(1), \fBxdvi\fR\|(1), \fBmktexpk\fR\|(1), \fBgs\fR\|(1),
+\&\fBkpathsea\fR\|(3)
.PP
Email bug reports to tex\-k@tug.org.
.PP
@@ -660,7 +660,7 @@ if you have questions about \s-1PCL\s0 escape sequences.
.IP "\fB13210\fR and \fB13211\fR" 4
.IX Item "13210 and 13211"
\&\s-1PCL 5\s0 Technical Reference Manual (part I and \s-1II\s0). This is the
-full-detailled explanation that you need to look up if you don't
+fully detailed explanation that you need to look up if you don't
understand how the printer works. Part I is the actual manual, part \s-1II\s0
explains \s-1HP\-GL/2\s0 and has overall tips.
.IP "\fB13208\fR and \fB13207\fR" 4
@@ -683,6 +683,8 @@ dviljk fork by Karl Berry.
.PP
Joachim Schrod <jschrod@acm.org> supplied security fixes and updated
this man page.
+.PP
+dviljk is currently maintained as part of TeX Live.
.SH "LICENSE"
.IX Header "LICENSE"
dvi2xx is public domain software. dviljk changes are covered by the
diff --git a/Build/source/texk/dviljk/dvilj.pod b/Build/source/texk/dviljk/dvilj.pod
index 067dc6a4230..43488921c7a 100644
--- a/Build/source/texk/dviljk/dvilj.pod
+++ b/Build/source/texk/dviljk/dvilj.pod
@@ -200,7 +200,7 @@ appended.
If I<filename> is B<->, the DVI file is read from standard input and
the resulting PCL document is written to standard output. (Please
-remember that thhe DVI file must be seekable, even if it's stdin.)
+remember that the DVI file must be seekable, even if it's stdin.)
=back
@@ -246,7 +246,7 @@ This is mostly used to keep absolute positions in PCL files.
=item B<psfile>=I<file> B<llx>=I<x0> B<lly>=I<y0> B<urx>=I<x1> B<ury>=I<y1> B<rwi>=I<s>
-Convert Postscript file I<file> to HP PCL, by Ghostscript with device
+Convert PostScript file I<file> to HP PCL, by Ghostscript with device
C<ljetplus>, and insert the resulting graphics file at the current
position, rewriting absolute position escape sequences. I<file> is
searched with kpathsea(3), see below.
@@ -260,7 +260,7 @@ B<Please note: The specific semantics of this special is not known.>
In particular, the B<rwi> parameter is some scale factor; but even
looking at the source code it is not quite clear what the special's
author intended to implement here. In addition, it is unclear what
-dimensions are used to specify the corners, Postscript points or PCL
+dimensions are used to specify the corners, PostScript points or PCL
dots.
I<If you happen to know the psfile semantics, or if you spent the work
@@ -454,7 +454,7 @@ placing first the printed pages into the paper tray).
If B<-D1> was specified only odd pages will be printed, B<-D2> can be
used for even pages. A trailing C<-> (as in B<-D->, B<-D1-> or
-B<-D2->) supresses printing of empty pages which are generated for
+B<-D2->) suppresses printing of empty pages which are generated for
padding otherwise.
The driver allows the B<-D> option for both print-directions
@@ -573,7 +573,7 @@ if you have questions about PCL escape sequences.
=item B<13210> and B<13211>
PCL 5 Technical Reference Manual (part I and II). This is the
-full-detailled explanation that you need to look up if you don't
+fully detailed explanation that you need to look up if you don't
understand how the printer works. Part I is the actual manual, part II
explains HP-GL/2 and has overall tips.
@@ -603,8 +603,9 @@ dviljk fork by Karl Berry.
Joachim Schrod <jschrod@acm.org> supplied security fixes and updated
this man page.
+dviljk is currently maintained as part of TeX Live.
=head1 LICENSE
dvi2xx is public domain software. dviljk changes are covered by the
-GNU General Public License.
+GNU General Public License.
diff --git a/Build/source/texk/dviout-util/ChangeLog b/Build/source/texk/dviout-util/ChangeLog
index 5feecf8be57..25e7b9dcfa3 100644
--- a/Build/source/texk/dviout-util/ChangeLog
+++ b/Build/source/texk/dviout-util/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * chkdvifont.man: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-04-09 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* dvispc.c, dd.h:
diff --git a/Build/source/texk/dviout-util/chkdvifont.man b/Build/source/texk/dviout-util/chkdvifont.man
index bce20aba582..35aa7381c59 100644
--- a/Build/source/texk/dviout-util/chkdvifont.man
+++ b/Build/source/texk/dviout-util/chkdvifont.man
@@ -7,7 +7,7 @@
.if n .ds LX LaTeX
\"=====================================================================
.SH NAME
-chkdvifont \- CHecK DVI/tfm/font file and tell informations of FONTs
+chkdvifont \- CHecK DVI/tfm/font file and report information of FONTs
.SH SYNOPSIS
.B chkdvifont
[\fB\-s\fR] [\fB\-c\fR] [\fB-{f|F}\fI<font_data_file>\fR]
diff --git a/Build/source/texk/dvipos/ChangeLog b/Build/source/texk/dvipos/ChangeLog
index 18e6e71058f..886e55b0df9 100644
--- a/Build/source/texk/dvipos/ChangeLog
+++ b/Build/source/texk/dvipos/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * dvipos.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2021-03-07 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* dvipos.test, Makefile.am:
diff --git a/Build/source/texk/dvipos/dvipos.1 b/Build/source/texk/dvipos/dvipos.1
index b62172e3fae..a0842448f11 100644
--- a/Build/source/texk/dvipos/dvipos.1
+++ b/Build/source/texk/dvipos/dvipos.1
@@ -1,4 +1,4 @@
-.TH "DVIPOS" "1" "January 2007" "dvipos 20070107 (KPATHSEA)" "ConTeXt"
+.TH "DVIPOS" "1" "30 August 2022" "dvipos 20070107 (KPATHSEA)" "ConTeXt"
.de URL
\\$2 \(laURL: \\$1 \(ra\\$3
..
@@ -35,7 +35,7 @@ and is suitable for including in a
.BR tex (1)
or
.BR pdftex (1)
-auxilliary file, such as \fIdocument.tuo\fP, to be read in by the next
+auxiliary file, such as \fIdocument.tuo\fP, to be read in by the next
run of the
.BR tex (1)
or similar typesetting engine.
@@ -107,7 +107,7 @@ dvipos notes.dvi
.EE
The position information that is output is collected by
.BR texexec (1)
-to include in the \fInotes.tuo\fP auxilliary file to use in the next
+to include in the \fInotes.tuo\fP auxiliary file to use in the next
run.
@@ -132,7 +132,7 @@ Instead send bbox information to \fI/tmp/debug.pos\fP:
For more about positional graphics, see the MetaFun documentation on
the
-.URL "http://wiki.contextgarden.net/MetaFun" "ConTeXt wiki" .
+.URL "https://wiki.contextgarden.net/MetaFun" "ConTeXt wiki" .
.SH BUGS
If you specify a file for the \fB-b\fP option, you must join the
@@ -150,4 +150,5 @@ does not.
.B dvipos
is written by Jin-Hwan Cho <chofchof@ktug.or.kr>. It is free
software (GPLv2 or later). This manpage was written by Sanjoy
-Mahajan <sanjoy@mit.edu> and is in the public domain.
+Mahajan <sanjoy@mit.edu> and is in the public domain. It is currently
+maintained as part of TeX Live.
diff --git a/Build/source/texk/makejvf/ChangeLog b/Build/source/texk/makejvf/ChangeLog
index 5767fb2e0b7..e557d24d556 100644
--- a/Build/source/texk/makejvf/ChangeLog
+++ b/Build/source/texk/makejvf/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * makejvf.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-07-23 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* uniblock.c, main.c: Update references Unicode blocks Blocks-15.0.0.txt.
diff --git a/Build/source/texk/makejvf/makejvf.1 b/Build/source/texk/makejvf/makejvf.1
index b2c5ebff1fa..655493b82ea 100644
--- a/Build/source/texk/makejvf/makejvf.1
+++ b/Build/source/texk/makejvf/makejvf.1
@@ -31,7 +31,7 @@ When VF contains the commands of shifting characters, PS font TFM can \
have the exact character widths of PS fonts.
.TP 5
The program \fBmakejvf\fR can be used for this purpose. \
-It inputs a p\*(TX JFM file (refered to as <\fI\*(TX TFM file\fR> in \
+It inputs a p\*(TX JFM file (referred to as <\fI\*(TX TFM file\fR> in \
\fBSYNOPSIS\fR above), and outputs a corresponding VF file \
(with the same basename as <\fI\*(TX TFM file\fR>) and \
a JFM file for a PS font JFM file (<\fIPS font TFM\fR> above).
diff --git a/Build/source/texk/musixtnt/ChangeLog b/Build/source/texk/musixtnt/ChangeLog
index bf4c3c1b14a..5b976b2b98c 100644
--- a/Build/source/texk/musixtnt/ChangeLog
+++ b/Build/source/texk/musixtnt/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * musixtnt-src/msxlint.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2017-03-27 Karl Berry <karl@freefriends.org>
* Makefile.am (AM_TESTS_ENVIRONMENT): use instead of TESTS_ENVIRONMENT.
diff --git a/Build/source/texk/musixtnt/musixtnt-src/msxlint.1 b/Build/source/texk/musixtnt/musixtnt-src/msxlint.1
index d0a3f695ae7..5c5160acbe6 100644
--- a/Build/source/texk/musixtnt/musixtnt-src/msxlint.1
+++ b/Build/source/texk/musixtnt/musixtnt-src/msxlint.1
@@ -1,5 +1,5 @@
.\" This manpage is licensed under the GNU Public License
-.TH MSXLINT 1 2015-02-05 "" ""
+.TH MSXLINT 1 2022-08-30 "" ""
.SH NAME
msxlint \- detects incorrectly formatted notes lines in a MusiXTeX source file.
@@ -14,7 +14,7 @@ msxlint \- detects incorrectly formatted notes lines in a MusiXTeX source file.
If no
.IR infiles
-are specifed, standard input is used.
+are specified, standard input is used.
.SH USAGE
diff --git a/Build/source/texk/ps2pk/ChangeLog b/Build/source/texk/ps2pk/ChangeLog
index 8bd30034a58..71be1337922 100644
--- a/Build/source/texk/ps2pk/ChangeLog
+++ b/Build/source/texk/ps2pk/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * pk2bm.1,
+ * ps2pk.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2021-02-06 TANAKA Takuji <ttk@t-lab.opal.ne.jp>
* ps2pk.c, mag.c, pfb2pfa.c, pk2bm.c, pktest.c, configure.ac:
diff --git a/Build/source/texk/ps2pk/pk2bm.1 b/Build/source/texk/ps2pk/pk2bm.1
index 12155d08ef7..d9537cc389b 100644
--- a/Build/source/texk/ps2pk/pk2bm.1
+++ b/Build/source/texk/ps2pk/pk2bm.1
@@ -1,4 +1,4 @@
-.TH PK2BM 1 "1 Feb 2016"
+.TH PK2BM 1 "30 August 2022"
.SH NAME
pk2bm \- create a bitmap from a TeX pkfont
.SH SYNOPSIS:
@@ -13,7 +13,7 @@ the given pkfont. The format is described in bitmap(X11).
.PP
The pkfont is a packed fontfile generated by gftopk(TeX) from a
gffont. A gffont is the output of METAFONT a program to design fonts
-in a device independant way.
+in a device independent way.
.PP
With the -b flag a bitmap is generated in which all black pixels are
drawn as a `*' and all white bits as a `.'. With the -h flag a
@@ -37,4 +37,4 @@ ps2pk(1)
.nf
Piet Tutelaers
Maintained in TeX Live; please send bug reports or other correspondence
-to tex-k@tug.org (http://lists.tug.org/tex-k).
+to tex-k@tug.org (https://lists.tug.org/tex-k).
diff --git a/Build/source/texk/ps2pk/ps2pk.1 b/Build/source/texk/ps2pk/ps2pk.1
index 47cf209269b..8c12611fe1f 100644
--- a/Build/source/texk/ps2pk/ps2pk.1
+++ b/Build/source/texk/ps2pk/ps2pk.1
@@ -1,4 +1,4 @@
-.TH PS2PK 1 "1 Feb 2016"
+.TH PS2PK 1 "30 August 2022"
.SH NAME
ps2pk \- creates a TeX pkfont from a type1 PostScript font
.SH SYNOPSIS
@@ -109,7 +109,7 @@ Verbose flag. (Tells what the program is doing.)
.IP type1 12
The name of the PostScript type1 font. The name of the AFM-file will be
-constructed from this name by removing the extension (if suplied) and
+constructed from this name by removing the extension (if supplied) and
adding ".afm". The PostScript "FontName" is extracted from the
AFM-file and written into a "special" at the end of the pkfont.
@@ -156,4 +156,4 @@ modified for ps2pkm by Pierre A. Mackay.
This manpage was adapted to teTeX by Frank Kuester.
.PP
Maintained in TeX Live; please send bug reports or other correspondence
-to tex-k@tug.org (http://lists.tug.org/tex-k).
+to tex-k@tug.org (https://lists.tug.org/tex-k).
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index b8a2a842f05..629bcaf0e34 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,3 +1,9 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * ptftopl.man,
+ * tie.man: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-08-21 Andreas Scherer <https://ascherer.github.io>
* cweb.man: New option '+u' for CTANGLE.
diff --git a/Build/source/texk/web2c/man/ptftopl.man b/Build/source/texk/web2c/man/ptftopl.man
index 6ac5c7cf216..81b6f22b066 100644
--- a/Build/source/texk/web2c/man/ptftopl.man
+++ b/Build/source/texk/web2c/man/ptftopl.man
@@ -1,4 +1,4 @@
-.TH PTFTOPL 1 "15 March 2019" "Web2C @VERSION@"
+.TH PTFTOPL 1 "30 August 2022" "Web2C @VERSION@"
.\"=====================================================================
.if t .ds TX \fRT\\h'-0.1667m'\\v'0.20v'E\\v'-0.20v'\\h'-0.125m'X\fP
.if n .ds TX TeX
@@ -12,7 +12,7 @@
.if n .ds LX LaTeX
.\"=====================================================================
.SH NAME
-ptftopl, uptftopl \- Convert Japanese p\*(TX font metric (JFM) files to propery list
+ptftopl, uptftopl \- Convert Japanese p\*(TX font metric (JFM) files to property list
.SH SYNOPSIS
.B ptftopl
.RI [ OPTIONS ]
diff --git a/Build/source/texk/web2c/man/tie.man b/Build/source/texk/web2c/man/tie.man
index 7be5044677b..c1bcc7c1b58 100644
--- a/Build/source/texk/web2c/man/tie.man
+++ b/Build/source/texk/web2c/man/tie.man
@@ -1,4 +1,4 @@
-.TH TIE 1 "8 June 2020" "Web2C @VERSION@"
+.TH TIE 1 "30 August 2022" "Web2C @VERSION@"
.\"=====================================================================
.SH NAME
tie \- merge or apply WEB change files
@@ -13,7 +13,7 @@ tie \- merge or apply WEB change files
The
.B tie
program is used to process multiple change files used with the WEB
-system for literate programming. The WEB programs allow to apply
+system for literate programming. The WEB programs allows one to apply
patches to a source file (the
.IR masterfile )
by means of a number of change files (often only a single change file
@@ -52,4 +52,5 @@ special requirements in TIE.
.\"=====================================================================
.SH "AUTHOR"
Klaus Guntermann, TH Darmstadt, Institut f. Theoretische Informatik. Man page
-by Joachim Schnitter, TH Darmstadt, Phys. Chemie I.
+by Joachim Schnitter, TH Darmstadt, Phys. Chemie I. Maintained as part
+of TeX Live.
diff --git a/Build/source/texk/web2c/synctexdir/ChangeLog b/Build/source/texk/web2c/synctexdir/ChangeLog
index 4af445b8614..6304c2abce7 100644
--- a/Build/source/texk/web2c/synctexdir/ChangeLog
+++ b/Build/source/texk/web2c/synctexdir/ChangeLog
@@ -1,7 +1,13 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * man1/synctex.1,
+ * man5/synctex.5: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-05-31 Karl Berry <karl@freefriends.org>
- * synctex.c (synctexterminate): insert missing \ne
- before SyncTeX written on "..." (quoted case).
+ * synctex.c (synctexterminate): insert missing \n
+ before ``SyncTeX written on "..." ...'' (quoted case).
Report from jerome.lelong, tex-k 31 May 2022 16:34:44.
2022-03-21 Karl Berry <karl@tug.org>
diff --git a/Build/source/texk/web2c/synctexdir/man1/synctex.1 b/Build/source/texk/web2c/synctexdir/man1/synctex.1
index 2fc6d747e9d..931ad81b105 100644
--- a/Build/source/texk/web2c/synctexdir/man1/synctex.1
+++ b/Build/source/texk/web2c/synctexdir/man1/synctex.1
@@ -1,4 +1,4 @@
-.Dd 06/13/2018 \" DATE
+.Dd 08/30/2022 \" DATE
.Dt synctex 1 \" Program name and manual section number
.Sh NAME
.Nm synctex
@@ -8,7 +8,7 @@
\fIcommand\fP [\fIoptions\fP] [\fIargs\fP]
.Sh OVERVIEW
The Synchronization TeXnology is a feature of recent TeX engines.
-It allows to synchronize between input and output,
+It allows one to synchronize between input and output,
which means to navigate from the source document to the typeset material
and vice versa.
.Pp
@@ -41,6 +41,7 @@ Notice that LuaTeX option is `--synctex=NUMBER' with two dashes.
The Synchronize TeXnology is essentially due to Jerome Laurens,
with useful suggestions by some well known actors of the TeX world.
.\" .Sh BUGS \" Document known, unremedied bugs
+SyncTeX is maintained as part of TeX Live.
.Sh HISTORY \" Document history if command behaves in a unique manner
Revised on Sun Apr 23 09:54:20 UTC 2017.
.\" nroff -man synctex.1 | less
diff --git a/Build/source/texk/web2c/synctexdir/man5/synctex.5 b/Build/source/texk/web2c/synctexdir/man5/synctex.5
index 4ec12f39ef3..f4a0c739db5 100644
--- a/Build/source/texk/web2c/synctexdir/man5/synctex.5
+++ b/Build/source/texk/web2c/synctexdir/man5/synctex.5
@@ -1,4 +1,4 @@
-.Dd Jan 17, 2018
+.Dd Aug 30, 2022
.Dt SYNCTEX 5
.Os "Independent"
.\"
@@ -312,7 +312,7 @@ If there is no postamble, it means that the typesetting process did not end corr
.El
.Sh The post scriptum
The post scriptum contains material possibly added by 3rd parties.
-It allows to append some transformation (shift and magnify).
+It allows one to append some transformation (shift and magnify).
Typically, one applies a dvi to pdf filter with offset options and magnification,
then he appends the same options to the synctex file, for example
.Bd -literal -offset indent
@@ -362,6 +362,7 @@ last full point available above.
The Synchronize TeXnology is essentially due to Jerome Laurens,
with useful suggestions by some well known actors of the TeX world.
.\" .Sh BUGS \" Document known, unremedied bugs
+SyncTeX is maintained as part of TeX Live.
.Sh HISTORY \" Document history if command behaves in a unique manner
This document has been updated on Sat Apr 22 09:57:20 UTC 2017 to include \\pdfxform support.
.\" nroff -man synctex.5 | less
diff --git a/Build/source/utils/devnag/ChangeLog b/Build/source/utils/devnag/ChangeLog
index eda43dc2884..aca8200bb07 100644
--- a/Build/source/utils/devnag/ChangeLog
+++ b/Build/source/utils/devnag/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * devnag.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2018-01-18 Karl Berry <karl@tug.org>
* src/devnag.c (err_ill): printf %s instead of direct string
diff --git a/Build/source/utils/devnag/devnag.1 b/Build/source/utils/devnag/devnag.1
index ca5ad15e33c..a247ec87d81 100644
--- a/Build/source/utils/devnag/devnag.1
+++ b/Build/source/utils/devnag/devnag.1
@@ -1,4 +1,4 @@
-.TH DEVNAG "1" "8 March 2016" "TeX Live"
+.TH DEVNAG "1" "30 August 2022" "TeX Live"
.SH NAME
devnag \- Devanagari for TeX preprocessor
.SH SYNOPSIS
@@ -30,6 +30,5 @@ report devnag version
was written by Frans J. Velthuis and is currently maintained by Zdenek
Wagner as part of TeX Live <tex-live@tug.org>.
.PP
-This manpage was written by Norbert Preining for Debian/GNU Linux and
+This manpage was written by Norbert Preining for Debian GNU/Linux and
may be used, modified and/or distributed freely by anyone.
-
diff --git a/Build/source/utils/pmx/ChangeLog b/Build/source/utils/pmx/ChangeLog
index 03ac406bb11..362d19fe069 100644
--- a/Build/source/utils/pmx/ChangeLog
+++ b/Build/source/utils/pmx/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * pmxab.1: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2022-03-08 Akira Kakuto <kakuto@jcom.zaq.ne.jp>
* Import pmx 2.9.8a.
diff --git a/Build/source/utils/pmx/pmxab.1 b/Build/source/utils/pmx/pmxab.1
index 348517f4aee..e9d648c1649 100644
--- a/Build/source/utils/pmx/pmxab.1
+++ b/Build/source/utils/pmx/pmxab.1
@@ -1,4 +1,4 @@
-.TH pmxab 1 "12 Feb 2018" "Version 2.8.4" "PMX Manual Page"
+.TH pmxab 1 "30 August 2022" "Version 2.8.4" "PMX Manual Page"
.SH NAME
pmxab \- a MusiXTeX preprocessor
.SH SYNOPSIS
@@ -10,7 +10,7 @@ pmxab is a preprocessor for MusiXTeX.
It's usually invoked by a frontend musixtex(1).
To use it to its full benefit you should have installed MusiXTeX Version 1.21
or higher, and TeX itself.
-The goal of PMX is to faciliate the efficient typesetting of scores and parts
+The goal of PMX is to facilitate the efficient typesetting of scores and parts
that have an almost professional appearance. To learn more about typesetting
with PMX, please read the PMX Manual.
diff --git a/Build/source/utils/vlna/ChangeLog b/Build/source/utils/vlna/ChangeLog
index d22dd93b332..046ed6db952 100644
--- a/Build/source/utils/vlna/ChangeLog
+++ b/Build/source/utils/vlna/ChangeLog
@@ -1,3 +1,8 @@
+2022-08-30 Karl Berry <karl@freefriends.org>
+
+ * vlna-src/vlna.man: typo fixes from Hilmar Preu\ss{}e,
+ https://tug.org/pipermail/tex-live/2022-June/048227.html
+
2016-02-22 Akira Kakuto <kakuto@fuk.kindai.ac.jp>
* Makefile.am, configure.ac: New convention.
diff --git a/Build/source/utils/vlna/vlna-src/vlna.man b/Build/source/utils/vlna/vlna-src/vlna.man
index 691b3cb7128..c658c3c4753 100644
--- a/Build/source/utils/vlna/vlna-src/vlna.man
+++ b/Build/source/utils/vlna/vlna-src/vlna.man
@@ -1,5 +1,5 @@
.\" $Id$
-.TH VLNA 1 "March 30 2009"
+.TH VLNA 1 "August 30 2022"
.nh
.SH NAME
vlna \- adds tilde after each non-syllabic preposition
@@ -10,7 +10,7 @@ vlna \- adds tilde after each non-syllabic preposition
.SH PREFACE
There exists a special Czech and Slovak typographical rule: you cannot
leave the non-syllabic preposition on the end of one line and continue
-writting text on next line. For example,
+writing text on next line. For example,
you cannot write down the text "v lese" (in a forest) like
"v<new-line>lese". The program vlna adds the asciitilde
between such preposition and the next word and removes the space(s) in