As suggested the patch file is more readable now. "diff -u" ;-) see attached. Thanks for all you do for Debian.
diff -u cvs-a/server-control.wml nu/server-control.wml
--- cvs-a/server-control.wml 2008-10-07 16:08:55.000000000 -0400
+++ nu/server-control.wml 2008-10-07 16:08:55.000000000 -0400
@@ -276,20 +276,33 @@
<dt><a name="forwarded"><code>forwarded</code> <var>bugnumber</var>
<var>address</var></a></dt>
<dd>
+ <p>
Notes that <var>bugnumber</var> has been forwarded to the upstream
maintainer at <var>address</var>. This does not actually forward the
report. This can be used to change an existing incorrect forwarded-to
address, or to record a new one for a bug that wasn't previously noted
- as having been forwarded.
+ as having been forwarded. Where <var>address</var> may be a URL or an
+ email address. Please use a URL when possible.
+ </p>
+
+ <p>
+ Example usage:
+ </p>
+
+ <pre>
+ forward 123456 http://buggzz.illa.foo/cgi/007
+ </pre>
</dd>
<dt><a name="notforwarded"><code>notforwarded</code>
<var>bugnumber</var></a></dt>
<dd>
+ <p>
Forgets any idea that <var>bugnumber</var> has been forwarded to any
upstream maintainer. If the bug was not recorded as having been
forwarded then this will do nothing.
+ </p>
</dd>
Attachment:
signature.asc
Description: PGP signature