aboutsummaryrefslogtreecommitdiff
path: root/bin/ln/symlink.7
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit0227791b40a6936310e1dd376b0883b540fec0c0 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /bin/ln/symlink.7
parente340fc602be23c05a35f023bb91e70b4148c2ad9 (diff)
downloadsrc-0227791b40a6936310e1dd376b0883b540fec0c0.tar.gz
src-0227791b40a6936310e1dd376b0883b540fec0c0.zip
Expand *n't contractions.
Notes
Notes: svn path=/head/; revision=141846
Diffstat (limited to 'bin/ln/symlink.7')
-rw-r--r--bin/ln/symlink.72
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7
index 69c3e01dd868..d2e8cbb25e4d 100644
--- a/bin/ln/symlink.7
+++ b/bin/ln/symlink.7
@@ -69,7 +69,7 @@ the link.
Symbolic links may reference other symbolic links,
in which case the links are dereferenced until an object that is
not a symbolic link is found,
-a symbolic link which references a file which doesn't exist is found,
+a symbolic link which references a file which does not exist is found,
or a loop is detected.
(Loop detection is done by placing an upper limit on the number of
links that may be followed, and an error results if this limit is