From 0b6cb049c386a2b24162b97821bb5082cfae0454 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sun, 11 May 2003 21:28:48 +0000 Subject: Zack's patches: Removed Netkit-base 0.17. Added Inetutils 1.4.2. Added lfs-utils-0.2.1. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2570 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- appendixa/lfs-utils-desc.xml | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 appendixa/lfs-utils-desc.xml (limited to 'appendixa/lfs-utils-desc.xml') diff --git a/appendixa/lfs-utils-desc.xml b/appendixa/lfs-utils-desc.xml new file mode 100644 index 000000000..b9723a43d --- /dev/null +++ b/appendixa/lfs-utils-desc.xml @@ -0,0 +1,18 @@ +   + +Descriptions + +Last checked against version &lfs-utils-contversion;. + +Program file descriptions + +mktemp +mktemp creates temporary files in a secure manner for use in scripts. + +tempfile +tempfile creates temporary files in a less secure manner than mktemp. +It is installed for backwards-compatibility. + + + + -- cgit v1.2.3-54-g00ecf