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>2014-10-30 20:22:09 +0300
committerCorinna Vinschen <corinna@vinschen.de>2014-10-30 20:22:09 +0300
commit3a464532d91470379bd24b4f78e3e1096053faaf (patch)
tree0679ecf5f627e9c7bbbe376ae5e98a421547670d /winsup/doc/ntsec.xml
parent91233e688aa2919f67079807f9203f5e27f8b027 (diff)
* ntsec.xml: Fix typo.
Diffstat (limited to 'winsup/doc/ntsec.xml')
-rw-r--r--winsup/doc/ntsec.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/doc/ntsec.xml b/winsup/doc/ntsec.xml
index e158615a2..4d1a6f091 100644
--- a/winsup/doc/ntsec.xml
+++ b/winsup/doc/ntsec.xml
@@ -953,7 +953,7 @@ shown below. You will need an administrative prompt to run the
# Delay Cygserver until TCPIP and AFD have started
# Note the (odd) required space character after "depend="
- sc config cygserver depend= tcp/afd
+ sc config cygserver depend= tcpip/afd
# Delay sshd until after Cygserver has started
# Again note the (odd) required space character after "depend="