send-pr related changes
Hiten Pandya <[email protected]>
| Newsgroups | gmane.os.freebsd.bugbusters |
|---|---|
| Message-ID | <[email protected]> |
Hi all, I am sending two patches for review, which will add the recently added categories (ia64, standards, www) to the send-pr.html, and also documenting them in the send-pr(1) manual page. Note: I haven't added the powerpc category in the below patches because of some issues which were discussed by des@ in the commit messages of src/gnu/usr.bin/send-pr/categories. I can add them if someones would like to. If someone has time, and they like the patches below, they can commit them, otherwise comments and criticism is always accepted. ;) The patches are also available from: http://www.pittgoth.com/~hiten/diffs/send-pr.diff I have tested the patches on my system and they work fine. 8-) Thanks, Regards, -- Hiten Pandya http://jfs4bsd.sf.net - JFS for FreeBSD (JFS4BSD) http://www.FreeBSD.org - The Power to Serve Public Key: http://www.pittgoth.com/~hiten/pubkey.asc --- 4FB9 C4A9 4925 CF97 9BF3 ADDA 861D 5DBD E4E3 03C3 ---
send-pr.diff
(text/plain, 1.5 KB)
Index: send-pr.1
===================================================================
RCS file: /home/ncvs/src/gnu/usr.bin/send-pr/send-pr.1,v
retrieving revision 1.11
diff -u -r1.11 send-pr.1
--- send-pr.1 2001/06/17 11:22:57 1.11
+++ send-pr.1 2002/03/26 15:47:07
@@ -194,6 +194,9 @@
.B i386
Intel x86 processor specific problems.
.TP
+.B ia64
+Intel ia64 processor specific problems.
+.TP
.B kern
Changes or enhancements to the architecture independent kernel sources.
.TP
@@ -203,8 +206,14 @@
.B ports
Corrections or enhancements (including new ports) to the ports collection.
.TP
-.B sparc
+.B sparc64
SPARC processor specific problems.
+.TP
+.B standards
+C99 and POSIX conformance related changes or enhancements.
+.TP
+.B www
+Changes or enhancements to the FreeBSD website.
.SH ENVIRONMENT
The environment variable
.B EDITOR
Index: send-pr.sgml
===================================================================
RCS file: /home/ncvs/www/en/send-pr.sgml,v
retrieving revision 1.25
diff -u -r1.25 send-pr.sgml
--- send-pr.sgml 2002/03/16 08:18:29 1.25
+++ send-pr.sgml 2002/03/26 15:40:22
@@ -47,10 +47,13 @@
<option> docs</option>
<option> gnu</option>
<option> i386</option>
+ <option> ia64</option>
<option> kern</option>
<option selected> misc</option>
<option> ports</option>
- <option> sparc</option>
+ <option> sparc64</option>
+ <option> standards</option>
+ <option> www</option>
</select>
<br><b>Severity</b>: <select name="severity">
signature.asc
(application/pgp-signature, 230 B)
-----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.6 (FreeBSD) Comment: For info see http://www.gnupg.org iD8DBQE8oJsrhh1dveTjA8MRAg+rAJ9pQ7V0re7KIcXWsGdaw7Ry+oMs9QCfZ1gB glyG2vMgeRzGYRmWWthcBYI= =MqbD -----END PGP SIGNATURE-----