diff options
| author | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-06-20 10:48:26 +0000 |
|---|---|---|
| committer | Dag-Erling Smørgrav <des@FreeBSD.org> | 2003-06-20 10:48:26 +0000 |
| commit | 894e6fb041c54eacab36877430dac02681a3d3e9 (patch) | |
| tree | 6a878093bc9eab081a82ffcdf9b4a9205dfe181f /gnu/usr.bin/send-pr | |
| parent | 529ac58781315d051c9cd091fb023da1ad40eb01 (diff) | |
Notes
Diffstat (limited to 'gnu/usr.bin/send-pr')
| -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 ac67ed84c709..afea70bc455a 100644 --- a/gnu/usr.bin/send-pr/categories +++ b/gnu/usr.bin/send-pr/categories @@ -1,6 +1,7 @@ # $FreeBSD$ advocacy alpha +amd64 bin conf docs diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index 608b58b35fdf..47d0a5b6ec94 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -179,6 +179,9 @@ for now. .B alpha Alpha processor specific problems. .TP +.B amd64 +AMD64 processor specific problems. +.TP .B bin Corrections or enhancements to system executables. .TP |
