mercurial/help/filesets.txt
changeset 30731 b8a188a6f191
parent 30729 a4bc8fff67fc
child 31193 4140d49d2efb
--- a/mercurial/help/filesets.txt	Sun Jan 08 02:43:01 2017 -0500
+++ b/mercurial/help/filesets.txt	Sun Jan 08 12:05:10 2017 -0500
@@ -17,17 +17,14 @@
 
 See also :hg:`help patterns`.
 
-Prefix
-======
+Operators
+=========
 
 There is a single prefix operator:
 
 ``not x``
   Files not in x. Short form is ``! x``.
 
-Infix
-=====
-
 These are the supported infix operators:
 
 ``x and y``