From 2c094d60db777dce20fd4eccf4996299c2a0dfe0 Mon Sep 17 00:00:00 2001 From: Timothy Bauscher Date: Sat, 28 Sep 2002 21:08:29 +0000 Subject: Applied Bill Maltby's grammar patch. Changed $LFS to LFS where appropriate. Internal XML cleanup: removed double spacing where appropriate. git-svn-id: http://svn.linuxfromscratch.org/LFS/trunk/BOOK@2138 4aa44e1e-78dd-0310-a6d2-fbcd4c07a689 --- chapter01/conventions.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'chapter01/conventions.xml') diff --git a/chapter01/conventions.xml b/chapter01/conventions.xml index 6d5c47399..ab8949f5d 100644 --- a/chapter01/conventions.xml +++ b/chapter01/conventions.xml @@ -3,12 +3,12 @@ To make things easy to follow, there are a number of conventions used -throughout the book. Following are some examples: +throughout the book. Following are some examples: ./configure --prefix=/usr
This form of text is designed to be typed exactly -as seen unless otherwise noted in the surrounding text. It is also used +as seen unless otherwise noted in the surrounding text. It is also used in the explanation sections to identify which of the commands is being referenced.
@@ -40,7 +40,7 @@ bin:x:1:
This type of section is used mainly when creating -configuration files. The first command (in bold) tells the system to create +configuration files. The first command (in bold) tells the system to create the file $LFS/etc/group from whatever is typed on the following lines until the sequence EOF is encountered. Therefore, this whole section is generally typed as seen.
-- cgit v1.2.3-54-g00ecf