summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
Diffstat (limited to 'doc')
-rw-r--r--doc/coreutils.texi3
1 files changed, 1 insertions, 2 deletions
diff --git a/doc/coreutils.texi b/doc/coreutils.texi
index 96220c350..d0c8ea8d5 100644
--- a/doc/coreutils.texi
+++ b/doc/coreutils.texi
@@ -13738,8 +13738,7 @@ will be symbolic links.
@cindex symbolic links and @command{pwd}
If @option{-L} and @option{-P} are both given, the last one takes
precedence. If neither option is given, then this implementation uses
-@option{-P} as the default unless the @env{POSIXLY_CORRECT}
-environment variable is set.
+@option{-L} as the default.
@mayConflictWithShellBuiltIn{pwd}