Nik Clayton 3ef0a1c27c Contains the para
Unlike other filesystem objects, symbolic links do not have an owner,
  group, access mode, times, etc.  Instead, these attributes are taken from
  the directory that contains the link.  The only attributes returned from
  an lstat() that refer to the symbolic link itself are the file type
  (S_IFLNK), size, blocks, and link count (always 1).

This is bogus, and disagrees with the implementation and symlink(7).

Removed it.

PR:		docs/10269
Submitted by:	Tolik <tolik@sibptus.tomsk.ru>
1999-04-10 20:49:27 +00:00
..
1999-04-07 10:57:26 +00:00
1999-04-10 20:49:27 +00:00
1999-03-23 05:07:56 +00:00
1999-01-27 04:35:02 +00:00
1999-01-29 11:39:24 +00:00
1998-06-30 18:06:23 +00:00
1999-03-23 05:07:56 +00:00
1998-10-11 17:14:56 +00:00
1999-03-02 22:53:24 +00:00
1998-12-27 15:04:33 +00:00
1998-12-27 15:04:33 +00:00