From 7686ca6aaeae46b131da26467c1f238da65a3ebf Mon Sep 17 00:00:00 2001 From: Manuel Canales Esparcia Date: Sun, 18 Dec 2005 13:13:31 +0000 Subject: Chapter09 indentation. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@7228 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter09/theend.xml | 27 +++++++++++++++------------ 1 file changed, 15 insertions(+), 12 deletions(-) (limited to 'chapter09/theend.xml') diff --git a/chapter09/theend.xml b/chapter09/theend.xml index 91dab3861..ddafe43b8 100644 --- a/chapter09/theend.xml +++ b/chapter09/theend.xml @@ -1,24 +1,27 @@ - %general-entities; ]> + -The End - + + + The End -/etc/lfs-release + + /etc/lfs-release + -Well done! The new LFS system is installed! We wish you much -success with your shiny new custom-built Linux system. + Well done! The new LFS system is installed! We wish you much + success with your shiny new custom-built Linux system. -It may be a good idea to create an -/etc/lfs-release file. By having this file, it is -very easy for you (and for us if you need to ask for help at some -point) to find out which LFS version is installed on the system. -Create this file by running: + It may be a good idea to create an /etc/lfs-release + file. By having this file, it is very easy for you (and for us if you need to + ask for help at some point) to find out which LFS version is installed on the + system. Create this file by running: echo &version; > /etc/lfs-release - -- cgit v1.2.3-54-g00ecf