summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
authorNorbert Preining <preining@logic.at>2007-11-16 07:00:34 +0000
committerNorbert Preining <preining@logic.at>2007-11-16 07:00:34 +0000
commitcd49e03d98955376d5d6baf312cc1a8c5499ba64 (patch)
tree021a5d1001bff34e3d3269d304d9bc5869dadb68 /Build
parent525d19bc991763272b0b7de420fc182ffbd3e228 (diff)
patch the man pages in the sources, not only in the Master man pages
tcdialog man page source is where? git-svn-id: svn://tug.org/texlive/trunk@5429 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/tetex/texdoc.man2
-rw-r--r--Build/source/texk/tetex/texdoctk.man8
-rw-r--r--Build/source/texk/tetex/updmap.cfg.54
-rw-r--r--Build/source/texk/tetex/updmap.man2
-rw-r--r--Build/source/texk/web2c/man/pdfetex.man2
-rw-r--r--Build/source/texk/web2c/man/pdftex.man2
-rw-r--r--Build/source/texk/web2c/man/tex.man4
-rw-r--r--Build/source/texk/xdvik/xdvi.1.in20
8 files changed, 22 insertions, 22 deletions
diff --git a/Build/source/texk/tetex/texdoc.man b/Build/source/texk/tetex/texdoc.man
index 9d680c35b0d..449ad1c2801 100644
--- a/Build/source/texk/tetex/texdoc.man
+++ b/Build/source/texk/tetex/texdoc.man
@@ -20,7 +20,7 @@ texdoc \- Utility to look up TeX documentation
.PP
.SH "DESCRIPTION"
.PP
-\fBtexdoc\fP seaches for \fINAME\fP in the TeX documentation and
+\fBtexdoc\fP searches for \fINAME\fP in the TeX documentation and
starts an appropriate viewer\&.
.PP
\fINAME\fP should be the name of a command or package in the teTeX
diff --git a/Build/source/texk/tetex/texdoctk.man b/Build/source/texk/tetex/texdoctk.man
index 03bb298c7a4..e7aebb7098a 100644
--- a/Build/source/texk/tetex/texdoctk.man
+++ b/Build/source/texk/tetex/texdoctk.man
@@ -8,7 +8,7 @@ texdoctk \- GUI for easier access of TeX package and program documentations
.B texdoctk
is a GUI for easier access to a large part of the vast amount
of package and program documentations and tutorials for TeX and its
-different derivates (mainly LaTeX). It is optimized and included in
+different derivatives (mainly LaTeX). It is optimized and included in
the teTeX and fpTeX distributions and also available with TeXLive.
.PP
The documentation is grouped into 17 categories; the 18th button of the main
@@ -36,14 +36,14 @@ frequently happen in search results). This can also be set in a configuration
file.
.SH "CONFIGURATION"
.PP
-The configuration is controlled by the system default concfiguration file
+The configuration is controlled by the system default configuration file
($TEXMFMAIN)/texdoctk/texdocrc.defaults, most of whose entries can though be
overridden by the users' own optional ~/.texdocrc files and/or command line
options.
.SS The Settings menu and configuration files
.PP
The Settings menu is used to change the user-definable settings of \fBtexdoctk\fP
-for the duration of the programm call or as new defaults. The latter case is
+for the duration of the program call or as new defaults. The latter case is
the purpose of the Save button, which generates or rewrites the user's own
~/.texdocrc file. The system defaults cannot be edited with the Settings
menu.
@@ -96,7 +96,7 @@ file but to stdout by default, so a redirect is needed, e.g.
.B a2ps myfile.txt >myfile.ps
.PP
The system-wide configuration file is ($TEXMFMAIN)/texdoctk/texdocrc.defaults
-and should only be writeable by the administrator of the installation using any
+and should only be writable by the administrator of the installation using any
text editor. The optional user configuration file is ~/.texdocrc and can
override all but those system settings which affect the installation as a
whole. The preferred way of changing it is through the Settings menu.
diff --git a/Build/source/texk/tetex/updmap.cfg.5 b/Build/source/texk/tetex/updmap.cfg.5
index 67d6412fcc1..105616c487a 100644
--- a/Build/source/texk/tetex/updmap.cfg.5
+++ b/Build/source/texk/tetex/updmap.cfg.5
@@ -83,7 +83,7 @@ Should \fBpdftex\fR download the base 14 pdf fonts? Since some configurations
the fonts. The pdf files will get bigger, though.
.br
Valid settings are \fItrue\fR (download the fonts) or \fIfalse\fR (don't
-download the fonts). Adobe recomments to embed all fonts.
+download the fonts). Adobe recommends to embed all fonts.
.P
\fBdvipdfmDownloadBase14\fR
.br
@@ -117,7 +117,7 @@ Usage: \fBMixedMap\fR filename.map
The sign \fB#\fR precedes a comment.
.P
Not used Map files should be commented out using the string \fB#!\fR at the
-beginning of the line. These entries can be (de-)activaed using \fBupdmap\fR
+beginning of the line. These entries can be (de-)activated using \fBupdmap\fR
with the options \fI--enable\fR and \fI--disable\fR.
.SH "SPECIAL TO DEBIAN"
In Debian the file \fBupdmap.cfg\fR is a generated file sitting in /var. It is
diff --git a/Build/source/texk/tetex/updmap.man b/Build/source/texk/tetex/updmap.man
index 7ee7cbdf77f..4764aedbfba 100644
--- a/Build/source/texk/tetex/updmap.man
+++ b/Build/source/texk/tetex/updmap.man
@@ -209,7 +209,7 @@ forces all fonts to be downloaded, so this map file can be used with
teTeX configuration files for \fBdvips\fP(1) tuned for use with \fBupdmap\fP:
.IP
.IP "\fIconfig\&.builtin35\fP"
-Loads \fIbuildin35\&.map\fP instead
+Loads \fIbuiltin35\&.map\fP instead
of \fIpsfonts\&.map\fP\&.
.IP
.IP "\fIconfig\&.download35\fP"
diff --git a/Build/source/texk/web2c/man/pdfetex.man b/Build/source/texk/web2c/man/pdfetex.man
index f5afee0ea4e..0f0579fd2e3 100644
--- a/Build/source/texk/web2c/man/pdfetex.man
+++ b/Build/source/texk/web2c/man/pdfetex.man
@@ -387,7 +387,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/usr/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
TEXFORMATS
Search path for format files.
diff --git a/Build/source/texk/web2c/man/pdftex.man b/Build/source/texk/web2c/man/pdftex.man
index 256ba097db1..ae52fcffe01 100644
--- a/Build/source/texk/web2c/man/pdftex.man
+++ b/Build/source/texk/web2c/man/pdftex.man
@@ -388,7 +388,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/usr/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
TEXFORMATS
Search path for format files.
diff --git a/Build/source/texk/web2c/man/tex.man b/Build/source/texk/web2c/man/tex.man
index 8e87ba6fe24..237bf83f8f4 100644
--- a/Build/source/texk/web2c/man/tex.man
+++ b/Build/source/texk/web2c/man/tex.man
@@ -145,7 +145,7 @@ to see if it begins with the magic sequence
If the first line begins with
.BI %& format
.BI -translate-file \ tcxname
-then \*(TX will use the named format and transation table
+then \*(TX will use the named format and translation table
.I tcxname
to process the source file. Either the format name or the
.B -translate-file
@@ -437,7 +437,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/usr/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
TEXFORMATS
Search path for format files.
diff --git a/Build/source/texk/xdvik/xdvi.1.in b/Build/source/texk/xdvik/xdvi.1.in
index 6c75cec79bd..cfa223f9579 100644
--- a/Build/source/texk/xdvik/xdvi.1.in
+++ b/Build/source/texk/xdvik/xdvi.1.in
@@ -528,7 +528,7 @@ occurs in the string, the missing format strings are appended automatically.
variables).
.sp
A new instance of the editor is started each time this command is used;
-therefore it is preferrable to use an editor that can be invoked in
+therefore it is preferable to use an editor that can be invoked in
`client' mode to load new files into the same instance. Example
settings are:
.RS 7
@@ -1264,7 +1264,7 @@ to
.TP
.B \-notempfile
.RB ( .tempFile )
-As mentined in the section
+As mentioned in the section
.B DESCRIPTION
above, xdvi will create a temporary copy of the DVI file so that it
can be accessed without interruptions even while the file is being
@@ -1333,7 +1333,7 @@ best to specify the paper size in the TeX input file via the line
.B \eusepackage[dvips]{geometry}
.sp
which will be recognized by both dvips and xdvi; in that case the
-use of a `-paper' option should be unneccessary.
+use of a `-paper' option should be unnecessary.
.br
The paper size may be specified in the form
\fIwidth\fBx\fIheight\fR optionally followed by a unit, where
@@ -1555,7 +1555,7 @@ The space before
.I filename
is only needed if the filename starts
with a digit. When the space is used, the argument
-needs to be encosed in quotes to prevent the shell from
+needs to be enclosed in quotes to prevent the shell from
misinterpreting the space as argument separator.
.sp
This option requires that
@@ -1580,7 +1580,7 @@ Otherwise, if one of the filenames does contain a path component (e.g.:
.IR ../test.tex ,
.IR /my/homedir/tex/test.tex
or any combination of these), both filenames are expanded to a full path,
-with any occurences of
+with any occurrences of
.I ../
and
.I ./
@@ -1667,7 +1667,7 @@ currently ignored.
.BI \-useTeXpages
Use logical \*(Te\& pages (the values of the
.I \ecount0
-register) instead of physical pages for the pagelist lables and
+register) instead of physical pages for the pagelist tables and
when jumping to a page in a document with the `g' keystroke (or the
.B goto-page()
action).
@@ -1793,7 +1793,7 @@ the bottom of the page.
.br
When the option
.BI \-pause " special-string"
-is used and the display is currenlty paused, this key will instead
+is used and the display is currently paused, this key will instead
display the next portion of the page until the next
.I special-string
or the end of the page is encountered. See the description of the
@@ -2993,7 +2993,7 @@ The keystroke
jumps to the next match (like pressing the `Find' button in the search window).
.PP
By default, the matches are highlighted in inverted color.
-If the display isn't running in TrueColor, or if the X resouce
+If the display isn't running in TrueColor, or if the X resource
.B matchHighlightInverted
is set to false or the command-line option
.B \-nomatchinverted
@@ -3202,7 +3202,7 @@ via the
mechanism, as a single argument after the `!'. Any arguments
listed in the
.B Dvips options
-field are segmeted at whitespaces and passed as separate arguments to dvips.
+field are segmented at whitespaces and passed as separate arguments to dvips.
If you e.g. want to print the file 2-up, you should enter
the following string into the
.B Printer
@@ -3400,7 +3400,7 @@ When this mode is activated, the mouse cursor changes into a
thin cross, and a larger, cross-shaped ruler is drawn in the
highlight color at the mouse location. The ruler doesn't have
units attached to it; instead, the current distance between the
-ruler and the mouse cursor is continously printed to the
+ruler and the mouse cursor is continuously printed to the
statusline.
.br
When activating Ruler Mode, the ruler is at first attached to