diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-23 04:01:53 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-23 04:01:53 +0000 |
| commit | e7e2ef5f99bd3c3b3089313f6aa702b34692e815 (patch) | |
| tree | cd85ae402ba04c337eb2dd9e355afc9784c8a4f5 /gnu/usr.bin | |
| parent | eca7f93cc91012e51511046ba4f6e110ec91d0ac (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 5b312d45b295..35c116529e67 100644 --- a/gnu/usr.bin/send-pr/categories +++ b/gnu/usr.bin/send-pr/categories @@ -2,6 +2,7 @@ advocacy alpha amd64 +arm bin conf docs diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index 7113968892d2..36e2c5adbf88 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -191,6 +191,9 @@ Alpha processor specific problems. .B amd64 AMD64 processor specific problems. .TP +.B arm +ARM processor specific problems. +.TP .B bin Corrections or enhancements to system executables. .TP |
