aboutsummaryrefslogtreecommitdiff
path: root/bin
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2002-05-29 15:06:24 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2002-05-29 15:06:24 +0000
commit3ed30dee856c03e574e657090ee0c167af2ed26b (patch)
tree2136ce5c482422093137d3a7a4573ab4f533148b /bin
parentd91fe98e3caf56e0d103636582e1b98c56f601ec (diff)
downloadsrc-3ed30dee856c03e574e657090ee0c167af2ed26b.tar.gz
src-3ed30dee856c03e574e657090ee0c167af2ed26b.zip
mdoc(7) police: punctuation.
Notes
Notes: svn path=/head/; revision=97462
Diffstat (limited to 'bin')
-rw-r--r--bin/ln/symlink.76
1 files changed, 3 insertions, 3 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 691f6434e45b..bfc053722d45 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -135,13 +135,13 @@ means of the
system call.
The flags, access permissions, owner/group and modification time of
an existing symbolic link can be changed by means of the
-.Xr lchflags 2
+.Xr lchflags 2 ,
.Xr lchmod 2 ,
.Xr lchown 2 ,
and
-.Xr lutimes 2 ,
+.Xr lutimes 2
system calls, respectively.
-Of these only the flags are used by the system;
+Of these, only the flags are used by the system;
the access permissions and ownership are ignored.
.Pp
The