From 0233560f7603a0fcff2cd8442ad474b9306bc320 Mon Sep 17 00:00:00 2001 From: Matthew Burgess Date: Sun, 3 Mar 2013 15:54:41 +0000 Subject: Remove extraneous ampersands from Kbd instructions. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@10184 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter06/kbd.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'chapter06/kbd.xml') diff --git a/chapter06/kbd.xml b/chapter06/kbd.xml index b184f65a9..39c18b1cd 100644 --- a/chapter06/kbd.xml +++ b/chapter06/kbd.xml @@ -60,7 +60,7 @@ manpage. sed -i 's/\(RESIZECONS_PROGS=\)yes/\1no/g' configure && -sed -i 's/resizecons.8 //' man/man8/Makefile.in && +sed -i 's/resizecons.8 //' man/man8/Makefile.in Prepare Kbd for compilation: -- cgit v1.2.3-54-g00ecf