[release-notes] Fixing bad elements

pbokoc pbokoc at fedoraproject.org
Mon Oct 6 20:20:17 UTC 2014


commit facc6e0f4e8585c2f7f759b4ef5da7021de20639
Author: Petr Bokoc <pbokoc at redhat.com>
Date:   Mon Oct 6 22:18:45 2014 +0200

    Fixing bad elements

 en-US/Development_Tools.xml    |    2 +-
 en-US/Products-Workstation.xml |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/en-US/Development_Tools.xml b/en-US/Development_Tools.xml
index 8de5658..543bfb5 100644
--- a/en-US/Development_Tools.xml
+++ b/en-US/Development_Tools.xml
@@ -37,7 +37,7 @@
     </para>
   </section>
 
-  <section id="devtools-reviewboard"
+  <section id="devtools-reviewboard">
     <title>Review Board 2.0</title>
     <para>
       Fedora now provides Review Board 2.0, a powerful, web-based patch review and management tool.
diff --git a/en-US/Products-Workstation.xml b/en-US/Products-Workstation.xml
index a186892..24c40ac 100644
--- a/en-US/Products-Workstation.xml
+++ b/en-US/Products-Workstation.xml
@@ -27,10 +27,10 @@
   <section>
     <title>Developer oriented firewall</title>
     <para>
-      Developers often run test servers that run on high numbered ports, and interconnectivity with many modern consumer devices also requires these ports.  The firewall in Fedora Workstation, <systemitem class-"daemon">firewalld</systemitem>, is configured to allow these things.
+      Developers often run test servers that run on high numbered ports, and interconnectivity with many modern consumer devices also requires these ports.  The firewall in Fedora Workstation, <systemitem class="daemon">firewalld</systemitem>, is configured to allow these things.
     </para>
     <para>
-      Ports numbered under 1024, with the exceptions of <systemitem class="daemon" >sshd</systemitem> and clients for <application>samba</application> and <application>DHCPv6</application>, are blocked to prevent access to system services.  Ports above 1024, used for user-initiated applications, are open by default.
+      Ports numbered under 1024, with the exceptions of <systemitem class="daemon">sshd</systemitem> and clients for <application>samba</application> and <application>DHCPv6</application>, are blocked to prevent access to system services.  Ports above 1024, used for user-initiated applications, are open by default.
     </para>
     <para>
       Refer to <ulink url="https://fedoraproject.org/wiki/FirewallD" /> for details on customizing the firewall configuration, or install the <package>firewall-config</package> package for a graphical tool.


More information about the docs-commits mailing list