diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2008-12-02 19:29:37 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2008-12-02 19:29:37 +0000 |
commit | f5e7a770230621375ad4f46608f9fa4de2cdb4e8 (patch) | |
tree | 03a97d8db2c436acd58a00a09a6ea23604721e7c | |
parent | fcbc8f1968f9b3ff3c6d9e5ff33f11a1b91a3f9c (diff) | |
download | cygnal-f5e7a770230621375ad4f46608f9fa4de2cdb4e8.tar.gz cygnal-f5e7a770230621375ad4f46608f9fa4de2cdb4e8.tar.bz2 cygnal-f5e7a770230621375ad4f46608f9fa4de2cdb4e8.zip |
* ntsec.sgml: Fix a few typos.
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/ntsec.sgml | 4 |
2 files changed, 6 insertions, 2 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 75ed06e34..4057a82fe 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,5 +1,9 @@ 2008-12-02 Corinna Vinschen <corinna@vinschen.de> + * ntsec.sgml: Fix a few typos. + +2008-12-02 Corinna Vinschen <corinna@vinschen.de> + * cygserver.sgml: Fix cross reference to the ntsec documentation. 2008-12-02 Corinna Vinschen <corinna@vinschen.de> diff --git a/winsup/doc/ntsec.sgml b/winsup/doc/ntsec.sgml index 349170fb6..cf9cfa261 100644 --- a/winsup/doc/ntsec.sgml +++ b/winsup/doc/ntsec.sgml @@ -275,8 +275,8 @@ thursday_next:unused:11001:11125:U-BAR\corinna,S-1-5-21-2913048732-1697188782-34 <para> The above <filename>/etc/passwd</filename> will still work fine. You can now login via <command>ssh</command> as the user "root", and -Cygwin dutyfully translates "root" into the Windows user -"FOO\Administrators" and files owned by FOO\Administrators are shown to +Cygwin dutifully translates "root" into the Windows user +"FOO\Administrator" and files owned by FOO\Administrator are shown to have the uid 0 when calling <command>ls -ln</command>. All you do you're actually doing as Administrator. Files created as root will be owned by FOO\Administrator. And the domain user BAR\corinna can now happily |