Skip to content

Commit 2048498

Browse files
authored
Merge pull request #407 from StyleGuides/jcable/6.0-fixes
Applied various fixes for 6.0
2 parents a614ab1 + eb051e5 commit 2048498

File tree

6 files changed

+103
-35
lines changed

6 files changed

+103
-35
lines changed

en-US/Book_Design.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@
109109
<section id="introductions">
110110
<title>Introductions</title>
111111
<para>
112-
The term "introduction" on its own is sufficiently vague, and raises enough questions in translation and with translation memory (TM) tools, that Red&nbsp;Hat technical documentation does not use this term on its own. Instead, use the phrase "Introduction to $productname" near the beginning of the book to introduce the reader to the product. Do not use "Introduction" to introduce the book; that is the task of the Abstract. A further benefit of this usage is that the same introduction can be used across various books to introduce the same product.
112+
The term "introduction" on its own is sufficiently vague, and raises enough questions in translation and with translation memory (TM) tools, that Red&nbsp;Hat technical documentation does not use this term on its own. Instead, use the phrase "Introduction to &lt;product_name&gt;" near the beginning of the book to introduce the reader to the product. Do not use "Introduction" to introduce the book; that is the task of the Abstract. A further benefit of this usage is that the same introduction can be used across various books to introduce the same product.
113113
</para>
114114

115115
</section>
@@ -135,7 +135,7 @@
135135
<formalpara id="about">
136136
<title>About</title>
137137
<para>
138-
Do not use "about" or "about $topic" as a title. The same reasoning applies here as to "overview".
138+
Do not use "about" or "about &lt;topic&gt;" as a title. The same reasoning applies here as to "overview".
139139
</para>
140140

141141
</formalpara>

en-US/Design.xml

Lines changed: 24 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -828,26 +828,26 @@ $ vi myFile.txt
828828
</para>
829829

830830
</note>
831-
<itemizedlist>
832-
<listitem>
831+
<!-- <itemizedlist>
832+
<listitem> -->
833833
<para>
834834
Restrictions apply to abbreviating Red&nbsp;Hat product or solution names in public-facing documents. Always use the full name on first use. For some products, for example Red&nbsp;Hat OpenShift Container Platform, you can omit "Red&nbsp;Hat" after the first use.
835835
</para>
836836

837-
</listitem>
838-
<listitem>
837+
<!-- <listitem>
838+
</listitem> -->
839839
<para>
840840
Further restrictions apply to using acronyms and initialisms. In this same example, and only in technical documentation, "RHOCP" is acceptable after the first use of the full product name.
841841
</para>
842842

843-
</listitem>
844-
<listitem>
843+
<!-- <listitem>
844+
</listitem> -->
845845
<para>
846846
Do not include "Inc." when referring to Red&nbsp;Hat except in legal documents.
847847
</para>
848848

849-
</listitem>
850-
<listitem>
849+
<!-- <listitem>
850+
</listitem> -->
851851
<para>
852852
Do not use articles in front of product names. For example, do not write "the JBoss Enterprise&nbsp;Application&nbsp;Platform was ...".
853853
</para>
@@ -858,17 +858,24 @@ $ vi myFile.txt
858858

859859
</note>
860860

861-
</listitem>
862-
<listitem>
861+
<!-- <listitem>
862+
</listitem> -->
863863
<para>
864-
Do not hyphenate or break a product name across lines, as in the following incorrect example:
864+
Do not hyphenate or break a product name across lines.
865865
</para>
866-
<programlisting>
867-
Open
868-
-Shift
869-
</programlisting>
870-
</listitem>
871-
</itemizedlist>
866+
<example>
867+
<title>Incorrect Example of Line Breaking</title>
868+
<para>
869+
<literallayout>
870+
For advanced management capabilities with Red
871+
Hat Satellite and cloud management services, use the Red
872+
Hat Enterprise Linux Smart Management Add
873+
-On.
874+
</literallayout>
875+
</para>
876+
</example>
877+
<!-- <listitem>
878+
</itemizedlist> -->
872879

