summaryrefslogtreecommitdiff
path: root/Build/source/texk/kpathsea/man
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/kpathsea/man')
-rw-r--r--Build/source/texk/kpathsea/man/Makefile.in1
-rw-r--r--Build/source/texk/kpathsea/man/kpseaccess.man13
2 files changed, 10 insertions, 4 deletions
diff --git a/Build/source/texk/kpathsea/man/Makefile.in b/Build/source/texk/kpathsea/man/Makefile.in
index 11dd1f8c399..ecc1d6e98b7 100644
--- a/Build/source/texk/kpathsea/man/Makefile.in
+++ b/Build/source/texk/kpathsea/man/Makefile.in
@@ -122,6 +122,7 @@ LIBTOOL = @LIBTOOL@
LIPO = @LIPO@
LN_S = @LN_S@
LTLIBOBJS = @LTLIBOBJS@
+LT_OBJDIR = @LT_OBJDIR@
MAINT = @MAINT@
MAKEINFO = @MAKEINFO@
MKDIR_P = @MKDIR_P@
diff --git a/Build/source/texk/kpathsea/man/kpseaccess.man b/Build/source/texk/kpathsea/man/kpseaccess.man
index 91af3e85c1b..836cc6077b8 100644
--- a/Build/source/texk/kpathsea/man/kpseaccess.man
+++ b/Build/source/texk/kpathsea/man/kpseaccess.man
@@ -1,4 +1,4 @@
-.TH KPSEACCESS 1 "7 April 2010" "Kpathsea @VERSION@"
+.TH KPSEACCESS 1 "16 May 2010" "Kpathsea @VERSION@"
.\"=====================================================================
.if n .ds MP MetaPost
.if t .ds MP MetaPost
@@ -20,14 +20,19 @@
kpseaccess \- determine whether a file can be accessed
.SH SYNOPSIS
.B kpseaccess
-.RB [ \-rwx ]
+.I mode
.I file
.\"=====================================================================
.SH DESCRIPTION
Exit successfully if
.I file
-can be accessed with the specified mode.
-The mode is one or more letters of
+can be accessed with the specified
+.IR mode .
+The
+.I mode
+is an optional dash
+.RB (` \- ')
+followed by zero or more letters of
.BR rwx ,
where
.B r