summaryrefslogtreecommitdiff
path: root/usr.bin/sendbug/sendbug.1
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>2007-03-23 03:35:02 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>2007-03-23 03:35:02 +0000
commitfcc6a1d283556f3fa6dde7be90649343c59a8161 (patch)
tree65aaeda0ef17dd50c842077576d32a4ed0e353fa /usr.bin/sendbug/sendbug.1
parentb33a3fa4ba853079fcee986220f59c6ab989ca99 (diff)
support $PR_FORM environment variable
Diffstat (limited to 'usr.bin/sendbug/sendbug.1')
-rw-r--r--usr.bin/sendbug/sendbug.16
1 files changed, 5 insertions, 1 deletions
diff --git a/usr.bin/sendbug/sendbug.1 b/usr.bin/sendbug/sendbug.1
index 7fc9771795d..e94f8dd5e89 100644
--- a/usr.bin/sendbug/sendbug.1
+++ b/usr.bin/sendbug/sendbug.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: sendbug.1,v 1.2 2007/03/23 02:45:40 deraadt Exp $
+.\" $OpenBSD: sendbug.1,v 1.3 2007/03/23 03:35:01 deraadt Exp $
.\"
.\" Written by Raymond Lai <ray@cyth.net>.
.\" Public domain.
@@ -57,6 +57,10 @@ the default is
Specifies a directory for temporary files to be created.
The default is
.Pa /tmp .
+.It Ev PR_FORM
+Filename of PR form to use instead of using the built-in form.
+Such a PR form can be partially pre-completed to make the
+process faster.
.El
.Sh AUTHORS
.Nm