diff options
author | Christopher Faylor <me@cgf.cx> | 2002-08-21 15:45:04 +0000 |
---|---|---|
committer | Christopher Faylor <me@cgf.cx> | 2002-08-21 15:45:04 +0000 |
commit | d3106bef0a93865a9c24bd09d39e42c53029b3f8 (patch) | |
tree | a99fbae70f36d4c7f36af8741086d4133cbb39aa /winsup/doc/ntsec.sgml | |
parent | 62012a3f3134ff4860685b09b50fed01ef326972 (diff) | |
download | cygnal-d3106bef0a93865a9c24bd09d39e42c53029b3f8.tar.gz cygnal-d3106bef0a93865a9c24bd09d39e42c53029b3f8.tar.bz2 cygnal-d3106bef0a93865a9c24bd09d39e42c53029b3f8.zip |
* dll.sgml: Refine dll build instructions.
* ntsec.html: Correct some typos.
Diffstat (limited to 'winsup/doc/ntsec.sgml')
-rw-r--r-- | winsup/doc/ntsec.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/winsup/doc/ntsec.sgml b/winsup/doc/ntsec.sgml index 8bb8a50ea..7f38fd755 100644 --- a/winsup/doc/ntsec.sgml +++ b/winsup/doc/ntsec.sgml @@ -286,9 +286,9 @@ powerusers::547: </screen> </example> -<para>As you can see I've changed my primary group membership from 513 (None) +<para>As you can see, I've changed my primary group membership from 513 (None) to 547 (powerusers). So all file I created inside of Cygwin were now owned -by the powerusers group instead of None. This is the way I liked it.<para> +by the powerusers group instead of None. This is the way I liked it.</para> <para>Groups may be mentioned in the passwd file, too. This has two advantages:</para> |