summaryrefslogtreecommitdiff
path: root/man/replace.1
diff options
context:
space:
mode:
Diffstat (limited to 'man/replace.1')
-rw-r--r--man/replace.12
1 files changed, 1 insertions, 1 deletions
diff --git a/man/replace.1 b/man/replace.1
index 38ffe998027..7c3b79f605b 100644
--- a/man/replace.1
+++ b/man/replace.1
@@ -1,4 +1,4 @@
-.TH REPLACE 1 "20 December 2000"
+.TH replace 1 "19 December 2000" "MySQL 3.23" "MySQL database"
.SH NAME
.TP
replace - A utility program that is used by msql2mysql, but that has more general applicability as well. replace changes strings in place in files or on the standard input. Uses a finite state machine to match longer strings first. Can be used to swap strings.