diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-01 12:29:16 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2011-03-01 12:29:16 +0000 |
commit | a479b72151a6eae5a76dfe455a6c91429aa476c4 (patch) | |
tree | c88bcce1c502a20959630a483d5e699039f3662c /Build/source/texk/kpathsea | |
parent | 99c0f709dc74a62991c2a8cdb8e9d1c6e85bd7ce (diff) |
Remove useless '.rb' macros from manual pages
git-svn-id: svn://tug.org/texlive/trunk@21565 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea')
-rw-r--r-- | Build/source/texk/kpathsea/ChangeLog | 7 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/kpseaccess.man | 6 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/kpsereadlink.man | 6 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/kpsestat.man | 6 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/kpsewhich.man | 19 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktexlsr.man | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktexmf.man | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktexpk.man | 9 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktextfm.man | 5 |
9 files changed, 18 insertions, 48 deletions
diff --git a/Build/source/texk/kpathsea/ChangeLog b/Build/source/texk/kpathsea/ChangeLog index ab18d1a4c26..92cbec41afd 100644 --- a/Build/source/texk/kpathsea/ChangeLog +++ b/Build/source/texk/kpathsea/ChangeLog @@ -1,3 +1,10 @@ +2011-03-01 Peter Breitenlohner <peb@mppmu.mpg.de> + + * man/{kpsewhich,mktexlsr,mktexmf,mktexpk,mktextfm}.man: Drop + useless '.rb' macros. + * man/{kpseaccess,kpsereadlink,kpsestat}.man: The same. + Also remove `additional' from `following additional options'. + 2011-02-28 Peter Breitenlohner <peb@mppmu.mpg.de> * Makefile.in.orig, common.ac.orig, withenable.ac: Remove diff --git a/Build/source/texk/kpathsea/man/kpseaccess.man b/Build/source/texk/kpathsea/man/kpseaccess.man index 836cc6077b8..e9b3035a5df 100644 --- a/Build/source/texk/kpathsea/man/kpseaccess.man +++ b/Build/source/texk/kpathsea/man/kpseaccess.man @@ -1,4 +1,4 @@ -.TH KPSEACCESS 1 "16 May 2010" "Kpathsea @VERSION@" +.TH KPSEACCESS 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -54,14 +54,12 @@ mounted read-only. .\"===================================================================== .SH OPTIONS .B kpseaccess -accepts the following additional options: +accepts the following options: .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" diff --git a/Build/source/texk/kpathsea/man/kpsereadlink.man b/Build/source/texk/kpathsea/man/kpsereadlink.man index 79b86e3b4fd..343451aa534 100644 --- a/Build/source/texk/kpathsea/man/kpsereadlink.man +++ b/Build/source/texk/kpathsea/man/kpsereadlink.man @@ -1,4 +1,4 @@ -.TH KPSEREADLINK 1 "4 January 1998" "Kpathsea @VERSION@" +.TH KPSEREADLINK 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .SH NAME kpsereadlink \- print contents of symbolic link @@ -18,14 +18,12 @@ will always fail. .\"===================================================================== .SH OPTIONS .B kpsereadlink -accepts the following additional options: +accepts the following options: .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" diff --git a/Build/source/texk/kpathsea/man/kpsestat.man b/Build/source/texk/kpathsea/man/kpsestat.man index 0e1bd0eba5d..f5a92b7f256 100644 --- a/Build/source/texk/kpathsea/man/kpsestat.man +++ b/Build/source/texk/kpathsea/man/kpsestat.man @@ -1,4 +1,4 @@ -.TH KPSESTAT 1 "7 April 2010" "Kpathsea @VERSION@" +.TH KPSESTAT 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -39,14 +39,12 @@ as the mode to obtain the unchanged permissions. .\"===================================================================== .SH OPTIONS .B kpsestat -accepts the following additional options: +accepts the following options: .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" diff --git a/Build/source/texk/kpathsea/man/kpsewhich.man b/Build/source/texk/kpathsea/man/kpsewhich.man index cdd2aff44ce..7703986a329 100644 --- a/Build/source/texk/kpathsea/man/kpsewhich.man +++ b/Build/source/texk/kpathsea/man/kpsewhich.man @@ -1,4 +1,4 @@ -.TH KPSEWHICH 1 "7 January 2007" "Kpathsea @VERSION@" +.TH KPSEWHICH 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -43,11 +43,9 @@ used. accepts the following options: .TP .BI -debug \ num -.rb Set debugging flags. .TP .BI -D \ num -.rb Use a base resolution of .IR num ; the default, set by the installer, is typically 600. @@ -57,28 +55,23 @@ As .BR -D. .TP .BI -engine \ string -.rb Set .I $engine in the environment, which is used in some search paths. .TP .BI -expand-braces \ string -.rb Print variable and brace expansion of .IR string . .TP .BI -expand-path \ string -.rb Print complete path expansion of .IR string . .TP .BI -expand-var \ string -.rb Print variable expansion of .IR string . .TP .BI -format \ name -.rb Use file type .IR name . See the info manual for a list of valid names, or use the @@ -86,22 +79,18 @@ See the info manual for a list of valid names, or use the option to print the list. .TP .B -help -.rb Print help message and exit. .TP .B -interactive -.rb Ask for additional filenames to look up. .TP .BI -mktex \ fmt -.rb enable .RI mktex fmt generation. .RI ( fmt =pk/mf/tex/tfm) .TP .BI -mode \ string -.rb Set device name for .I $MAKETEX_MODE to @@ -109,11 +98,9 @@ to no default. .TP .B -must-exist -.rb Search the disk as well as ls-R if necessary. .TP .BI -no-mktex \ fmt -.rb disable .RI mktex fmt generation. @@ -124,7 +111,6 @@ Search in the path .IR string . .TP .BI -progname \ string -.rb Set program name to .IR string . .\" .TP @@ -138,7 +124,6 @@ Set program name to .\" on UNIX systems. .TP .BI -show-path \ name -.rb Output search path for file type .IR name . See the info manual for a list of valid names, or use the @@ -146,12 +131,10 @@ See the info manual for a list of valid names, or use the option to print the list. .TP .BI -var-value \ variable -.rb Print the expansion of .IR variable . .TP .B -version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" diff --git a/Build/source/texk/kpathsea/man/mktexlsr.man b/Build/source/texk/kpathsea/man/mktexlsr.man index ad3cc2a1236..d314b5ca502 100644 --- a/Build/source/texk/kpathsea/man/mktexlsr.man +++ b/Build/source/texk/kpathsea/man/mktexlsr.man @@ -1,4 +1,4 @@ -.TH MKTEXLSR 1 "4 January 1998" "Kpathsea @VERSION@" +.TH MKTEXLSR 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -38,9 +38,7 @@ list if no directories are specified. accepts the following options: .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. diff --git a/Build/source/texk/kpathsea/man/mktexmf.man b/Build/source/texk/kpathsea/man/mktexmf.man index 71de9049e44..c6857fe6b91 100644 --- a/Build/source/texk/kpathsea/man/mktexmf.man +++ b/Build/source/texk/kpathsea/man/mktexmf.man @@ -1,4 +1,4 @@ -.TH MKTEXMF 1 "4 January 1998" "Kpathsea @VERSION@" +.TH MKTEXMF 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -47,11 +47,9 @@ line. accepts the following options: .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" diff --git a/Build/source/texk/kpathsea/man/mktexpk.man b/Build/source/texk/kpathsea/man/mktexpk.man index ec8428daa40..677aaf6b43d 100644 --- a/Build/source/texk/kpathsea/man/mktexpk.man +++ b/Build/source/texk/kpathsea/man/mktexpk.man @@ -1,4 +1,4 @@ -.TH MKTEXPK 1 "7 April 2010" "Kpathsea @VERSION@" +.TH MKTEXPK 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -56,15 +56,12 @@ accepts the following options: .TP .BI --bdpi \ num Set the base device resolution. -.rb .TP .BI --dpi \ num Generate the font at resolution .IR num . -.rb .TP .B --help -.rb Print help message and exit. .TP .BI --mag \ mag @@ -73,20 +70,16 @@ The \*(MF magnification that corresponds to the combination of and .I dpi that has been specified. -.rb .TP .BI --mfmode \ mode The \*(MF mode to use. -.rb .TP .BI --destdir \ dir A directory name. If the directory is absolute, it is used as-is. Otherwise, it is appended to the root destination directory set in the script. -.rb .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH BUGS diff --git a/Build/source/texk/kpathsea/man/mktextfm.man b/Build/source/texk/kpathsea/man/mktextfm.man index c6cb34017ce..38c068862f1 100644 --- a/Build/source/texk/kpathsea/man/mktextfm.man +++ b/Build/source/texk/kpathsea/man/mktextfm.man @@ -1,4 +1,4 @@ -.TH MKTEXTFM 1 "7 April 2010" "Kpathsea @VERSION@" +.TH MKTEXTFM 1 "1 March 2011" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -50,17 +50,14 @@ line. accepts the following options: .TP .BI --destdir \ dir -.rb A directory name. If the directory is absolute, it is used as-is. Otherwise, it is appended to the root destination directory set in the script. .TP .B --help -.rb Print help message and exit. .TP .B --version -.rb Print version information and exit. .\"===================================================================== .SH "SEE ALSO" |