diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-08-14 10:01:54 +0000 |
| commit | 753d686d34e90c2a4fe6afa14bd5f19d94f17699 (patch) | |
| tree | 7afa9a221c2e61ee3e2cf3f8bc7417845980ab79 /bin/ln | |
| parent | e423aa38ba8e14f7be454efa093d6a9a931cc4c4 (diff) | |
Notes
Diffstat (limited to 'bin/ln')
| -rw-r--r-- | bin/ln/symlink.7 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 0e7384b302b4..0e665eb6cb29 100644 --- a/bin/ln/symlink.7 +++ b/bin/ln/symlink.7 @@ -135,7 +135,9 @@ permissions, are not used by the system and cannot be changed. .Pp The .Bx 4.4 -system differs from historical 4BSD systems in that the system call +system differs from historical +.Bx 4 +systems in that the system call .Xr chown 2 has been changed to follow symbolic links. The @@ -238,7 +240,9 @@ option is specified. .Pp The .Bx 4.4 -system differs from historical 4BSD systems in that the +system differs from historical +.Bx 4 +systems in that the .Nm chown and .Nm chgrp |
