V1/man/man2/link.2

Compare this file to the similar file:
Show the results in this format:

        11/3/71                                                SYS LINK (II)


NAME              link -- link to a file

SYNOPSIS          sys link; name1 name2    / link = 9.

DESCRIPTION       A link to name1 is created; the link has name name2. Either
                  name may be an arbitrary path name.

FILES

SEE ALSO          unlink

DIAGNOSTICS       The error bit (c--bit) is set when name cannot be found;
                  when name2 already exists; when the directory of name1
                  cannot be written; when an attempt is made to link to a
                  directory by a user other than the super--user.

BUGS
OWNER             ken, dmr