Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-03-12 12:53:33 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-03-12 12:53:33 +0300
commit1aa532fec2627eff0b123c5123dc6a54fe2ab800 (patch)
tree190bac68542e15d0ac3ed3d57acc197a5a253859 /winsup/doc/ntsec.xml
parent61750e127686d9480bdcd5d823ca7d885dee2671 (diff)
Fix typos in ntsec.xml
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
Diffstat (limited to 'winsup/doc/ntsec.xml')
-rw-r--r--winsup/doc/ntsec.xml8
1 files changed, 4 insertions, 4 deletions
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.
</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>