summaryrefslogtreecommitdiff
path: root/doc/bashbug.1
diff options
context:
space:
mode:
authorChet Ramey <chet.ramey@case.edu>2020-12-06 15:51:17 -0500
committerChet Ramey <chet.ramey@case.edu>2020-12-06 15:51:17 -0500
commit8868edaf2250e09c4e9a1c75ffe3274f28f38581 (patch)
treed9a7812ab6cd2f45c5021755c4c094b19dab1b51 /doc/bashbug.1
parent36f2c406ff27995392a9247dfa90672fdaf7dc43 (diff)
downloadbash-8868edaf2250e09c4e9a1c75ffe3274f28f38581.tar.gz
bash-5.1 distribution sources and documentationbash-5.1
Diffstat (limited to 'doc/bashbug.1')
-rw-r--r--doc/bashbug.110
1 files changed, 6 insertions, 4 deletions
diff --git a/doc/bashbug.1 b/doc/bashbug.1
index 61d9122a..abcaf482 100644
--- a/doc/bashbug.1
+++ b/doc/bashbug.1
@@ -5,9 +5,9 @@
.\" Case Western Reserve University
.\" chet@po.cwru.edu
.\"
-.\" Last Change: Mon Feb 15 14:42:40 EST 2016
+.\" Last Change: Sun Aug 2 15:39:07 EDT 2020
.\"
-.TH BASHBUG 1 "2016 February 15" "GNU Bash-4.4"
+.TH BASHBUG 1 "2020 August 1" "GNU Bash 5.1"
.SH NAME
bashbug \- report a bug in bash
.SH SYNOPSIS
@@ -44,8 +44,10 @@ Specifies the preferred editor. If
is not set,
.B bashbug
attempts to locate a number of alternative editors, including
-.BR emacs ,
-and defaults to \fBvi\fP.
+.BR emacs .
+If
+.B bashbug
+cannot locate any of the alternative editors, it attempts to execute \fBvi\fP.
.TP
.B HOME
Directory in which the failed bug report is saved if the mail fails.