diff options
author | tv <tv@pkgsrc.org> | 2004-03-11 17:09:37 +0000 |
---|---|---|
committer | tv <tv@pkgsrc.org> | 2004-03-11 17:09:37 +0000 |
commit | 9d5236d510e91a57a227cb82251218ef9724aa44 (patch) | |
tree | e8a9236cf9576f410a7c91a3dd2a046e61e4be08 /bootstrap | |
parent | 99a11b005bb005092c6016285ef7c9b877115bc6 (diff) | |
download | pkgsrc-9d5236d510e91a57a227cb82251218ef9724aa44.tar.gz |
Fix comment about Administrator user.
Diffstat (limited to 'bootstrap')
-rw-r--r-- | bootstrap/README.Interix | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootstrap/README.Interix b/bootstrap/README.Interix index a1c01e5a521..82864a92ca8 100644 --- a/bootstrap/README.Interix +++ b/bootstrap/README.Interix @@ -1,4 +1,4 @@ -$NetBSD: README.Interix,v 1.1.1.1 2004/03/11 13:03:59 grant Exp $ +$NetBSD: README.Interix,v 1.2 2004/03/11 17:09:37 tv Exp $ Please read the general README file as well. @@ -33,6 +33,6 @@ KNOWN CAVEATS added to pkgsrc/mk. * On Windows under Interix, the "root" user is actually named - "+Administrator". This may require some modification to pkgsrc to + "Administrator". This may require some modification to pkgsrc to introduce a parameterized root user for installation purposes. (Likewise, the bootstrap script sets the root group to "+Administrators".) |