From f19e766a8ee9b64cb06165842bdd56f94f61f1a3 Mon Sep 17 00:00:00 2001 From: Ken Moffat Date: Sun, 24 Jun 2007 13:03:35 +0000 Subject: Add missing colons wherever we expect the builder to key in the userinput. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8174 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/man-db.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/man-db.xml') diff --git a/chapter06/man-db.xml b/chapter06/man-db.xml index 3c1822d29..cc20e8bad 100644 --- a/chapter06/man-db.xml +++ b/chapter06/man-db.xml @@ -117,7 +117,7 @@ EOF encoding when it displays them, so that they will display in both UTF-8 and traditional locales. Because this script is intended for limited use during the system build, for public data, we will not bother with error - checking, nor use a non-predictable temporary file name. + checking, nor use a non-predictable temporary file name: cat >> convert-mans << "EOF" #!/bin/sh -e -- cgit v1.2.3-54-g00ecf