freebsd-dev/bin/ln
Giorgos Keramidas d605a06c6e Unbreak last commit to ln for amd64.
Cast string precision to `int'.  amd64 systems warn about the
field precision being `long int' if we don't, and pathnames are
normally short enough to fit in an `int'.

Noticed by:	pav
2008-06-07 09:37:30 +00:00
..
ln.1 Add a -w warning flag to ln(1). When the -w option is enabled, 2008-06-06 08:27:59 +00:00
ln.c Unbreak last commit to ln for amd64. 2008-06-07 09:37:30 +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