summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/man/kpseaccess.man
diff options
context:
space:
mode:
authorPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-12 16:27:49 +0000
committerPeter Breitenlohner <peb@mppmu.mpg.de>2010-04-12 16:27:49 +0000
commit86284ffe4cf7dcc6bd41f997f473ba69ac30a053 (patch)
tree820d43c67bea30de0c64a302d197c50703e4edbf /Build/source/texk/kpathsea/man/kpseaccess.man
parent70c74d8b0273a69b3f5eeb3559df4b89d06bd9b5 (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/kpseaccess.man')
-rw-r--r--Build/source/texk/kpathsea/man/kpseaccess.man12
1 files changed, 6 insertions, 6 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