pthread_sigmask: new module
[pspp] / doc / relocatable.texi
index dc7a4e2e0b991d3afeb2dfb2be5cb9dd1de18925..fca0ea5b6ed7614c96272123b5946d1f1a489b79 100644 (file)
@@ -15,7 +15,7 @@ privileges to install a binary package, and prevents installing two
 different versions of the same binary package.
 
 A relocatable program can be moved or copied to a different location
-on the filesystem.  It is possible to make symlinks to the installed
+on the file system.  It is possible to make symlinks to the installed
 and moved programs, and invoke them through the symlink. It is
 possible to do the same thing with a hard link @emph{only} if the hard
 link file is in the same directory as the real program.