]> sourceware.org Git - newlib-cygwin.git/commitdiff
Fix typos in ntsec.xml
authorCorinna Vinschen <corinna@vinschen.de>
Thu, 12 Mar 2015 09:53:33 +0000 (10:53 +0100)
committerCorinna Vinschen <corinna@vinschen.de>
Thu, 12 Mar 2015 09:53:33 +0000 (10:53 +0100)
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
winsup/doc/ChangeLog
winsup/doc/ntsec.xml

index dc6748061d5906dddff7de37ab2a3258def157f5..4ed87767442f7436d1d2857e6c481bf572ba0340 100644 (file)
@@ -1,3 +1,9 @@
+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.
+
 2015-03-10  Corinna Vinschen  <corinna@vinschen.de>
 
        * faq-programming.xml: Accommodate switch of Cygwin repo to GIT.
index 0d9c405bf408b3f68d69224494888da63a9d4e23..6dde1cee50057c5332ed5bed44f40cd3df09a62d 100644 (file)
@@ -744,9 +744,9 @@ You want to use a Cygwin username different from your Windows username.
 </para>
 
 <note><para>
-Note: This is only supported via <filename>/etc/passwd</filename>.  A
-Cygwin username maintained in the Windows user databases would require
-very costly (read: slow) search operations.
+This is only supported via <filename>/etc/passwd</filename>.  A Cygwin
+username maintained in the Windows user databases would require very costly
+(read: slow) search operations.
 </para></note>
 </listitem>
 
@@ -876,7 +876,7 @@ file set up to all default values:
   db_enum:  cache builtin
   db_home:  /home/%U
   db_shell: /bin/bash
-  db_gecos: &lt;empty$gt;
+  db_gecos: &lt;empty&gt;
 </screen>
 
 <sect4 id="ntsec-mapping-nsswitch-syntax"><title id="ntsec-mapping-nsswitch-syntax.title">The <filename>/etc/nsswitch.conf</filename> syntax</title>
This page took 0.033325 seconds and 5 git commands to generate.