diff options
-rw-r--r-- | gnu/usr.bin/send-pr/send-pr.1 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.1 b/gnu/usr.bin/send-pr/send-pr.1 index 5df0ed3..6e76b2e 100644 --- a/gnu/usr.bin/send-pr/send-pr.1 +++ b/gnu/usr.bin/send-pr/send-pr.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .nh -.TH SEND-PR 1 3.113 "February 1993" +.TH SEND-PR 1 3.113 "October 2006" .SH NAME send-pr \- send problem report (PR) to a central support site .SH SYNOPSIS @@ -230,6 +230,9 @@ SPARC processor specific problems. .B standards Standards conformance issues. .TP +.B sun4v +Problems specific to the SPARC sun4v architecture and processors. +.TP .B threads Problems related to threading on FreeBSD. .TP |