diff --git a/mercurial/commands.py b/mercurial/commands.py
index 5459b30aa498b29b8ce350fafc41f7851a6975b0_bWVyY3VyaWFsL2NvbW1hbmRzLnB5..12837ba22784f342756cd89bc59f05c637cddce5_bWVyY3VyaWFsL2NvbW1hbmRzLnB5 100644
--- a/mercurial/commands.py
+++ b/mercurial/commands.py
@@ -3212,7 +3212,7 @@
 
           hg files -0 | xargs -0 grep foo
 
-    See :hg:'help pattern' and :hg:'help revsets' for more information
+    See :hg:'help pattern' and :hg:'help filesets' for more information
     on specifying file patterns.
 
     Returns 0 if a match is found, 1 otherwise.