From: Jim Meyering Date: Sun, 18 Jan 2004 07:59:52 +0000 (+0000) Subject: fix typo X-Git-Tag: v5.1.2~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b5f8f0cabe558d70fd31a532baf1122f6d752eee;p=thirdparty%2Fcoreutils.git fix typo --- diff --git a/README b/README index 3ce2760570..0de53059cb 100644 --- a/README +++ b/README @@ -83,7 +83,7 @@ and/or run programs as a non-root user, `nobody' by default. If you want to use some other non-root username, specify it via the NON_ROOT_USERNAME environment variable. Depending on the permissions with which the working directories have been created, -using `nobody' may fail, because that use won't have the required +using `nobody' may fail, because that user won't have the required read and write access to the build and test directories. I find that it is best to unpack and build as a non-privileged user, and then to run the following command as that user in order