summaryrefslogtreecommitdiff
path: root/hurd/translator/unionfs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/translator/unionfs.mdwn')
-rw-r--r--hurd/translator/unionfs.mdwn13
1 files changed, 8 insertions, 5 deletions
diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn
index 2b692cf9..2fcd1fad 100644
--- a/hurd/translator/unionfs.mdwn
+++ b/hurd/translator/unionfs.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2008, 2009, 2010 Free Software Foundation,
+[[!meta copyright="Copyright © 2008, 2009, 2010, 2013 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -6,8 +6,10 @@ id="license" text="Permission is granted to copy, distribute and/or modify this
document under the terms of the GNU Free Documentation License, Version 1.2 or
any later version published by the Free Software Foundation; with no Invariant
Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license
-is included in the section entitled
-[[GNU Free Documentation License|/fdl]]."]]"""]]
+is included in the section entitled [[GNU Free Documentation
+License|/fdl]]."]]"""]]
+
+[[!tag stable_URL]]
# `unionfs`
@@ -154,7 +156,8 @@ the *mountee* at 0.
* [FUSE page about
`unionfs`](http://sourceforge.net/apps/mediawiki/fuse/index.php?title=UnionFileSystems)
- * [Linux' overlay file system proposal,
- 2010-09-20](http://thread.gmane.org/gmane.linux.kernel/1038413)
+ * Linux' overlay file system proposals:
+ [2010-09-20](http://thread.gmane.org/gmane.linux.kernel/1038413),
+ [2013-03-12](http://lkml.indiana.edu/hypermail/linux/kernel/1303.1/02231.html).
How is this different?