patch-2.4.0-test6 linux/Documentation/filesystems/vfs.txt

Next file: linux/Documentation/floppy.txt
Previous file: linux/Documentation/filesystems/ufs.txt
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.0-test5/linux/Documentation/filesystems/vfs.txt linux/Documentation/filesystems/vfs.txt
@@ -24,7 +24,7 @@
 
 The Virtual File System (otherwise known as the Virtual Filesystem
 Switch) is the software layer in the kernel that provides the
-filesystem interface to userspace programmes. It also provides an
+filesystem interface to userspace programs. It also provides an
 abstraction within the kernel which allows different filesystem
 implementations to co-exist.
 
@@ -34,7 +34,7 @@
 
 In this section I'll briefly describe how things work, before
 launching into the details. I'll start with describing what happens
-when user programmes open and manipulate files, and then look from the
+when user programs open and manipulate files, and then look from the
 other view which is how a filesystem is supported and subsequently
 mounted.
 

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)