explicitly mention that the domain name requested is the DNS domain name

This commit is contained in:
cgd 1999-06-22 02:21:58 +00:00
parent a9088f55c8
commit 1efdb57757
2 changed files with 4 additions and 4 deletions

View File

@ -1,4 +1,4 @@
# $NetBSD: dot.instutils,v 1.4 1998/11/28 01:38:30 jonathan Exp $
# $NetBSD: dot.instutils,v 1.5 1999/06/22 02:21:58 cgd Exp $
#
# Copyright (c) 1994 Christopher G. Demetriou
# All rights reserved.
@ -131,7 +131,7 @@ Configure()
proto_domain=`echo $hname | sed -e 's/[^.]*\.//'`
echo ""
echo "What domain is this machine in (this is NOT its YP"
echo "What DNS domain is this machine in (this is NOT its YP"
echo -n "domain name)? [$proto_domain] "
read dname
if [ "$dname" = "" ]; then

View File

@ -1,4 +1,4 @@
/* $NetBSD: msg.mi.en,v 1.45 1999/06/20 06:42:05 cgd Exp $ */
/* $NetBSD: msg.mi.en,v 1.46 1999/06/22 02:25:27 cgd Exp $ */
/*
* Copyright 1997 Piermont Information Systems Inc.
@ -454,7 +454,7 @@ message netinfo
}
message net_domain
{Your domain}
{Your DNS domain}
message net_host
{Your host name}