From 01248f4a588e15e4d60a7758654ee2a4cbaaec2c Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Thu, 12 Jun 2008 15:01:07 +0200 Subject: [PATCH] Typo in comment. --- lib/open.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/open.c b/lib/open.c index e9324af0d..dfac4919d 100644 --- a/lib/open.c +++ b/lib/open.c @@ -58,7 +58,7 @@ open (const char *filename, int flags, ...) Rationale: POSIX says that "A pathname that contains at least one non-slash character and that - ends withone or more trailing slashes shall be resolved as if a + ends with one or more trailing slashes shall be resolved as if a single dot character ( '.' ) were appended to the pathname." and "The special filename dot shall refer to the directory specified by -- 2.11.0