From d5a31e0cd3a7df26249f9f476021648217fded88 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Nov 2015 15:22:58 +0100 Subject: [PATCH] symlink.7: tfix Signed-off-by: Michael Kerrisk --- man7/symlink.7 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man7/symlink.7 b/man7/symlink.7 index 5e02c0f55..36703bc89 100644 --- a/man7/symlink.7 +++ b/man7/symlink.7 @@ -382,7 +382,7 @@ affect the file referred to by The \fIsecond rule\fP applies to symbolic links that refer to directories. Symbolic links that refer to directories are never followed by default. This is often referred to as a "physical" walk, as opposed to a "logical" -walk (where symbolic links the refer to directories are followed). +walk (where symbolic links that refer to directories are followed). Certain conventions are (should be) followed as consistently as possible by commands that perform file tree walks: