From 3c38ffb5b71360d4fa7a4762cbbdd68abbf41ce5 Mon Sep 17 00:00:00 2001 From: "justdave%syndicomm.com" <> Date: Sun, 8 Feb 2004 16:25:38 +0000 Subject: grep is a command line program, not something you do while editing a file (to most people anyway) --- docs/xml/customization.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/xml/customization.xml') diff --git a/docs/xml/customization.xml b/docs/xml/customization.xml index c85505c1f..dd27b63fe 100644 --- a/docs/xml/customization.xml +++ b/docs/xml/customization.xml @@ -541,7 +541,7 @@ allowed to do what. The relevant function is called CheckCanChangeField(), and is found in process_bug.cgi in your - Bugzilla directory. If you open that file and grep for + Bugzilla directory. If you open that file and search for "sub CheckCanChangeField", you'll find it. -- cgit v1.2.3-24-g4f1b