summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@centraldogma>2011-06-13 15:42:37 +0200
committercinap_lenrek <cinap_lenrek@centraldogma>2011-06-13 15:42:37 +0200
commit8b87e14b390e3da82d69b62f6cca2025b7ca18a4 (patch)
tree7d4b6001c516e538ddcc47aa94fb0c05180a3eb0
parent699a4dac3424ec286a8b4c2684ebbecbcb222cd5 (diff)
downloadplan9front-8b87e14b390e3da82d69b62f6cca2025b7ca18a4.tar.xz
inst/configether: make *dhcp* host less confusing with sysname
-rwxr-xr-xrc/bin/inst/configether2
1 files changed, 1 insertions, 1 deletions
diff --git a/rc/bin/inst/configether b/rc/bin/inst/configether
index e52dc344f..5435853e9 100755
--- a/rc/bin/inst/configether
+++ b/rc/bin/inst/configether
@@ -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=();