diff options
author | Corinna Vinschen <corinna@vinschen.de> | 2014-10-23 15:31:58 +0000 |
---|---|---|
committer | Corinna Vinschen <corinna@vinschen.de> | 2014-10-23 15:31:58 +0000 |
commit | 299d75822f5dc3dfeb87285832e9ade8967dd904 (patch) | |
tree | fbfa3b944aa418ae69ddda4d5a30a897cd6cf094 | |
parent | 787fa74125794427c5334019bcb295960286ceaf (diff) | |
download | cygnal-299d75822f5dc3dfeb87285832e9ade8967dd904.tar.gz cygnal-299d75822f5dc3dfeb87285832e9ade8967dd904.tar.bz2 cygnal-299d75822f5dc3dfeb87285832e9ade8967dd904.zip |
* ntsec.xml: Fix language.
-rw-r--r-- | winsup/doc/ChangeLog | 4 | ||||
-rw-r--r-- | winsup/doc/ntsec.xml | 2 |
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index 0d55aabaa..c40b63e68 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,7 @@ +2014-10-23 Corinna Vinschen <corinna@vinschen.de> + + * ntsec.xml: Fix language. + 2014-10-22 Corinna Vinschen <corinna@vinschen.de> * Makefile.in: Create install targets. diff --git a/winsup/doc/ntsec.xml b/winsup/doc/ntsec.xml index e44b2dac3..f13649a65 100644 --- a/winsup/doc/ntsec.xml +++ b/winsup/doc/ntsec.xml @@ -567,7 +567,7 @@ Well-known and builtin accounts will be named as in Windows: <listitem> <para> -If the machine is no domain member machine, only local accounts can be resolved +If the machine is not a domain member machine, only local accounts can be resolved into names, so for ease of use, just the account names are used as Cygwin user/group names: </para> |