From c6cb3aa2f176d65a5ebe77e7da82e20946188a98 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Mon, 17 May 2004 21:55:01 +0000 Subject: HEAD: Retagged the Contents of ... sections. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@3621 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/mktemp.xml | 31 ++++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) (limited to 'chapter06/mktemp.xml') diff --git a/chapter06/mktemp.xml b/chapter06/mktemp.xml index 0640f1afb..689ae992a 100644 --- a/chapter06/mktemp.xml +++ b/chapter06/mktemp.xml @@ -56,24 +56,33 @@ library. -Contents of Mktemp +Contents of Mktemp -Installed programs: mktemp, tempfile - - + +Installed programs +mktemp, tempfile + -Short descriptions +Short descriptions + +mktemp + mktemp -mktemp creates temporary files in a secure manner. -It is used in scripts. +creates temporary files in a secure manner. It is used in scripts. + + + +tempfile + tempfile -tempfile creates temporary files in a less secure -manner than mktemp. It is installed for -backwards-compatibility. +creates temporary files in a less secure manner than +mktemp. It is installed for backwards-compatibility. + + + - -- cgit v1.2.3-54-g00ecf