summaryrefslogtreecommitdiffstats
path: root/bin/ln/ln.1
diff options
context:
space:
mode:
Diffstat (limited to 'bin/ln/ln.1')
-rw-r--r--bin/ln/ln.16
1 files changed, 4 insertions, 2 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index f438744..3f504ac 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -80,7 +80,8 @@ If the
.Ar target_file
or
.Ar target_dir
-is a symbolic link, do not follow it. This is most useful with the
+is a symbolic link, do not follow it.
+This is most useful with the
.Fl f
option, to replace a symlink which may point to a directory.
.It Fl i
@@ -123,7 +124,8 @@ the file.
Hard links may not normally refer to directories and may not span file systems.
.Pp
A symbolic link contains the name of the file to
-which it is linked. The referenced file is used when an
+which it is linked.
+The referenced file is used when an
.Xr open 2
operation is performed on the link.
A
OpenPOWER on IntegriCloud