diff options
-rw-r--r-- | gnu/usr.bin/sendbug/sendbug.1 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/gnu/usr.bin/sendbug/sendbug.1 b/gnu/usr.bin/sendbug/sendbug.1 index 2050cc4a0b0..473db1e7cdb 100644 --- a/gnu/usr.bin/sendbug/sendbug.1 +++ b/gnu/usr.bin/sendbug/sendbug.1 @@ -24,7 +24,8 @@ .nh .TH SENDBUG 1 3.97 "February 1993" .SH NAME -sendbug \- send problem report (PR) about OpenBSD to a central support site +.B sendbug +\- send problem report (PR) about OpenBSD to a central support site .SH SYNOPSIS .B sendbug [ @@ -69,14 +70,14 @@ information, the faster your support team can solve your problems. .SH OPTIONS .TP .B \-P -print the form specified by the environment variable +Print the form specified by the environment variable .B PR_FORM on standard output. If .B PR_FORM is not set, print the standard blank PR template. No mail is sent. .TP .B -L -print the list of available categories. No mail is sent. +Print the list of available categories. No mail is sent. .TP .B \-V Display the @@ -85,9 +86,9 @@ version number. .TP .B \--version Same as -.B \-V +.B \-V. .LP -Note: use +Note: Use .B sendbug to submit problem reports rather than mailing them directly. Using both the template and @@ -112,7 +113,7 @@ fields already completed). Problem reports have to be in a particular form so that a program can easily manage them. Please remember the following guidelines: .IP \(bu 3m -describe only +Describe only .B one problem with each problem report. .IP \(bu 3m |