This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Fix more typos in ntsec.xml


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a34ebbad281ad985a2f2e933c23bfbef41ec2d4c

commit a34ebbad281ad985a2f2e933c23bfbef41ec2d4c
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Thu Mar 12 11:14:57 2015 +0100

    Fix more typos in ntsec.xml
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

Diff:
---
 winsup/doc/ChangeLog | 5 +++++
 winsup/doc/ntsec.xml | 4 ++--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 4ed8776..aefb41e 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,10 @@
 2015-03-12  Corinna Vinschen  <corinna@vinschen.de>
 
+	* ntsec.xml (ntsec-mapping-nsswitch-desc): Fix typo.
+	(ntsec-mapping-samba): Ditto.
+
+2015-03-12  Corinna Vinschen  <corinna@vinschen.de>
+
 	* ntsec.xml (ntsec-mapping-passwdinfo): Drop the word "Note" from
 	a note.
 	(ntsec-mapping-nsswitch): Fix typo.
diff --git a/winsup/doc/ntsec.xml b/winsup/doc/ntsec.xml
index 6dde1ce..b731cd0 100644
--- a/winsup/doc/ntsec.xml
+++ b/winsup/doc/ntsec.xml
@@ -1916,7 +1916,7 @@ quote itself.  The double quotes are required for the decimal values as well!
 <note>
 <para>
 There's also a length restriction imposed by Windows.  The
-<literal>description</literal> entry has a maximumn length of 1023 characters.
+<literal>description</literal> entry has a maximum length of 1023 characters.
 </para>
 </note>
 
@@ -2089,7 +2089,7 @@ add:
 </screen>
 
 <para>
-To the user's group SAM comment add:
+To the <literal>Users</literal> group SAM comment add:
 </para>
 
 <screen>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]