diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2008-03-27 19:40:47 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2008-03-27 19:57:37 +0100 |
commit | 2704ec8f11a5dbb4d692535b971ee8540076c2b1 (patch) | |
tree | 49c3551f8e36eeddffb34c5b366b1d8c32c21db8 /hurd/translator | |
parent | c4a1972dce8c76340291daaec6db940efa80da08 (diff) |
hurd/translator/stowfs: New page, redirecting to unionfs#stowfs.
hurd/translator/unionfs (stowfs): New stub.
Diffstat (limited to 'hurd/translator')
-rw-r--r-- | hurd/translator/stowfs.mdwn | 11 | ||||
-rw-r--r-- | hurd/translator/unionfs.mdwn | 6 |
2 files changed, 17 insertions, 0 deletions
diff --git a/hurd/translator/stowfs.mdwn b/hurd/translator/stowfs.mdwn new file mode 100644 index 00000000..022e3d5e --- /dev/null +++ b/hurd/translator/stowfs.mdwn @@ -0,0 +1,11 @@ +[[meta copyright="Copyright © 2008 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 +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]]."]]"""]] + +[[meta redir=unionfs#stowfs]] diff --git a/hurd/translator/unionfs.mdwn b/hurd/translator/unionfs.mdwn index 478fc3db..7eee5245 100644 --- a/hurd/translator/unionfs.mdwn +++ b/hurd/translator/unionfs.mdwn @@ -9,3 +9,9 @@ is included in the section entitled [[GNU_Free_Documentation_License|/fdl]]."]]"""]] <http://www.nongnu.org/hurdextras/#unionfs> + + +<a name="stowfs"></a> +# `stowfs` + +... is a special mode of `unionfs`. |