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 | 04148d5d7a75c80b4b9d324d97168a38292ff152 (patch) | |
| tree | ff03962b6f3639f8566dc1881e9531bfbb786391 /gnu/usr.bin | |
| parent | eecd7dda10207347aba985710d9fe3fb917304b4 (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 |
