summaryrefslogtreecommitdiff
path: root/usr/src/tools/cscope-fast/display.c
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/tools/cscope-fast/display.c')
-rw-r--r--usr/src/tools/cscope-fast/display.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/usr/src/tools/cscope-fast/display.c b/usr/src/tools/cscope-fast/display.c
index fafad24d23..ddfa859f03 100644
--- a/usr/src/tools/cscope-fast/display.c
+++ b/usr/src/tools/cscope-fast/display.c
@@ -446,7 +446,7 @@ search(void)
pattern);
} else if (rc == REGCMPERROR) {
(void) sprintf(lastmsg,
- "Error in this regcmp(3X) regular expression: %s",
+ "Error in this regcmp(3C) regular expression: %s",
pattern);
} else {
(void) sprintf(lastmsg, "Could not find the %s: %s",