summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2012-03-30 13:28:17 +0000
committerCorinna Vinschen <corinna@vinschen.de>2012-03-30 13:28:17 +0000
commit54440304b397a5d3f4b19415c09a5939a9074c37 (patch)
tree37fc60f9929bfff34dc8cbd8b8527da76df4be5d
parent4ceddd6276119a3e9d8edf899d0b6922c436e54a (diff)
downloadcygnal-54440304b397a5d3f4b19415c09a5939a9074c37.tar.gz
cygnal-54440304b397a5d3f4b19415c09a5939a9074c37.tar.bz2
cygnal-54440304b397a5d3f4b19415c09a5939a9074c37.zip
Fix typo
-rw-r--r--winsup/doc/ChangeLog4
-rw-r--r--winsup/doc/new-features.sgml2
2 files changed, 5 insertions, 1 deletions
diff --git a/winsup/doc/ChangeLog b/winsup/doc/ChangeLog
index 0e0a55e12..fe4ae3a0e 100644
--- a/winsup/doc/ChangeLog
+++ b/winsup/doc/ChangeLog
@@ -1,5 +1,9 @@
2012-03-30 Corinna Vinschen <corinna@vinschen.de>
+ * new-features.sgml (ov-new1.7.12): Fix typo.
+
+2012-03-30 Corinna Vinschen <corinna@vinschen.de>
+
* cygwinenv.sgml (cygwinenv-implemented-options): Add detect_bloda.
* new-features.sgml (ov-new1.7.12): Add list items for the change to
flock and the detect_bloda CYGWIN option.
diff --git a/winsup/doc/new-features.sgml b/winsup/doc/new-features.sgml
index bffe47db4..e66107c16 100644
--- a/winsup/doc/new-features.sgml
+++ b/winsup/doc/new-features.sgml
@@ -14,7 +14,7 @@ Add virtual /proc/PID/mountinfo file.
</para></listitem>
<listitem><para>
-flock now additionaly supports the following scenario, which requires
+flock now additionally supports the following scenario, which requires
to propagate locks to the parent process:
(