From a69c9fb665459e2bfdbda1bf80741a0af31a7faf Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Mon, 20 Feb 2017 00:06:40 -0800 Subject: New upstream version 3b5 --- glob.txi | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) mode change 100644 => 100755 glob.txi (limited to 'glob.txi') diff --git a/glob.txi b/glob.txi old mode 100644 new mode 100755 index 1fc2d87..f5a08be --- 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 -- cgit v1.2.3