summaryrefslogtreecommitdiff
path: root/hurd/translator/tmpfs.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/translator/tmpfs.mdwn')
-rw-r--r--hurd/translator/tmpfs.mdwn2
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.