aboutsummaryrefslogtreecommitdiff
path: root/coreutils/mktemp.c
diff options
context:
space:
mode:
Diffstat (limited to 'coreutils/mktemp.c')
-rw-r--r--coreutils/mktemp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/coreutils/mktemp.c b/coreutils/mktemp.c
index 65353697a..3e35befeb 100644
--- a/coreutils/mktemp.c
+++ b/coreutils/mktemp.c
@@ -31,7 +31,7 @@
31 * -p; else /tmp [deprecated] 31 * -p; else /tmp [deprecated]
32 */ 32 */
33//config:config MKTEMP 33//config:config MKTEMP
34//config: bool "mktemp" 34//config: bool "mktemp (4 kb)"
35//config: default y 35//config: default y
36//config: help 36//config: help
37//config: mktemp is used to create unique temporary files 37//config: mktemp is used to create unique temporary files