diff options
author | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:34:08 +0000 |
---|---|---|
committer | sheldonh <sheldonh@FreeBSD.org> | 2000-03-01 11:34:08 +0000 |
commit | 56aefdcd1008df3702556867ce63eb3fc801508b (patch) | |
tree | 997df88d73810363c727ba9fc7629e4100eb4e3b /bin/ln/symlink.7 | |
parent | ff1f324516a438c1978485e7ff75118e39b76ae3 (diff) | |
download | FreeBSD-src-56aefdcd1008df3702556867ce63eb3fc801508b.zip FreeBSD-src-56aefdcd1008df3702556867ce63eb3fc801508b.tar.gz |
Remove single-space hard sentence breaks. These degrade the quality
of the typeset output, tend to make diffs harder to read and provide
bad examples for new-comers to mdoc.
Diffstat (limited to 'bin/ln/symlink.7')
-rw-r--r-- | bin/ln/symlink.7 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 6e6d5a7..83f9973 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 |