From d2d166856d477f271d17f7de431618481a68b3ab Mon Sep 17 00:00:00 2001 From: Kaz Kylheku Date: Tue, 15 Jun 2021 07:22:19 -0700 Subject: doc: problems in mkstemp * txr.1: mkstemp: fix formatting problem in heading, and incorrect reference to mkdtemp with bad grammar. --- txr.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/txr.1 b/txr.1 index e9f463d4..80a3ada4 100644 --- a/txr.1 +++ b/txr.1 @@ -66270,12 +66270,12 @@ characters. .coNP Function @ mkstemp .synb -.mets (mkstemp << prefix <> [ suffix ]) +.mets (mkstemp < prefix <> [ suffix ]) .syne .desc The -.code mkdtemp -create a unique file name by adding a generated infix between the +.code mkstemp +function create a unique file name by adding a generated infix between the .meta prefix and .meta suffix -- cgit v1.2.3