aboutsummaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 11:34:08 +0000
committerSheldon Hearn <sheldonh@FreeBSD.org>2000-03-01 11:34:08 +0000
commitf63f700eead0ba7d5c6f70df1a0bedc055bc8734 (patch)
tree542d10a82cf9c51aee7c0763994078c30fcbc738 /bin/ln
parentef8f7ac9356563fe48e63d3b02c92b7b9e0d73e8 (diff)
Notes
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/symlink.73
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 6e6d5a7fe56f..83f997373c57 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -132,7 +132,8 @@ The
.Bx 4.4
system differs from historical 4BSD systems in that the system call
.Xr chown 2
-has been changed to follow symbolic links. The
+has been changed to follow symbolic links.
+The
.Xr lchown 2
system call was added later when the limitations of the new
.Xr chown 2