<html>
    <head>
      <base href="https://bugs.freedesktop.org/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Priority</th>
          <td>medium
          </td>
        </tr>

        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - duplicated Docs: lines in systemctl status output"
   href="https://bugs.freedesktop.org/show_bug.cgi?id=65945">65945</a>
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>duplicated Docs: lines in systemctl status output
          </td>
        </tr>

        <tr>
          <th>QA Contact</th>
          <td>systemd-bugs@lists.freedesktop.org
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>All
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mbiebl@gmail.com
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>Other
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>general
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>systemd
          </td>
        </tr></table>
      <p>
        <div>
        <pre>Version: 204

# systemctl status syslog.socket 
syslog.socket - Syslog Socket
         Loaded: loaded (/lib/systemd/system/syslog.socket; static)
         Active: active (running) since Mi 2013-06-19 20:34:53 CEST; 1s ago
           Docs: man:systemd.special(7)
                 <a href="http://www.freedesktop.org/wiki/Software/systemd/syslog">http://www.freedesktop.org/wiki/Software/systemd/syslog</a>
                 man:systemd.special(7)
                 <a href="http://www.freedesktop.org/wiki/Software/systemd/syslog">http://www.freedesktop.org/wiki/Software/systemd/syslog</a>

Note the the references to the man page an URL are duplicated.

Another example:
# systemctl status systemd-udevd-kernel.socket 
systemd-udevd-kernel.socket - udev Kernel Socket
        Loaded: loaded (/lib/systemd/system/systemd-udevd-kernel.socket;
static)
        Active: active (running) since Mi 2013-06-19 17:34:38 CEST; 3h 1min ago
          Docs: man:systemd-udevd.service(8)
                man:udev(7)
                man:systemd-udevd.service(8)
                man:udev(7)

Might be a socket unit specific problem, as I can't find a service atm which
exhibits this problem.</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the QA Contact for the bug.</li>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>