X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=doc%2Frelocatable-maint.texi;h=7c24b28239d7685ce357180c8770e3b7c0f0c791;hb=de9f4b1;hp=ab7cdcdfc7a287cf304e4333b1d214fb5e0b7bd9;hpb=b8462c05181331456c9136877d2539b4f43a01cb;p=gnulib.git diff --git a/doc/relocatable-maint.texi b/doc/relocatable-maint.texi index ab7cdcdfc..7c24b2823 100644 --- a/doc/relocatable-maint.texi +++ b/doc/relocatable-maint.texi @@ -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.