summaryrefslogtreecommitdiffstats
path: root/bin/ln
diff options
context:
space:
mode:
authordd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
committerdd <dd@FreeBSD.org>2001-07-15 07:53:42 +0000
commita145482cf625d5f04072fd1d20b5c2062cbe8e47 (patch)
treed6c008b8ae357e7c4c800baa477713b82a6ee2f2 /bin/ln
parent0d7bb1fec635c87e914e57048716adc5a87cfe22 (diff)
downloadFreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.zip
FreeBSD-src-a145482cf625d5f04072fd1d20b5c2062cbe8e47.tar.gz
Remove whitespace at EOL.
Diffstat (limited to 'bin/ln')
-rw-r--r--bin/ln/ln.14
-rw-r--r--bin/ln/symlink.76
2 files changed, 5 insertions, 5 deletions
diff --git a/bin/ln/ln.1 b/bin/ln/ln.1
index 8c6ba5c..d651b98 100644
--- a/bin/ln/ln.1
+++ b/bin/ln/ln.1
@@ -92,7 +92,7 @@ Cause
.Nm
to write a prompt to standard error if the target file exists.
If the response from the standard input begins with the character
-.Sq Li y
+.Sq Li y
or
.Sq Li Y ,
then unlink the target file so that the link may occur.
@@ -177,7 +177,7 @@ operation using the two passed arguments.
.Xr symlink 2 ,
.Xr symlink 7
.Sh COMPATIBILITY
-The
+The
.Fl h ,
.Fl i ,
.Fl n
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 3e74454..0e7384b 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -149,7 +149,7 @@ name arguments, to commands which are not traversing a file tree.
.Pp
Except as noted below, commands follow symbolic links named as command
line arguments.
-For example, if there were a symbolic link
+For example, if there were a symbolic link
.Dq Li slink
which pointed to a file named
.Dq Li afile ,
@@ -230,7 +230,7 @@ command is also an exception to this rule.
The
.Xr file 1
command does not follow symbolic links named as argument by default.
-The
+The
.Xr file 1
command does follow symbolic links named as argument if
.Fl L
@@ -303,7 +303,7 @@ walk (where symbolic links referencing directories are followed).
As consistently as possible, you can make commands doing a file tree
walk follow any symbolic links named on the command line, regardless
of the type of file they reference, by specifying the
-.Fl H
+.Fl H
(for
.Dq half\-logical )
flag.
OpenPOWER on IntegriCloud