From 3c855eb5728bc0c90818a38d9431d213930308f7 Mon Sep 17 00:00:00 2001 From: Paul Eggert Date: Tue, 7 Sep 2021 16:15:00 -0700 Subject: [PATCH] doc: add missing "as" (thanks to Nelson H.F. Beebe) --- doc/coreutils.texi | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/coreutils.texi b/doc/coreutils.texi index 5c12298cfe..b46052f553 100644 --- a/doc/coreutils.texi +++ b/doc/coreutils.texi @@ -14210,7 +14210,7 @@ The length of one component of @var{name} is longer than its file system's maximum. @end enumerate -A nonexistent @var{name} is not an error, so long a file with that +A nonexistent @var{name} is not an error, so long as a file with that name could be created under the above conditions. The program accepts the following options. Also see @ref{Common options}. -- 2.47.2