summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS6
1 files changed, 3 insertions, 3 deletions
diff --git a/NEWS b/NEWS
index fdf97c334..26cffe1e3 100644
--- a/NEWS
+++ b/NEWS
@@ -32,9 +32,9 @@ IP tunnel interface respectively. It also supports all common network
ioctls now.
The Hurd can now access CD-ROMs containing an ISO9660 file format with
-the new isofs translator. Rock Ridge extensions are supported, as well
-as some GNU extensions to store GNU specific file system attributes in
-such filesystems.
+the new iso9660fs translator. Rock Ridge extensions are supported, as
+well as some GNU extensions to store GNU specific file system
+attributes in such filesystems.
Two new translators, hello and hello-mt, illustrate how to implement
simple trivfs based filesystems in the Hurd.