]> git.lizzy.rs Git - plan9front.git/commitdiff
inst/configether: make *dhcp* host less confusing with sysname
authorcinap_lenrek <cinap_lenrek@centraldogma>
Mon, 13 Jun 2011 13:42:37 +0000 (15:42 +0200)
committercinap_lenrek <cinap_lenrek@centraldogma>
Mon, 13 Jun 2011 13:42:37 +0000 (15:42 +0200)
rc/bin/inst/configether

index e52dc344fcf770192ddaa8c96c551f04f870f1e0..5435853e9d69373067cdc0d1ece8696c047a380c 100755 (executable)
@@ -23,7 +23,7 @@ case go
                echo 'requests.  An example for @HOME would be "cc1018221-a".  If your'
                echo 'ISP supplied you such a name, enter it.'
                echo
-               prompt -d none 'host name'; dhcphost=$rd
+               prompt -d none 'dhcp host name'; dhcphost=$rd
                switch($dhcphost){
                case none
                        dhcphost=();