From: Corinna Vinschen Date: Thu, 12 Mar 2015 09:53:33 +0000 (+0100) Subject: Fix typos in ntsec.xml X-Git-Tag: newlib-snapshot-20150323~24 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=1aa532fec2627eff0b123c5123dc6a54fe2ab800;p=newlib-cygwin.git Fix typos in ntsec.xml Signed-off-by: Corinna Vinschen --- diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog index dc6748061..4ed877674 100644 --- a/winsup/doc/ChangeLog +++ b/winsup/doc/ChangeLog @@ -1,3 +1,9 @@ +2015-03-12 Corinna Vinschen + + * ntsec.xml (ntsec-mapping-passwdinfo): Drop the word "Note" from + a note. + (ntsec-mapping-nsswitch): Fix typo. + 2015-03-10 Corinna Vinschen * faq-programming.xml: Accommodate switch of Cygwin repo to GIT. diff --git a/winsup/doc/ntsec.xml b/winsup/doc/ntsec.xml index 0d9c405bf..6dde1cee5 100644 --- a/winsup/doc/ntsec.xml +++ b/winsup/doc/ntsec.xml @@ -744,9 +744,9 @@ You want to use a Cygwin username different from your Windows username. -Note: This is only supported via /etc/passwd. A -Cygwin username maintained in the Windows user databases would require -very costly (read: slow) search operations. +This is only supported via /etc/passwd. A Cygwin +username maintained in the Windows user databases would require very costly +(read: slow) search operations. @@ -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: <empty$gt; + db_gecos: <empty> The <filename>/etc/nsswitch.conf</filename> syntax