diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-07-03 00:35:09 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2002-07-03 00:35:09 +0000 |
| commit | c2945c3b11e97f1a811d75661b9ed745d5a89248 (patch) | |
| tree | cc435d1f3b83f44d04bf327b1ca487ed36aa699d /gnu/usr.bin | |
| parent | e221e841b019cf9cf211036534380bd3580d12b3 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin')
| -rw-r--r-- | gnu/usr.bin/send-pr/categories | 1 | ||||
| -rw-r--r-- | gnu/usr.bin/send-pr/send-pr.1 | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/gnu/usr.bin/send-pr/categories b/gnu/usr.bin/send-pr/categories index f873deadfebae..ac67ed84c7090 100644 --- a/gnu/usr.bin/send-pr/categories +++ b/gnu/usr.bin/send-pr/categories @@ -7,6 +7,7 @@ docs gnu i386 ia64 +java kern misc ports diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index 71d48fc698418..128e287b37b18 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -197,6 +197,9 @@ Intel x86 processor specific problems. .B ia64 Intel ia64 processor specific problems. .TP +.B java +Problems related to Java. +.TP .B kern Changes or enhancements to the architecture independent kernel sources. .TP |
