summaryrefslogtreecommitdiffstats
path: root/gnu
diff options
context:
space:
mode:
authorn_hibma <n_hibma@FreeBSD.org>2001-01-07 18:42:28 +0000
committern_hibma <n_hibma@FreeBSD.org>2001-01-07 18:42:28 +0000
commitccbb4e0cbb8363581c7e13c8c644a47ce4a71deb (patch)
tree390caa35f0b1f23196586fadd2bdd2a1adc872e4 /gnu
parent6efbd08cc63fcb333342cd2717b75888a4bc636b (diff)
downloadFreeBSD-src-ccbb4e0cbb8363581c7e13c8c644a47ce4a71deb.zip
FreeBSD-src-ccbb4e0cbb8363581c7e13c8c644a47ce4a71deb.tar.gz
Assume that the submitter knows what he is doing and order the
suggested actions accordingly. S)end should be the first one.
Diffstat (limited to 'gnu')
-rw-r--r--gnu/usr.bin/send-pr/send-pr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/send-pr/send-pr.sh b/gnu/usr.bin/send-pr/send-pr.sh
index e15efe7..1776e23 100644
--- a/gnu/usr.bin/send-pr/send-pr.sh
+++ b/gnu/usr.bin/send-pr/send-pr.sh
@@ -444,7 +444,7 @@ while true; do
while true; do
if [ -z "$BATCH" ]; then
- $ECHON1 "a)bort, e)dit or s)end? $ECHON2"
+ $ECHON1 "s)end, e)dit or a)bort? $ECHON2"
read input
else
if [ $CNT -eq 6 ]; then
OpenPOWER on IntegriCloud