summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-09-18 09:25:44 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-09-18 09:25:44 +0000
commit559803894fe88d99043faaaf60bb10b3fb24df85 (patch)
tree3eeeefe5e11cdcad86819f009726fe8b47e3f40f
parent8d0ad44f121242431c2208be0ee8f5cffacbc097 (diff)
- missing .El
- new sentence, new line - kill whitespace at EOL - OpenBSD -> .Ox - add $OpenBSD$
-rw-r--r--gnu/usr.bin/sendbug/sendbug.121
1 files changed, 13 insertions, 8 deletions
diff --git a/gnu/usr.bin/sendbug/sendbug.1 b/gnu/usr.bin/sendbug/sendbug.1
index c2cd359d418..c6cde938be4 100644
--- a/gnu/usr.bin/sendbug/sendbug.1
+++ b/gnu/usr.bin/sendbug/sendbug.1
@@ -1,3 +1,5 @@
+.\" $OpenBSD: sendbug.1,v 1.9 2003/09/18 09:25:43 jmc Exp $
+.\"
.\" -*- nroff -*-
.\" ---------------------------------------------------------------------------
.\" man page for send-pr (by Heinz G. Seidl, hgs@cygnus.com)
@@ -25,15 +27,16 @@
.Dt SENDBUG 1
.Sh NAME
.Nm sendbug
-.Nd report a bug in OpenBSD
+.Nd report a bug in
+.Ox
.Sh SYNOPSIS
.Nm sendbug
.Op Fl LPV
.Op Fl -version
.Sh DESCRIPTION
.Nm
-is a tool used to submit
-.Em problem reports
+is a tool used to submit
+.Em problem reports
(PRs) to the
.Ox
bugs database.
@@ -70,10 +73,10 @@ The options are as follows:
Print the list of available categories.
No mail is sent.
.It Fl P
-Print the form specified by the environment variable
-.Ev PR_FORM
+Print the form specified by the environment variable
+.Ev PR_FORM
on standard output.
-If
+If
.Ev PR_FORM
is not set, print the standard blank PR template.
No mail is sent.
@@ -107,10 +110,11 @@ a form with the identification fields already completed).
.El
.Sh "HOW TO FILL OUT A PROBLEM REPORT"
Problem reports have to be in a particular form so that a program can
-easily manage them. Please remember the following guidelines:
+easily manage them.
+Please remember the following guidelines:
.Bl -bullet
.It
-Describe only
+Describe only
.Em one problem
per problem report.
.It
@@ -126,6 +130,7 @@ The contents of the PR is not confidential; it is sent out to a public
mailing list.
Sensitive, security-related issues should be sent via email to
.Aq security@OpenBSD.org .
+.El
.Sh "HOW TO SUBMIT TEST CASES, CODE, ETC."
Submit small code samples with the PR.
Contact