diff options
Diffstat (limited to 'chapter06/man-db.xml')
-rw-r--r-- | chapter06/man-db.xml | 2 |
1 files changed, 1 insertions, 1 deletions
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</userinput></screen> 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.</para> + checking, nor use a non-predictable temporary file name:</para> <screen><userinput>cat >> convert-mans << "EOF" <literal>#!/bin/sh -e |