diff options
author | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 12:45:18 +0100 |
---|---|---|
committer | Thomas Schwinge <tschwinge@gnu.org> | 2007-12-22 12:45:18 +0100 |
commit | 0db5ace8ecb75e79dfbd46d3079dc54a642d4cd5 (patch) | |
tree | c4708c55da54cb8aca60df188a34f9ca8c573c6d /hurd | |
parent | de936a57d23b7352afeb6bd679c605ba350b12a3 (diff) |
hurd/translator/tmpfs: Work around ikiwiki deficiency.
Diffstat (limited to 'hurd')
-rw-r--r-- | hurd/translator/tmpfs.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hurd/translator/tmpfs.mdwn b/hurd/translator/tmpfs.mdwn index 5952b051..6215ca1a 100644 --- a/hurd/translator/tmpfs.mdwn +++ b/hurd/translator/tmpfs.mdwn @@ -9,7 +9,7 @@ is included in the section entitled `tmpfs` is a file system server for temporary data storage without using a real (permanent) [[backing_store]]. -It is based on `[[libdiskfs]]`. +It is based on [[libdiskfs]]. It's not working correctly at the moment. |