diff --git a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml index 6c0953a65c..7218300030 100644 --- a/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/structure/chapter.sgml @@ -31,7 +31,7 @@ --> - Structuring documents under <filename>doc/</filename> + Structuring Documents Under <filename>doc/</filename> The doc/ tree is organized in a particular fashion, and the documents that are part of the FDP are in turn organized @@ -40,17 +40,17 @@ - make it easy to automate converting the document to other formats; + Make it easy to automate converting the document to other formats. - promote consistency between the different documentation + Promote consistency between the different documentation organizations, to make it easier to switch between working on - different documents; + different documents. - make it easy to decide where in the tree new documentation should + Make it easy to decide where in the tree new documentation should be placed. @@ -61,7 +61,7 @@ does not enforce any particular defaults or cultural preferences. - The top level, <filename>doc/</filename> + The Top Level, <filename>doc/</filename> There are two types of directory under doc/, each with very specific directory names and meanings. @@ -101,7 +101,7 @@ The - <filename><replaceable>lang</replaceable>.<replaceable>encoding</replaceable>/</filename> directories + lang.encoding/ Directories These directories contain the documents themselves. The documentation is split into up to three more categories at this @@ -147,7 +147,7 @@ - Document specific information + Document Specific Information This section contains specific notes about particular documents managed by the FDP. @@ -168,7 +168,7 @@ sect3) and so on. - Physical organization + Physical Organization There are a number of files and directories within the handbook directory. @@ -221,17 +221,17 @@ For example, if one of the chapter files contains: + ... ]]> - then it will be called chapter.sgml in - the kernelconfiguration directory. In + Then it will be called chapter.sgml in + the kernelconfig directory. In general, the entire contents of the chapter will be held in this file. When the HTML version of the Handbook is produced, this will - yield kernelconfiguration.html. This is + yield kernelconfig.html. This is because of the id value, and is not related to the name of the directory.