Subject: ln(1) change
To: None <current-users@NetBSD.ORG>
From: Dave Sainty <David.Sainty@MCS.VUW.AC.NZ>
List: current-users
Date: 05/17/1997 16:02:42
In a recent change:
> mycroft
> Fri May 16 07:44:03 PDT 1997
> Update of /cvsroot/src/bin/ln
> In directory netbsd1:/var/slash-tmp/cvs-serv21731
>
> Modified Files:
> ln.1 ln.c
> Log Message:
> Correct bogons and omissions in previous change.
> Also, remove the `-F' option, which was undocumented and is no longer
> useful.
I have an application for linking directories (in chroot'd areas).
While this doesn't concern me greatly (I can always compile a special
linker) I'm wondering about the decision. Is this decision due to the
mount_null alternative?
Dave.