conventions.html

来自「lfs3.1 从源代码构建linux。html版本。」· HTML 代码 · 共 251 行

HTML
251
字号
<HTML><HEAD><TITLE>Conventions used in this book</TITLE><METANAME="GENERATOR"CONTENT="Modular DocBook HTML Stylesheet Version 1.63"><LINKREL="HOME"TITLE="Linux From Scratch"HREF="../index.html"><LINKREL="UP"TITLE="Introduction"HREF="../chapter01/chapter01.html"><LINKREL="PREVIOUS"TITLE="How things are going to be done"HREF="../chapter01/how.html"><LINKREL="NEXT"TITLE="Book version"HREF="../chapter01/version.html"></HEAD><BODYCLASS="sect1"BGCOLOR="#FFFFFF"TEXT="#000000"LINK="#0000FF"VLINK="#840084"ALINK="#0000FF"><DIVCLASS="NAVHEADER"><TABLEWIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><THCOLSPAN="3"ALIGN="center">Linux From Scratch: Version 3.1</TH></TR><TR><TDWIDTH="10%"ALIGN="left"VALIGN="bottom"><AHREF="../chapter01/how.html">Prev</A></TD><TDWIDTH="80%"ALIGN="center"VALIGN="bottom">Chapter 1. Introduction</TD><TDWIDTH="10%"ALIGN="right"VALIGN="bottom"><AHREF="../chapter01/version.html">Next</A></TD></TR></TABLE><HRALIGN="LEFT"WIDTH="100%"></DIV><DIVCLASS="sect1"><H1CLASS="sect1"><ANAME="ch01-conventions">1.2. Conventions used in this book</A></H1><P>To make things easy to follow, there are a number of conventions usedthroughout the book.  Following are some examples:</P><P><TTCLASS="userinput"><B>./configure --prefix=/usr</B></TT></P><ANAME="AEN87"></A><BLOCKQUOTECLASS="BLOCKQUOTE"><P>This form of text is designed to be typed exactly 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 referred to.</P></BLOCKQUOTE><P><TTCLASS="filename">install-info: unknown option `--dir-file=/mnt/lfs/usr/info/dir'</TT></P><ANAME="AEN91"></A><BLOCKQUOTECLASS="BLOCKQUOTE"><P>This form of text (fixed width text) is showing screen output, probably as the result of commands issued and is also used to show filenames such as <TTCLASS="filename">/etc/lilo.conf</TT></P></BLOCKQUOTE><P><EM>Emphasis</EM></P><ANAME="AEN96"></A><BLOCKQUOTECLASS="BLOCKQUOTE"><P>This form of text is used for several purposes in the book but mainly to emphasize important points or to give examples as to what to type.</P></BLOCKQUOTE><P><AHREF="http://www.linuxfromscratch.org/"TARGET="_top">http://www.linuxfromscratch.org/</A></P><ANAME="AEN100"></A><BLOCKQUOTECLASS="BLOCKQUOTE"><P>This form of text is used for hyperlinks, both within the book and to external pages such as HowTo's, download locations,websites, etc.</P></BLOCKQUOTE><P><TABLEBORDER="0"BGCOLOR="#E0E0E0"WIDTH="100%"><TR><TD><FONTCOLOR="#000000"><PRECLASS="screen"><TTCLASS="userinput"><B>cat &#62; $LFS/etc/group &#60;&#60; "EOF"</B></TT>root:x:0:bin:x:1:......<TTCLASS="userinput"><B>EOF</B></TT></PRE></FONT></TD></TR></TABLE></P><ANAME="AEN106"></A><BLOCKQUOTECLASS="BLOCKQUOTE"><P>This type of section is used mainly when creating 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.</P></BLOCKQUOTE></DIV><DIVCLASS="NAVFOOTER"><HRALIGN="LEFT"WIDTH="100%"><TABLEWIDTH="100%"BORDER="0"CELLPADDING="0"CELLSPACING="0"><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top"><AHREF="../chapter01/how.html">Prev</A></TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="../index.html">Home</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top"><AHREF="../chapter01/version.html">Next</A></TD></TR><TR><TDWIDTH="33%"ALIGN="left"VALIGN="top">How things are going to be done</TD><TDWIDTH="34%"ALIGN="center"VALIGN="top"><AHREF="../chapter01/chapter01.html">Up</A></TD><TDWIDTH="33%"ALIGN="right"VALIGN="top">Book version</TD></TR></TABLE></DIV></BODY></HTML>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?