diff options
author | Norbert Preining <preining@logic.at> | 2007-11-16 07:00:34 +0000 |
---|---|---|
committer | Norbert Preining <preining@logic.at> | 2007-11-16 07:00:34 +0000 |
commit | cd49e03d98955376d5d6baf312cc1a8c5499ba64 (patch) | |
tree | 021a5d1001bff34e3d3269d304d9bc5869dadb68 /Build/source/texk/tetex | |
parent | 525d19bc991763272b0b7de420fc182ffbd3e228 (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/source/texk/tetex')
-rw-r--r-- | Build/source/texk/tetex/texdoc.man | 2 | ||||
-rw-r--r-- | Build/source/texk/tetex/texdoctk.man | 8 | ||||
-rw-r--r-- | Build/source/texk/tetex/updmap.cfg.5 | 4 | ||||
-rw-r--r-- | Build/source/texk/tetex/updmap.man | 2 |
4 files changed, 8 insertions, 8 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" |