]> sourceware.org Git - newlib-cygwin.git/commitdiff
Fix more typos in ntsec.xml
authorYaakov Selkowitz <yselkowi@redhat.com>
Wed, 29 Apr 2015 16:20:21 +0000 (11:20 -0500)
committerYaakov Selkowitz <yselkowi@redhat.com>
Wed, 29 Apr 2015 16:20:21 +0000 (11:20 -0500)
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
winsup/doc/ntsec.xml

index b731cd0e1be93eb4f926677216f0a6e1e1bb48a3..d98286715bd6f9503d38b8a23c6482398260bef0 100644 (file)
@@ -863,7 +863,7 @@ the old information.
 <para>
 So, what settings can we perform with <filename>/etc/nsswitch.conf</filename>?
 Let's start with an example <filename>/etc/nsswitch.conf</filename> file
-file set up to all default values:
+set up to all default values:
 </para>
 
 <screen>
@@ -1749,7 +1749,7 @@ The <literal>unix</literal> schema utilizes the
 <literal>posixAccount</literal> attribute extension.  This is one of two
 schema extensions which are connected to AD accounts, available by default
 starting with Windows Server 2003 R2.  They are usually
-<literal>not set</literal>, unless used by the Active Directory
+<emphasis role='bold'>not set</emphasis>, unless used by the Active Directory
 <literal>Server for NIS</literal> feature (deprecated since Server 2012 R2).
 
 Two schemata are interesting for Cygwin, <literal>posixAccount</literal>,
@@ -2031,7 +2031,7 @@ by child processes.
 
 <para>
 A fully set up Samba file server with domain integration is running winbindd to
-map Window SIDs to artificially created UNIX uids and gids, and this mapping is
+map Windows SIDs to artificially created UNIX uids and gids, and this mapping is
 transparent within the domain, so Cygwin doesn't have to do anything special.
 </para>
 
@@ -2134,7 +2134,7 @@ met.  Later ACEs are not taken into account.</para></listitem>
 
 <listitem><para>All access denied ACEs <emphasis
 role='bold'>should</emphasis> precede any access allowed ACE.  ACLs
-following this rule are called "canonical"</para></listitem>
+following this rule are called "canonical".</para></listitem>
 </itemizedlist>
 
 <para>Note that the last rule is a preference or a definition of
This page took 0.034479 seconds and 5 git commands to generate.