summaryrefslogtreecommitdiff
path: root/hurd/translator/examples.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'hurd/translator/examples.mdwn')
-rw-r--r--hurd/translator/examples.mdwn4
1 files changed, 2 insertions, 2 deletions
diff --git a/hurd/translator/examples.mdwn b/hurd/translator/examples.mdwn
index 4947808e..69f15c02 100644
--- a/hurd/translator/examples.mdwn
+++ b/hurd/translator/examples.mdwn
@@ -1,4 +1,4 @@
-[[!meta copyright="Copyright © 2007, 2008, 2013 Free Software Foundation,
+[[!meta copyright="Copyright © 2007, 2008, 2013, 2014 Free Software Foundation,
Inc."]]
[[!meta license="""[[!toggle id="license" text="GFDL 1.2+"]][[!toggleable
@@ -92,4 +92,4 @@ To join "foo/" "bar/" and "baz/" in the directory "quux/", just do:
$ settrans -capfg quux/ /hurd/unionfs foo/ bar/ baz/
If you want to join even quux/ contents in the union itself, add `-u` as a translator argument.
-You can add filesystems at run-time with the `fsysopts` command.
+You can add filesystems at run-time with the [[fsysopts]] command.