4.4BSD/usr/share/man/cat3f/link.0

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

F>=1  .if 3F<=8 .    if 3F>1 .if 3F<6 .ds an-extra3 "BSD Program-



LINK(3F)               BSD Reference Manual              LINK(3F)

mer's Manual
NNAAMMEE
       link - make a link to an existing file

SSYYNNOOPPSSIISS
       ffuunnccttiioonn lliinnkk ((nnaammee11,, nnaammee22))
       cchhaarraacctteerr**((**)) nnaammee11,, nnaammee22

       iinntteeggeerr ffuunnccttiioonn ssyymmllnnkk ((nnaammee11,, nnaammee22))
       cchhaarraacctteerr**((**)) nnaammee11,, nnaammee22

DDEESSCCRRIIPPTTIIOONN
       _N_a_m_e_1 must be the pathname of an existing file.  _N_a_m_e_2  is
       a  pathname  to  be  linked to file _n_a_m_e_1.  _N_a_m_e_2 must not
       already exist.  The returned value will be 0  if  success-
       ful; a system error code otherwise.

       _S_y_m_l_n_k creates a symbolic link to _n_a_m_e_1.

FFIILLEESS
       /usr/lib/libU77.a

SSEEEE AALLSSOO
       link(2), symlink(2), perror(3F), unlink(3F)

BBUUGGSS
       Pathnames  can  be no longer than MAXPATHLEN as defined in
       <_s_y_s_/_p_a_r_a_m_._h>.


























4.2 Berkeley Distribution  June 5, 1993                         1