--- loader/nfsinstall.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/loader/nfsinstall.c b/loader/nfsinstall.c index de1ce29..e4b2396 100644 --- a/loader/nfsinstall.c +++ b/loader/nfsinstall.c @@ -79,7 +79,7 @@ static int nfsGetSetup(char ** hostptr, char ** dirptr, char ** optsptr) { entries[3].text = NULL; entries[3].value = NULL; - if (asprintf(&buf, _("Please enter the server and path to your %s " + if (asprintf(&buf, _("Please enter the server and NFSv3 path to your %s " "installation image and optionally additional " "NFS mount options."), getProductName()) == -1) { logMessage(CRITICAL, "%s: %d: %m", __func__, __LINE__); -- 1.6.6 _______________________________________________ Anaconda-devel-list mailing list Anaconda-devel-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/anaconda-devel-list