diff options
author | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-12 16:27:49 +0000 |
---|---|---|
committer | Peter Breitenlohner <peb@mppmu.mpg.de> | 2010-04-12 16:27:49 +0000 |
commit | 86284ffe4cf7dcc6bd41f997f473ba69ac30a053 (patch) | |
tree | 820d43c67bea30de0c64a302d197c50703e4edbf /Build/source/texk/kpathsea/man | |
parent | 70c74d8b0273a69b3f5eeb3559df4b89d06bd9b5 (diff) |
kpathsea manpages
git-svn-id: svn://tug.org/texlive/trunk@17816 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Build/source/texk/kpathsea/man')
-rw-r--r-- | Build/source/texk/kpathsea/man/kpseaccess.man | 12 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/kpsestat.man | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktexpk.man | 4 | ||||
-rw-r--r-- | Build/source/texk/kpathsea/man/mktextfm.man | 4 |
4 files changed, 12 insertions, 12 deletions
diff --git a/Build/source/texk/kpathsea/man/kpseaccess.man b/Build/source/texk/kpathsea/man/kpseaccess.man index e446c2bd879..91af3e85c1b 100644 --- a/Build/source/texk/kpathsea/man/kpseaccess.man +++ b/Build/source/texk/kpathsea/man/kpseaccess.man @@ -1,4 +1,4 @@ -.TH KPSEACCESS 1 "4 January 1998" "Kpathsea @VERSION@" +.TH KPSEACCESS 1 "7 April 2010" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -20,7 +20,7 @@ kpseaccess \- determine whether a file can be accessed .SH SYNOPSIS .B kpseaccess -.I [-rwx] +.RB [ \-rwx ] .I file .\"===================================================================== .SH DESCRIPTION @@ -28,13 +28,13 @@ Exit successfully if .I file can be accessed with the specified mode. The mode is one or more letters of -.IR rwx , +.BR rwx , where -.I r +.B r is for readable, -.I w +.B w is for writable, and -.I x +.B x is for executable. .PP The difference between diff --git a/Build/source/texk/kpathsea/man/kpsestat.man b/Build/source/texk/kpathsea/man/kpsestat.man index a78882f9d29..0e1bd0eba5d 100644 --- a/Build/source/texk/kpathsea/man/kpsestat.man +++ b/Build/source/texk/kpathsea/man/kpsestat.man @@ -1,4 +1,4 @@ -.TH KPSESTAT 1 "4 January 1998" "Kpathsea @VERSION@" +.TH KPSESTAT 1 "7 April 2010" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -34,7 +34,7 @@ on standard output. The parameter accepts a subset of the symbolic permissions accepted by .BR chmod (1). Use -.I = +.B = as the mode to obtain the unchanged permissions. .\"===================================================================== .SH OPTIONS diff --git a/Build/source/texk/kpathsea/man/mktexpk.man b/Build/source/texk/kpathsea/man/mktexpk.man index 1d455532236..ec8428daa40 100644 --- a/Build/source/texk/kpathsea/man/mktexpk.man +++ b/Build/source/texk/kpathsea/man/mktexpk.man @@ -1,4 +1,4 @@ -.TH MKTEXPK 1 "4 January 1998" "Kpathsea @VERSION@" +.TH MKTEXPK 1 "7 April 2010" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -40,7 +40,7 @@ if possible. If .I redirect is given, it must be string of the form -.I >&n +.BI >& n where .I n is the number of the file descriptor which is to receive, instead of diff --git a/Build/source/texk/kpathsea/man/mktextfm.man b/Build/source/texk/kpathsea/man/mktextfm.man index 5ed015ade4b..c6cb34017ce 100644 --- a/Build/source/texk/kpathsea/man/mktextfm.man +++ b/Build/source/texk/kpathsea/man/mktextfm.man @@ -1,4 +1,4 @@ -.TH MKTEXTFM 1 "4 January 1998" "Kpathsea @VERSION@" +.TH MKTEXTFM 1 "7 April 2010" "Kpathsea @VERSION@" .\"===================================================================== .if n .ds MP MetaPost .if t .ds MP MetaPost @@ -20,7 +20,7 @@ mktextfm \- create a TFM file for a font .SH SYNOPSIS .B mktextfm -.RI [options] +.RI [ options ] .I font .\"===================================================================== .SH DESCRIPTION |