diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-20 10:41:49 +0200 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2009-05-20 10:41:49 +0200 |
commit | ca4f4b137695e989666ddc7d5344d8d07532ec54 (patch) | |
tree | 03cc0bc7c559505606740d31c2e7d4301c3fd1b0 /hurd/libstore/copy_store.mdwn | |
parent | 8ab371e3e0db4599781796902b4d5eb739959949 (diff) |
Have separate pages for each individual store.
Diffstat (limited to 'hurd/libstore/copy_store.mdwn')
-rw-r--r-- | hurd/libstore/copy_store.mdwn | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/hurd/libstore/copy_store.mdwn b/hurd/libstore/copy_store.mdwn new file mode 100644 index 00000000..808470ec --- /dev/null +++ b/hurd/libstore/copy_store.mdwn @@ -0,0 +1,12 @@ +[[!meta copyright="Copyright © 2007, 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 +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 title="copy store: copy-on-write; discard changes on termination"]] |