[14681] in Athena Bugs
sun4 8.0I: ln
daemon@ATHENA.MIT.EDU (chashmlt@MIT.EDU)
Thu Sep 19 18:40:05 1996
From: chashmlt@MIT.EDU
To: bugs@MIT.EDU
Date: Thu, 19 Sep 1996 18:39:56 EDT
System name: w20-575-91
Type and version: SPARC/Classic 8.0I
Display type: cgthree
What were you trying to do?
create a symbolic link
What's wrong:
man ln indicates that the argument order is: ln -s filename1 target,
but in fact it functions as ln -s target filname1 given the definitions
of target and filename1 in teh man page.
What should have happened:
the man page should be accurate
Please describe any relevant documentation references:
[Please replace this line with your information.]