summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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 691f643..bfc0537 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
OpenPOWER on IntegriCloud