freebsd-src/bin/ln
Jilles Tjoelker 80a0e9b5f5 Allow creating hard links to symlinks using ln(1).
This implements the POSIX.1-2008 -L and -P flags.

The default remains to create hard links to the target of symlinks.

Approved by:	re (kib), ed (mentor)
2009-07-19 17:35:23 +00:00
..
ln.1 Allow creating hard links to symlinks using ln(1). 2009-07-19 17:35:23 +00:00
ln.c Allow creating hard links to symlinks using ln(1). 2009-07-19 17:35:23 +00:00
Makefile Default to WARNS=2. Binary builds that cannot handle this must explicitly 2001-12-04 01:57:47 +00:00
symlink.7 Expand *n't contractions. 2005-02-13 22:25:33 +00:00