Skip to content

Commit 02fcf95

Browse files
authored
Various fixes (#512)
1 parent 4a0e728 commit 02fcf95

File tree

5 files changed

+8
-27
lines changed

5 files changed

+8
-27
lines changed

en-US/Design.xml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<title>Capitalization</title>
1717
<para>
1818
The standard for all Red&nbsp;Hat technical documentation is title case for all headings and titles.
19-
Table headings, procedure headings, and formal paragraph titles fall under this heading; standard title case capitalization rules apply.
19+
Table headings and procedure headings fall under this heading; standard title case capitalization rules apply.
2020
</para>
2121
</formalpara>
2222
<para>
@@ -1277,13 +1277,12 @@ Book Title by First name Surname; Publisher.
12771277
</programlisting>
12781278

12791279
<para>
1280-
For example, <citetitle>Maximum RPM</citetitle> by
1281-
<author>
1280+
For example, <citetitle>Maximum RPM</citetitle> by Edward Bailey; Red&nbsp;Hat Press.
1281+
<!-- <author>
12821282
<firstname>Edward</firstname>
12831283
<surname>Bailey</surname>
12841284
1285-
</author>
1286-
; Red&nbsp;Hat Press.
1285+
</author> -->
12871286
</para>
12881287
<formalpara id="other-websites">
12891288
<title>Referencing Other Internet Sites</title>

en-US/Grammar.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -277,7 +277,7 @@
277277
</listitem>
278278
<listitem>
279279
<para>
280-
If the restatement contains the word <emphasis>he</emphasis>, <emphasis>she</emphasis>, <emphasis>they</emphasis>, I<emphasis>I</emphasis>, or <emphasis>we</emphasis>, then use <emphasis>who</emphasis> or <emphasis>whoever</emphasis>. "Do you think he would mind?" "Who do you think would mind?" "She's walking in the door." "Who's walking in the door?"
280+
If the restatement contains the word <emphasis>he</emphasis>, <emphasis>she</emphasis>, <emphasis>they</emphasis>, <emphasis>I</emphasis>, or <emphasis>we</emphasis>, then use <emphasis>who</emphasis> or <emphasis>whoever</emphasis>. "Do you think he would mind?" "Who do you think would mind?" "She's walking in the door." "Who's walking in the door?"
281281
</para>
282282

283283
</listitem>
@@ -300,7 +300,7 @@
300300
<title>Sentence Length</title>
301301
<para>
302302
Try not to pack too much information into one sentence.
303-
In technical documentation, try not to exceed 30 words in a sentence.
303+
In technical documentation, try not to exceed 40 words in a sentence.
304304
Keep it short.
305305
The following sentence is a bad writing example:
306306
</para>

en-US/Language.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -704,7 +704,7 @@
704704
<term>shoot yourself in the foot</term>
705705
<listitem>
706706
<para>
707-
To "shoot yourself in the foot" indicates that you did something to harm your own cause, or acting against your own best interests. Remove the sentence; it should be self-evident from the surrounding information. (Found this statement alongside the "double-edged sword" comment with an added note about "preserving all your toes".)
707+
To "shoot yourself in the foot" indicates that you did something to harm your own cause, or acting against your own best interests. Remove the sentence; it should be self-evident from the surrounding information.
708708
</para>
709709

710710
</listitem>

en-US/P.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
<warning>
1616
<title>Marketing, Brand, Customer Portal Usage</title>
1717
<para>
18-
For all-caps text, such as banners, use "&lt;VARIANT&gt;-ASERVICE" for the spelled-out version. The same abbreviation is used across all groups.
18+
For all-caps text, such as banners, use "&lt;VARIANT&gt;-AS-A-SERVICE" for the spelled-out version. The same abbreviation is used across all groups.
1919
</para>
2020

2121
</warning>

en-US/Translation.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -272,27 +272,18 @@
272272
<para>
273273
To obtain the file name of the default kernel with the <command>grubby</command> command:
274274
</para>
275-
<para>
276-
...
277-
</para>
278275

279276
</listitem>
280277
<listitem>
281278
<para>
282279
Finding the index number of the default kernel:
283280
</para>
284-
<para>
285-
...
286-
</para>
287281

288282
</listitem>
289283
<listitem>
290284
<para>
291285
Use the <command>grubby</command> command to persistently change the default kernel:
292286
</para>
293-
<para>
294-
...
295-
</para>
296287

297288
</listitem>
298289

@@ -304,27 +295,18 @@
304295
<para>
305296
Obtain the file name of the default kernel with the <command>grubby</command> command:
306297
</para>
307-
<para>
308-
...
309-
</para>
310298

311299
</listitem>
312300
<listitem>
313301
<para>
314302
Find the index number of the default kernel:
315303
</para>
316-
<para>
317-
...
318-
</para>
319304

320305
</listitem>
321306
<listitem>
322307
<para>
323308
Use the <command>grubby</command> command to persistently change the default kernel:
324309
</para>
325-
<para>
326-
...
327-
</para>
328310

329311
</listitem>
330312

0 commit comments

Comments
 (0)