diff options
author | Arne Babenhauserheide <bab@draketo.de> | 2009-09-29 08:35:11 +0200 |
---|---|---|
committer | Arne Babenhauserheide <bab@draketo.de> | 2009-09-29 08:35:11 +0200 |
commit | 93ff33abc6c96b5d528030a2fc438b458846ae47 (patch) | |
tree | ffcf1349e031fda11d1f2677826a52d2bbba8c38 /hurd/translator | |
parent | 88fb87ccf1f02e3976508e6c2d2fb57c0775868b (diff) |
unionfs: Added a short note what it does.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/unionfs.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn index 407fa134..42ecdce7 100644 --- a/hurd/translator/unionfs.mdwn +++ b/hurd/translator/unionfs.mdwn @@ -10,6 +10,8 @@ is included in the section entitled # `unionfs` +*Unionfs allows you to simply union one directory or translator into another one, so you see the files of both of them side by side.* + Source repository: <http://git.savannah.gnu.org/cgit/hurd/unionfs.git/> Right now there are some problems with syncing, so please be aware |