diff --git a/reference/filesystem/functions/link.xml b/reference/filesystem/functions/link.xml
index 069e62558f..8f71c39f78 100644
--- a/reference/filesystem/functions/link.xml
+++ b/reference/filesystem/functions/link.xml
@@ -10,8 +10,8 @@
&reftitle.description;
boollink
- stringfrom_path
- stringto_path
+ stringtarget
+ stringlink
link creates a hard link.
@@ -23,18 +23,18 @@
- from_path
+ target
- The link name.
+ Target of the link.
- to_path
+ link
- Target of the link.
+ The link name.
@@ -92,11 +92,10 @@
]]>