873880
</section>
874881
<section id="nonbreaking-spaces">

en-US/Grammar.xml

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<section id="active-voice">
1212
<title>Active Voice</title>
1313
<para>
14-
Use the active voice ("Type ... to start Linuxconf".) rather than passive ("Linuxconf can be started by typing ...") whenever possible. Active voice makes for more lively, interesting reading. It is more compelling than passive voice and helps to reduce word count.
14+
Use the active voice ("Type ... to start Linuxconf") rather than passive ("Linuxconf can be started by typing ...") whenever possible. Active voice makes for more lively, interesting reading. It is more compelling than passive voice and helps to reduce word count.
1515
</para>
1616
<para>
1717
This does not mean that the passive voice is forbidden. There are situations when using the passive voice is appropriate, such as release notes, technical notes, and similar material.
@@ -471,10 +471,15 @@
471471
</thead>
472472
<tbody>
473473
<row>
474-
<entry> The individual member of the social community often receives information via visual, symbolic channels. </entry>
475-
<entry> People read. (Translation by Richard Feynman.) </entry>
474+
<entry> The <command>fsck /dev/vdb1</command> command performs a file system check on the XFS file system residing on the <filename>/dev/vdb1</filename> partition. </entry>
475+
<entry> The <command>fsck /dev/vdb1</command> command checks the XFS file system on the <filename>/dev/vdb1</filename> partition. </entry>
476476

477477
</row>
478+
<row>
479+
<entry> Red&nbsp;Hat Insights provides different services for the administration and monitoring of the registered systems that can be used for troubleshooting and even remediation of the issues identified. </entry>
480+
<entry> Red&nbsp;Hat Insights services administer and monitor registered systems to troubleshoot and remediate issues. </entry>
481+
482+
</row>
478483
<row>
479484
<entry> Perform the installation of the product. </entry>
480485
<entry> Install the product. </entry>

en-US/Language.xml

Lines changed: 66 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,16 @@
9090
</listitem>
9191

9292
</varlistentry>
93+
<varlistentry>
94+
<term>apples to apples</term>
95+
<listitem>
96+
<para>
97+
Do not use. Explain instead what is meant, such as "a fair comparison".
98+
</para>
9399

100+
</listitem>
101+
102+
</varlistentry>
94103
<varlistentry>
95104
<term>ask (as a noun), make the ask</term>
96105
<listitem>
@@ -102,6 +111,16 @@
102111

103112
</listitem>
104113

114+
</varlistentry>
115+
<varlistentry>
116+
<term>at the end of the day</term>
117+
<listitem>
118+
<para>
119+
Do not use. Explain what you mean, such as "considering all factors", or omit.
120+
</para>
121+
122+
</listitem>
123+
105124
</varlistentry>
106125
<varlistentry>
107126
<term>at this point in time</term>
@@ -143,6 +162,16 @@
143162
</listitem>
144163

145164
</varlistentry>
165+
<!-- <varlistentry>
166+
<term>boil the ocean</term>
167+
<listitem>
168+
<para>
169+
Do not use. State exactly what you mean, such as "increase the scope hugely".
170+
</para>
171+
172+
</listitem>
173+
174+
</varlistentry> -->
146175
<varlistentry>
147176
<term>bottom line</term>
148177
<listitem>
@@ -196,30 +225,30 @@
196225

197226
</varlistentry>
198227
<varlistentry>
199-
<term>eat your own dogfood</term>
228+
<term>data point</term>
200229
<listitem>
201230
<para>
202-
Developer-speak. It means to use your own products. You can get a detailed description at <ulink url="http://en.wikipedia.org/wiki/Eat_one%27s_own_dog_food">http://en.wikipedia.org/wiki/Eat_one%27s_own_dog_food</ulink>.
231+
Do not use.
203232
</para>
204233

205234
</listitem>
206235

207236
</varlistentry>
208237
<varlistentry>
209-
<term>data point</term>
238+
<term>dig deeper, delve deeper</term>
210239
<listitem>
211240
<para>
212-
Do not use.
241+
"Visit the following web link to dig deeper into [subject] ...". Using "dig deeper" may translate awkwardly. Consider rewording: "For detailed information regarding [subject], see [link]."
213242
</para>
214243

