summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG-3.6.md2
-rw-r--r--man/man1/icegriddb.18
-rw-r--r--man/man1/icestormdb.16
3 files changed, 8 insertions, 8 deletions
diff --git a/CHANGELOG-3.6.md b/CHANGELOG-3.6.md
index 15d203c9525..c50a7291b39 100644
--- a/CHANGELOG-3.6.md
+++ b/CHANGELOG-3.6.md
@@ -32,7 +32,7 @@ These are the changes since Ice 3.6.1.
## General Changes
-- Added two new tools, icegriddb36 and icestormdb36, used to import/export the
+- Added two new tools, icegriddb and icestormdb, used to import/export the
IceGrid and IceStorm databases.
- Fixed a bug that affects Java and C# generated code. The generated patcher for
diff --git a/man/man1/icegriddb.1 b/man/man1/icegriddb.1
index dc7ff332d6e..7fc6ac3ca00 100644
--- a/man/man1/icegriddb.1
+++ b/man/man1/icegriddb.1
@@ -1,16 +1,16 @@
-.TH icegriddb36 1
+.TH icegriddb 1
.SH NAME
-icegriddb36 - The IceGrid database import/export utility.
+icegriddb - The IceGrid database import/export utility.
.SH SYNOPSIS
-icegriddb36 [options]
+icegriddb [options]
.SH DESCRIPTION
-The icegriddb36 utility is a command-line tool for importing and exporting IceGrid
+The icegriddb utility is a command-line tool for importing and exporting IceGrid
databases.
.SH OPTIONS
diff --git a/man/man1/icestormdb.1 b/man/man1/icestormdb.1
index b28fb864b28..08f608de50b 100644
--- a/man/man1/icestormdb.1
+++ b/man/man1/icestormdb.1
@@ -1,8 +1,8 @@
-.TH icestormdb36 1
+.TH icestormdb 1
.SH NAME
-icestormdb36 - The IceStorm database import/export utility.
+icestormdb - The IceStorm database import/export utility.
.SH SYNOPSIS
@@ -10,7 +10,7 @@ icestormb [options]
.SH DESCRIPTION
-The icestormdb36 utility is a command-line tool for importing and exporting IceStorm
+The icestormdb utility is a command-line tool for importing and exporting IceStorm
databases.
.SH OPTIONS