aboutsummaryrefslogtreecommitdiffstats
path: root/glob.txi
diff options
context:
space:
mode:
Diffstat (limited to 'glob.txi')
-rwxr-xr-x[-rw-r--r--]glob.txi3
1 files changed, 2 insertions, 1 deletions
diff --git a/glob.txi b/glob.txi
index 1fc2d87..f5a08be 100644..100755
--- a/glob.txi
+++ b/glob.txi
@@ -94,7 +94,8 @@ deleted automatically and the value(s) yielded by the @var{proc} is(are)
returned. @var{k} may be ommited, in which case it defaults to @code{1}.
-@defunx call-with-tmpnam proc suffix1 @dots{}
+@end defun
+@defun call-with-tmpnam proc suffix1 @dots{}
Calls @var{proc} with strings returned by successive calls to @code{tmpnam},
each with the corresponding @var{suffix} string appended.
If @var{proc} returns, then any files named by the arguments to @var{proc} are