aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Turney <jon.turney@dronecode.org.uk>2024-01-10 17:38:54 +0000
committerJon Turney <jon.turney@dronecode.org.uk>2024-01-12 13:40:28 +0000
commit241b50a7abe25fc017f36eeb8704199f48d0b404 (patch)
treea940f76984da2a82fba65a2d7f368b863d8e57fc
parent5edd189d1ce70383f81214b9ea26e2637b3786fc (diff)
downloadnewlib-241b50a7abe25fc017f36eeb8704199f48d0b404.zip
newlib-241b50a7abe25fc017f36eeb8704199f48d0b404.tar.gz
newlib-241b50a7abe25fc017f36eeb8704199f48d0b404.tar.bz2
Cygwin: Clarifications in 3.5 changes doc
-rw-r--r--winsup/doc/new-features.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/winsup/doc/new-features.xml b/winsup/doc/new-features.xml
index bd85652..6ae4200 100644
--- a/winsup/doc/new-features.xml
+++ b/winsup/doc/new-features.xml
@@ -13,9 +13,9 @@ Drop support for Windows 7, Windows 8, Server 2008 R2 and Server 2012.
</para></listitem>
<listitem><para>
-The console device gets accessible from other terminals such as other
-consoles and ptys. Thanks to this new feature, GNU screen and tmux now
-work in the console.
+Console devices (/dev/consN) are now accessible by processes attached to other
+consoles or ptys. Thanks to this new feature, GNU screen and tmux now work in
+the console.
</para></listitem>
<listitem><para>
@@ -85,7 +85,7 @@ https://www.austingroupbugs.net/view.php?id=1674
</para></listitem>
<listitem><para>
-FIFOs now also work over NFS.
+FIFOs now also work on NFS filesystems.
</para></listitem>
<listitem><para>