From aa790df9959a780792e2da0e2dae4115ddbf8196 Mon Sep 17 00:00:00 2001 From: Karsten Wade Date: Thu, 28 Apr 2005 10:35:41 +0000 Subject: Complete grammatical and technical edit of new Style chapter, sufficient to post these changes live. --- docs-style-en.xml | 237 ++++++++++++++++++++++++++++++++---------------------- 1 file changed, 142 insertions(+), 95 deletions(-) diff --git a/docs-style-en.xml b/docs-style-en.xml index 298a211..72be8de 100644 --- a/docs-style-en.xml +++ b/docs-style-en.xml @@ -1,7 +1,7 @@ + - + + @@ -230,7 +234,10 @@ - Conformant + Conformant Describe what you see. Do not describe what you want to @@ -243,11 +250,18 @@ Clear - Read The - Elements of Style to help make - your writing clear. - + Read The Elements of Style (http://www.bartleby.com/141/) + to help make your writing clear. + + @@ -264,9 +278,9 @@ Concise - Review your work frequently as you write your document. Ask - yourself which words you can take out. See for a specific guideline. + Review your work frequently as you write your document. + Ask yourself which words you can take out. Refer to for specific guidelines. @@ -281,12 +295,12 @@ - Golden Rule 1: Be brief. + Golden Rule 1: Be brief - Limit each sentence to less than 25 words. + Limit each sentence to fewer than 25 words. @@ -313,7 +327,7 @@ - Golden Rule 2: Be organized. + Golden Rule 2: Be organized @@ -373,7 +387,7 @@ - Golden Rule 3: Be demonstrative. + Golden Rule 3: Be demonstrative Use explicit examples to demonstrate how an application @@ -404,7 +418,7 @@ - Golden Rule 4: Be objective. + Golden Rule 4: Be objective Write in a neutral tone. @@ -560,15 +574,17 @@ - A term does not appear in the &FED; Jargon Guide. + A term does not appear in the &FED; Jargon + Buster (http://fedora.redhat.com/docs/jargon-buster/). - A term does not appear in the - American Heritage - Dictionary. + A term does not appear in the American + Heritage Dictionary (http://www.bartleby.com/61/ + ). @@ -647,11 +663,11 @@ This section contains an alphabetical list of grammar and usage guidelines for use in &FED; documentation. Many of these - guidelines are only applicable to English-language usage, see the - American - Heritage Dictionary and the - Chicago Manual of Style. + guidelines are only applicable to English-language usage, refer to + the American Heritage Dictionary (http://www.bartleby.com/61/) + and the Chicago Manual of Style (http://www.press.uchicago.edu/Misc/Chicago/cmosfaq/cmosfaq.html.) @@ -681,6 +697,11 @@ + + For abbreviations of phrases, such as i.e. for "in other + words" and e.g. for "for example", do not use the + abbreviation. Spell out the entire phrase. + @@ -911,7 +932,10 @@ Do not use angle brackets to indicate variables in text, - instead use the replaceable tag. + instead use the + <replaceable> tag. + Refer to for + information about using this tag. @@ -1182,7 +1206,8 @@ Gender - See . + + Refer to . @@ -1190,9 +1215,10 @@ Grammar - Use standard American English grammar rules, see the Chicago Manual of Style ( - Chicago Manual of Style. + http://www.press.uchicago.edu/Misc/Chicago/cmosfaq/cmosfaq.html.) @@ -1217,7 +1243,7 @@ All lowercase letters for conjunctions, articles, and - prepositions of less than four letters + prepositions of fewer than four letters @@ -1255,9 +1281,11 @@ - With some standard prefixes and suffixes. Use the American - Heritage Dictionary for guidance + With some standard prefixes and suffixes. Use the + American Heritage Dictionary + (http://www.bartleby.com/61/) + for guidance @@ -1268,7 +1296,7 @@ In variable names of two or more words, such as - directory-name. Note: + directory-name. Note: filename is an exception. @@ -1299,10 +1327,11 @@ - With a word that is listed as unhyphenated in the American - Heritage Dictionary, and that - uses a common prefix + With a word that is listed as unhyphenated in the + American Heritage Dictionary + (http://www.bartleby.com/61/), + and that uses a common prefix @@ -1478,10 +1507,10 @@ Use standard American English punctuation rules. In addition - to the specific points of punctuation in this section, see - also the - Chicago Manual of Style. + to the specific points of punctuation in this section, refer + also to the Chicago Manual of Style + (http://www.press.uchicago.edu/Misc/Chicago/cmosfaq/cmosfaq.html.) @@ -1506,6 +1535,23 @@ + + See v. Refer to + + + When referring a user to another resource, use "refer to" + instead of "see", and "refer also to" instead of "see also". + This differentiates from the + <see> and + <seealso> tags that + are used in indexing. These tags create special links in + the index. To be consistent throughout the document, we + reserve the special words "see" and "see also" for + hyperlinked index references, and use "refer to" and "refer + also to" for non-hyperlinked and non-indexed references. + + + Semicolon @@ -1529,9 +1575,10 @@ Spelling - Use standard American English spelling rules, see the American - Heritage Dictionary for guidelines. + Use standard American English spelling rules, refer to the + American Heritage Dictionary (http://www.bartleby.com/61/) + for guidelines. @@ -1559,7 +1606,7 @@ For further - guidelines, see the IEEE Standard Dictionary + guidelines, refer to the IEEE Standard Dictionary of Electrical and Electronics Terms. @@ -1647,7 +1694,7 @@ words "will" and "shall" are almost never needed in describing what the user should do or see. They add unnecessary length to sentences and can confuse translators. They are also often - indicators of passive voice; see also + indicators of passive voice; refer also to . @@ -1710,7 +1757,7 @@ an overly dogmatic tone. The word "avoid" is useful for this purpose. Note that contractions are often used for negative words such as don't or - can't. See can't. Refer to . @@ -1753,8 +1800,7 @@ state, "Do XYZ." Then elaborate as required. If the whole section concerns how to do XYZ, leave this sentence out - entirely. See also . + entirely. Refer also to . @@ -1882,7 +1928,7 @@ Use the entities provided by the &FDP;. These entities are found in the common/ folder in the - fedora-docs distribution. (See also + fedora-docs distribution. (Refer also to .) For instance, do not use abbreviations such as "FC2." Instead, use the predefined @@ -1892,9 +1938,9 @@ - + - + + -- cgit