summaryrefslogtreecommitdiff
path: root/bin/ln
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-03-23 21:10:24 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-03-23 21:10:24 +0000
commitb798cf19b4800f7e2244cd2753942a9cda3c7a76 (patch)
tree458a820e76ac127263c81d4a44a9005c907e4b20 /bin/ln
parent4094520b959c9701948aecbc7e645eb1d6e77287 (diff)
Fix some formatting problems I missed before.
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/symlink.75
1 files changed, 3 insertions, 2 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index c90f8ae5ee1..50cdbbcc2ff 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: symlink.7,v 1.9 1999/07/09 13:35:58 aaron Exp $
+.\" $OpenBSD: symlink.7,v 1.10 2000/03/23 21:10:22 aaron Exp $
.\" $NetBSD: symlink.7,v 1.4 1996/04/25 15:44:56 mycroft Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994
@@ -127,7 +127,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