diff options
author | Thomas Schwinge <Thomas Schwinge schwinge@nic-nac-project.de> | 2009-05-23 16:26:01 +0200 |
---|---|---|
committer | Thomas Schwinge <Thomas Schwinge schwinge@nic-nac-project.de> | 2009-05-23 16:26:01 +0200 |
commit | 45330a4073852117efcc7fba1608d6bf169dfe2a (patch) | |
tree | fb7eca7e9fb87d7ec69c807b9d1e20815d3673dd /hurd/translator | |
parent | f08f6e4387b1ae83f7c33e4ee74055750234d236 (diff) |
Link to Linux unionfs page.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/unionfs.mdwn | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn index 8a29d0f7..b73d9d8e 100644 --- a/hurd/translator/unionfs.mdwn +++ b/hurd/translator/unionfs.mdwn @@ -1,4 +1,4 @@ -[[!meta copyright="Copyright © 2008 Free Software Foundation, Inc."]] +[[!meta copyright="Copyright © 2008, 2009 Free Software Foundation, Inc."]] [[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable id="license" text="Permission is granted to copy, distribute and/or modify this @@ -15,3 +15,8 @@ is included in the section entitled # `stowfs` ... is a special mode of `unionfs`. + + +# External Links + + * [*Unioning file systems for Linux*](http://valerieaurora.org/union/) |