From 1f25f53232ad5a399510ffc03e6226d5b88eb824 Mon Sep 17 00:00:00 2001 From: Alexander Hall Date: Mon, 2 Dec 2013 20:55:12 +0000 Subject: As the number of interactively triggered (A)utoinstall's should be quite outnumbered by (I)nstall's and (U)pgrade's, reorder the alternatives. "sure" deraadt@ --- distrib/miniroot/dot.profile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'distrib/miniroot/dot.profile') diff --git a/distrib/miniroot/dot.profile b/distrib/miniroot/dot.profile index 4ca2be01aaa..221a28aa111 100644 --- a/distrib/miniroot/dot.profile +++ b/distrib/miniroot/dot.profile @@ -1,4 +1,4 @@ -# $OpenBSD: dot.profile,v 1.20 2013/11/28 00:09:21 rpe Exp $ +# $OpenBSD: dot.profile,v 1.21 2013/12/02 20:55:11 halex Exp $ # $NetBSD: dot.profile,v 1.1 1995/12/18 22:54:43 pk Exp $ # # Copyright (c) 2009 Kenneth R. Westerback @@ -90,7 +90,7 @@ __EOT fi while :; do - echo -n '(A)utoinstall, (I)nstall, (U)pgrade or (S)hell? ' + echo -n '(I)nstall, (U)pgrade, (A)utoinstall or (S)hell? ' read REPLY # If the timeout has expired, begin the installation. -- cgit v1.2.3