215244
</listitem>
216245

217246
</varlistentry>
218247
<varlistentry>
219-
<term>dig deeper, delve deeper</term>
248+
<term>drop the ball</term>
220249
<listitem>
221250
<para>
222-
"Visit the following web link to dig deeper into [subject] ...". Using "dig deeper" may translate awkwardly. Consider rewording: "For detailed information regarding [subject], see [link]."
251+
State instead exactly what you mean, such as "make a mistake".
223252
</para>
224253

225254
</listitem>
@@ -234,6 +263,16 @@
234263

235264
</listitem>
236265

266+
</varlistentry>
267+
<varlistentry>
268+
<term>eat your own dogfood</term>
269+
<listitem>
270+
<para>
271+
Developer-speak. It means to use your own products. You can get a detailed description at <ulink url="http://en.wikipedia.org/wiki/Eat_one%27s_own_dog_food">http://en.wikipedia.org/wiki/Eat_one%27s_own_dog_food</ulink>.
272+
</para>
273+
274+
</listitem>
275+
237276
</varlistentry>
238277
<varlistentry>
239278
<term>enterprise-ready</term>
@@ -267,7 +306,17 @@
267306

268307
</varlistentry>
269308
<varlistentry>
270-
<term>flying by the seat of your pants</term>
309+
<term>flog a dead horse</term>
310+
<listitem>
311+
<para>
312+
Do not use. Explain exactly what you mean, such as "a waste of effort".
313+
</para>
314+
315+
</listitem>
316+
317+
</varlistentry>
318+
<varlistentry>
319+
<term>fly by the seat of your pants</term>
271320
<listitem>
272321
<para>
273322
Generally understood to mean "reacting to events as they occur". Difficult to offer alternatives without context.
@@ -513,6 +562,16 @@
513562

514563
</listitem>
515564

565+
</varlistentry>
566+
<varlistentry>
567+
<term>on the same page</term>
568+
<listitem>
569+
<para>
570+
Instead of "ensure that everyone is on the same page", use wording such as "ensure that everyone is aligned" or "ensure that everyone is in agreement".
571+
</para>
572+
573+
</listitem>
574+
516575
</varlistentry>
517576
<varlistentry>
518577
<term>over the wire</term>

en-US/Punctuation.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -533,7 +533,7 @@ Deleted paragraph now that DocBook tagging no longer applies. -->
533533
<example><title>Referring to Punctuation Marks</title>
534534

535535
<para>
536-
Use a semicolon to separate two parts of a sentence that can each stand on their own.
536+
Use a semicolon to separate two parts of a sentence that can each stand on its own.
537537
</para>
538538
<para>
539539
The path contains the library qualifier in braces.

en-US/Translation.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -71,19 +71,16 @@
7171
<para>
7272
You can nest lists, but try to keep the number of levels to two or fewer.
7373
To nest procedures in DocBook, use &lt;substep&gt; elements.
74-
<!-- In AsciiDoc? -->
7574
</para>
7675
<section><title>Formatting Lists for Readability</title>
7776
<para>
7877
It is important to provide sufficient spacing between elements in your documents to facilitate reading and comprehension.
7978
You can include a lot of information in a few short paragraphs but readers need to be able to process that information in chunks.
8079
The same consideration applies to lists.
81-
If you use DocBook to build itemized, ordered, or variable (definition) lists, you can use the <option>compact</option> or <option>normal</option> attributes to specify the spacing between list items.
82-
DocBook uses the <option>normal</option> spacing attribute by default.
83-
<!-- In AsciiDoc? -->
8480
</para>
8581
<para>
86-
Use a list with normal spacing if any list item contains the following components:
82+
In some authoring environments, you can choose between normal or compact spacing for lists.
83+
Use a list with normal spacing if any list item contains the following components:
8784
</para>
8885
<itemizedlist>
8986
<listitem>

0 commit comments

Comments
 (0)