From 1541af42f12f8570fb332516efee8f1e030c3e46 Mon Sep 17 00:00:00 2001 From: ru Date: Sun, 13 Feb 2005 22:25:33 +0000 Subject: Expand *n't contractions. --- bin/ln/symlink.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/ln') diff --git a/bin/ln/symlink.7 b/bin/ln/symlink.7 index 69c3e01..d2e8cbb 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 -- cgit v1.1