]> code.delx.au - gnu-emacs/blobdiff - lisp/cedet/semantic/symref.el
Doc fixes for fclist and grep
[gnu-emacs] / lisp / cedet / semantic / symref.el
index 088740b2624ded5ad08e3df4c29e2a8db2882b42..516a4f30414e87897ee5c6a22a1f5bc8f3e67d05 100644 (file)
@@ -266,7 +266,7 @@ Returns an object of class `semantic-symref-result'."
 ;;;###autoload
 (defun semantic-symref-find-text (text &optional scope)
   "Find a list of occurrences of TEXT in the current project.
-TEXT is a regexp formatted for use with egrep.
+TEXT is a regexp formatted for use with grep -E.
 Optional SCOPE specifies which file set to search.  Defaults to `project'.
 Refers to `semantic-symref-tool', to determine the reference tool to use
 for the current buffer.