summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2018-05-26 23:59:40 +0000
committerKarl Berry <karl@freefriends.org>2018-05-26 23:59:40 +0000
commitcb62bdcd54634274d72778f5c93a4cbc883ab62a (patch)
tree7534e9da445dba0a78d505053a397ebbd27d741f /Build
parent9a222b1bcecbab734dbed9e4e26f2f1ca6c834b7 (diff)
typos
git-svn-id: svn://tug.org/texlive/trunk@47850 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/man/ChangeLog8
-rw-r--r--Build/source/texk/web2c/man/aleph.man4
-rw-r--r--Build/source/texk/web2c/man/etex.man6
-rw-r--r--Build/source/texk/web2c/man/luatex.man12
-rw-r--r--Build/source/texk/web2c/man/mft.man4
-rw-r--r--Build/source/texk/web2c/man/ptex.man4
6 files changed, 23 insertions, 15 deletions
diff --git a/Build/source/texk/web2c/man/ChangeLog b/Build/source/texk/web2c/man/ChangeLog
index fd10f9d954c..863200a3685 100644
--- a/Build/source/texk/web2c/man/ChangeLog
+++ b/Build/source/texk/web2c/man/ChangeLog
@@ -1,3 +1,11 @@
+2018-05-27 Karl Berry <karl@tug.org>
+
+ * aleph.man,
+ * etex.man,
+ * luatex.man,
+ * mft.man,
+ * ptex.man: typos.
+
2018-04-30 Karl Berry <karl@tug.org>
* latex.man: update latexrefman url to
diff --git a/Build/source/texk/web2c/man/aleph.man b/Build/source/texk/web2c/man/aleph.man
index 0e89c08e44c..c61010acee7 100644
--- a/Build/source/texk/web2c/man/aleph.man
+++ b/Build/source/texk/web2c/man/aleph.man
@@ -1,4 +1,4 @@
-.TH ALEPH 1 "16 June 2015" "Web2C @VERSION@"
+.TH ALEPH 1 "27 May 2018" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF Metafont
@@ -201,7 +201,7 @@ that user files are found before system files. An empty path
component will be replaced with the paths defined in the
.I texmf.cnf
file. For example, set TEXINPUTS to ".:/home/user/tex:" to prepend the
-current direcory and ``/home/user/tex'' to the standard search path.
+current directory and ``/home/user/tex'' to the standard search path.
.TP
.B TEXEDIT
Command template for switching to editor. The default, usually
diff --git a/Build/source/texk/web2c/man/etex.man b/Build/source/texk/web2c/man/etex.man
index 92fce4b7895..d8a6d23cf4c 100644
--- a/Build/source/texk/web2c/man/etex.man
+++ b/Build/source/texk/web2c/man/etex.man
@@ -1,4 +1,4 @@
-.TH ETEX 1 "16 June 2015" "Web2C @VERSION@"
+.TH ETEX 1 "27 May 2018" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF Metafont
@@ -53,7 +53,7 @@ respecting Knuth's wish that \*(TX should remain frozen.
.PP
e-\*(TX can be used in two different modes: in
.I compatibility mode
-it is supposed to be completely interchangable with standard \*(TX.
+it is supposed to be completely interchangeable with standard \*(TX.
In
.I extended mode
several new primitives are added that facilitate (among other things)
@@ -300,7 +300,7 @@ that user files are found before system files. An empty path
component will be replaced with the paths defined in the
.I texmf.cnf
file. For example, set TEXINPUTS to ".:/home/user/tex:" to prepend the
-current direcory and ``/home/user/tex'' to the standard search path.
+current directory and ``/home/user/tex'' to the standard search path.
.TP
.B TEXFORMATS
Search path for format files.
diff --git a/Build/source/texk/web2c/man/luatex.man b/Build/source/texk/web2c/man/luatex.man
index c6c8350d295..6f33f5e6690 100644
--- a/Build/source/texk/web2c/man/luatex.man
+++ b/Build/source/texk/web2c/man/luatex.man
@@ -1,4 +1,4 @@
-.TH LUATEX 1 "16 June 2015" "Web2C @VERSION@"
+.TH LUATEX 1 "27 May 2018" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MF Metafont
.if t .ds MF Metafont
@@ -54,7 +54,7 @@ If called as \fBtexlua\fR it acts as lua interpreter.
If called as \fBtexluac\fR it acts as lua bytecode compiler.
Lua\*(TX is an extended version of pdf\*(TX with Unicode and OpenType
-font support, embeded \fBLua\fR scripting language, the \fBe-\*(TX\fR
+font support, embedded \fBLua\fR scripting language, the \fBe-\*(TX\fR
and \fBOmega\fR extensions, as well as integrated MetaPost engine, that
can create \fIPDF\fR files as well as \fIDVI\fR files.
For more information about luatex, see http://www.luatex.org, you can
@@ -73,10 +73,10 @@ them to PDF using \fBepstopdf\fR (1).
.\"=====================================================================
.SH "OPTIONS"
When the Lua\*(TX executable starts, it looks for the \fB\-\-lua\fR
-commandline option.
-If there is no \fB\-\-lua\fR option, the commandline is interpreted in a
+command-line option.
+If there is no \fB\-\-lua\fR option, the command line is interpreted in a
similar fashion as in traditional pdf\*(TX and Aleph. But if the option
-is present, Lua\*(TX will enter an alternative mode of commandline parsing
+is present, Lua\*(TX will enter an alternative mode of command-line parsing
in comparison to the standard web2c programs. The presence of \fB--lua\fR
makes most of other options unreliable, because the lua initialization
file can disable kpathsea and/or hook functions into various callbacks.
@@ -92,7 +92,7 @@ The following two options alter the executable behaviour:
.B \-\-luaonly
Start Lua\*(TX as a Lua interpreter. In this mode, it will set Lua's
\fIarg[0]\fR to the found script name, pushing preceding options in
-negative values and the rest of the commandline in the positive values,
+negative values and the rest of the command line in the positive values,
just like the Lua interpreter. Lua\*(TX will exit immediately after
executing the specified Lua script.
.TP
diff --git a/Build/source/texk/web2c/man/mft.man b/Build/source/texk/web2c/man/mft.man
index 4f902f8dbf2..38e7ccb3ce3 100644
--- a/Build/source/texk/web2c/man/mft.man
+++ b/Build/source/texk/web2c/man/mft.man
@@ -1,4 +1,4 @@
-.TH MFT 1 "16 June 2015" "Web2C @VERSION@"
+.TH MFT 1 "27 May 2018" "Web2C @VERSION@"
.\"=====================================================================
.if n .ds MP MetaPost
.if t .ds MP MetaPost
@@ -91,7 +91,7 @@ has the extension
.BI \-style= style_file_name \fR[\fP.mft\fR]\fP
Use the style file
.I style_file_name
-insted of
+instead of
.B plain.mft
(or
.BR mplain.mft );
diff --git a/Build/source/texk/web2c/man/ptex.man b/Build/source/texk/web2c/man/ptex.man
index 2ccbdfc99a7..7a8d2313995 100644
--- a/Build/source/texk/web2c/man/ptex.man
+++ b/Build/source/texk/web2c/man/ptex.man
@@ -1,4 +1,4 @@
-.TH PTEX 1 "26 May 2018" "Web2C @VERSION@"
+.TH PTEX 1 "27 May 2018" "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
@@ -45,7 +45,7 @@ that of the other \*(TX programs in the
implementation.
.\"=====================================================================
.SH OPTIONS
-Here we list only additions/deletions of command lind options which are
+Here we list only additions/deletions of command line options which are
specific to (e-)(u)p\*(TX. For (u)p\*(TX, other options are similar to
\*(TX. For e-(u)p\*(TX, other options are similar to e-\*(TX.
.TP