From 0c8b99c9f9d7b2bde91edbf82f78351ae21fd745 Mon Sep 17 00:00:00 2001 From: nwhitehorn Date: Thu, 13 Jan 2011 17:30:18 +0000 Subject: [PATCH] Update spkrtest(8) to use new dialog auto-sizing syntax. --- usr.sbin/spkrtest/spkrtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/spkrtest/spkrtest.sh b/usr.sbin/spkrtest/spkrtest.sh index c682b03f43ac..f9f0f0670252 100644 --- a/usr.sbin/spkrtest/spkrtest.sh +++ b/usr.sbin/spkrtest/spkrtest.sh @@ -53,7 +53,7 @@ fi /usr/bin/dialog --title "Speaker test" --checklist \ "Please select the melodies you wish to play (space for select)" \ - -1 -1 10 \ + 0 0 0 \ reveille "Reveille" OFF \ contact "Contact theme from Close Encounters" OFF \ dance "Lord of the Dance (aka Simple Gifts)" OFF \