Changeset 8579
- Timestamp:
- 10/05/08 15:14:52 (2 months ago)
- Files:
-
- trunk/BOOK/prologue/typography.xml (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/BOOK/prologue/typography.xml
r7970 r8579 21 21 otherwise noted in the surrounding text. It is also used in the explanation 22 22 sections to identify which of the commands is being referenced.</para> 23 24 <para>In some cases, a logical line is extended to two or more physical lines 25 with a backslash at the end of the line.</para> 26 27 <screen role="nodump"><userinput>CC="gcc -B/usr/bin/" ../binutils-2.18/configure \ 28 --prefix=/tools --disable-nls --disable-werror</userinput></screen> 29 30 <para>Note that the backslash must be followed by an immediate return. Other 31 whitespace charaters like spaces or tab characters will create incorrect 32 results.</para> 33 34 35 23 36 24 37 <screen><computeroutput>install-info: unknown option '--dir-file=/mnt/lfs/usr/info/dir'</computeroutput></screen>
