From a3b689f29d29dc318725594fe9b08d1482212ff8 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 8 Apr 2007 20:21:11 +0000 Subject: Trailing spaces clean-up. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@8037 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/coreutils.xml | 2 +- chapter06/shadow.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/coreutils.xml b/chapter06/coreutils.xml index bd5286c24..7ba700b27 100644 --- a/chapter06/coreutils.xml +++ b/chapter06/coreutils.xml @@ -80,7 +80,7 @@ make NON_ROOT_USERNAME=nobody check-root - We're going to run the remainder of the tests as the + We're going to run the remainder of the tests as the nobody user. Certain tests, however, require that the user be a member of more than one group. So that these tests are not skipped we'll add a temporary group and make the diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index 91f614110..7ae3a4ce9 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -83,7 +83,7 @@ find man -name Makefile -exec sed -i '/groups/d' {} \; can display these in the recommended encodings by using the convert-mans script which we installed. - for i in de es fi fr id it pt_BR; do +for i in de es fi fr id it pt_BR; do convert-mans UTF-8 ISO-8859-1 man/${i}/*.? done -- cgit v1.2.3-54-g00ecf