diff options
| author | Mark Linimon <linimon@FreeBSD.org> | 2008-04-23 03:05:31 +0000 |
|---|---|---|
| committer | Mark Linimon <linimon@FreeBSD.org> | 2008-04-23 03:05:31 +0000 |
| commit | f26fc231ffd4942e2467c25f18754ee805d6cfa0 (patch) | |
| tree | bcf4e0b189a3501e0fab5f447eb31427aebb761b | |
| parent | 727b08eb66fe0d01c78e88f30ac86dba8ef28737 (diff) | |
Notes
| -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 |
