From 26cfdf0c9076ddd226ac7cf00324fd9fa9f63b15 Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Thu, 20 Apr 2006 18:13:11 +0000 Subject: Added missing tags. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7542 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/shadow.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'chapter06') diff --git a/chapter06/shadow.xml b/chapter06/shadow.xml index dfc165339..f69156195 100644 --- a/chapter06/shadow.xml +++ b/chapter06/shadow.xml @@ -73,8 +73,8 @@ find man -name Makefile -exec sed -i '/groups/d' {} \; sed -i -e 's/ ko//' -e 's/ zh_CN zh_TW//' man/Makefile Shadow supplies other manual pages in a UTF-8 encoding. Man-DB - can display these in the recommended encodings by using the convert-mans - script which we installed. + 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 convert-mans UTF-8 ISO-8859-1 man/${i}/*.? -- cgit v1.2.3-54-g00ecf