We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13e2f9f commit bd51763Copy full SHA for bd51763
doc/Type/IO/Path.pod6
@@ -960,7 +960,7 @@ Defined as:
960
961
Create a new I<hard> link C<$link> to existing C<$target>.
962
Returns C<True> on success; L<fails|/routine/fail> with
963
-L<X::IO::Link> if the symbolic link could not be created.
+L<X::IO::Link> if the hard link could not be created.
964
To create a symbolic link, see L«C<symlink>|/routine/symlink».
965
966
=head2 routine unlink
0 commit comments