From 03df4744405ff2bdf575e395cd3f476f75f3b680 Mon Sep 17 00:00:00 2001
From: Tatsuo Ishii
Date: Fri, 14 Sep 2001 08:47:00 +0000
Subject: Fix show message
Tatsuo Ishii
---
doc/src/sgml/ref/show.sgml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/src/sgml/ref/show.sgml b/doc/src/sgml/ref/show.sgml
index 933b6a13abc..93e4bb4aff7 100644
--- a/doc/src/sgml/ref/show.sgml
+++ b/doc/src/sgml/ref/show.sgml
@@ -1,5 +1,5 @@
@@ -110,7 +110,7 @@ NOTICE: DateStyle is ISO with US (NonEuropean) conventions
Show the current genetic optimizer (geqo) setting:
SHOW GEQO;
-NOTICE: geqo = true
+NOTICE: geqo is on
--
cgit v1.2.3