diff options
author | Mark Spruiell <mes@zeroc.com> | 2013-07-17 16:51:07 -0700 |
---|---|---|
committer | Mark Spruiell <mes@zeroc.com> | 2013-07-17 16:51:07 -0700 |
commit | 09ce8532fb0cda1830ade96d4bf4a9cec296efe7 (patch) | |
tree | 710f3f5da889f603d533ec0aa21c06d24e528e00 | |
parent | Added __ICE_VERSION__ macro (diff) | |
download | ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.tar.bz2 ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.tar.xz ice-09ce8532fb0cda1830ade96d4bf4a9cec296efe7.zip |
ICE-5356 - minor edits
-rw-r--r-- | man/man1/dumpdb.1 | 4 | ||||
-rw-r--r-- | man/man1/glacier2router.1 | 2 | ||||
-rw-r--r-- | man/man1/icebox.1 | 2 | ||||
-rw-r--r-- | man/man1/iceboxadmin.1 | 4 | ||||
-rw-r--r-- | man/man1/icegridnode.1 | 4 | ||||
-rw-r--r-- | man/man1/icegridregistry.1 | 4 | ||||
-rw-r--r-- | man/man1/icepatch2calc.1 | 2 | ||||
-rw-r--r-- | man/man1/icepatch2client.1 | 2 | ||||
-rw-r--r-- | man/man1/icepatch2server.1 | 6 | ||||
-rw-r--r-- | man/man1/icestormadmin.1 | 3 | ||||
-rw-r--r-- | man/man1/icestormmigrate.1 | 4 | ||||
-rw-r--r-- | man/man1/slice2freeze.1 | 4 | ||||
-rw-r--r-- | man/man1/slice2freezej.1 | 8 | ||||
-rw-r--r-- | man/man1/slice2html.1 | 1 | ||||
-rw-r--r-- | man/man1/transformdb.1 | 5 |
15 files changed, 30 insertions, 25 deletions
diff --git a/man/man1/dumpdb.1 b/man/man1/dumpdb.1 index 0173369cda4..b8e9943af62 100644 --- a/man/man1/dumpdb.1 +++ b/man/man1/dumpdb.1 @@ -28,7 +28,7 @@ Displays help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-DNAME\fR @@ -123,7 +123,7 @@ is used. .BR \-f " " FILE\fR .br Execute the descriptors in the file named FILE. The file's <database> -descriptor specifies the key and value types; therefore it is not necessary to +descriptor specifies the key and value types, therefore it is not necessary to supply type information. .TP diff --git a/man/man1/glacier2router.1 b/man/man1/glacier2router.1 index 744bb90d165..75f74736f93 100644 --- a/man/man1/glacier2router.1 +++ b/man/man1/glacier2router.1 @@ -24,7 +24,7 @@ Displays help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-\-nowarn\fR diff --git a/man/man1/icebox.1 b/man/man1/icebox.1 index 7b3afb5dcde..d2818e476cc 100644 --- a/man/man1/icebox.1 +++ b/man/man1/icebox.1 @@ -23,7 +23,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-\-nowarn\fR diff --git a/man/man1/iceboxadmin.1 b/man/man1/iceboxadmin.1 index 67737a5429a..3dae7ca0310 100644 --- a/man/man1/iceboxadmin.1 +++ b/man/man1/iceboxadmin.1 @@ -26,7 +26,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .SH COMMANDS @@ -48,4 +48,4 @@ Shutdown the server. .SH SEE ALSO .BR icebox (1), -.BR iceboxnet (1)
\ No newline at end of file +.BR iceboxnet (1) diff --git a/man/man1/icegridnode.1 b/man/man1/icegridnode.1 index 447d82453cb..dcc48b064b5 100644 --- a/man/man1/icegridnode.1 +++ b/man/man1/icegridnode.1 @@ -30,7 +30,7 @@ Displays help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-\-daemon\fR @@ -55,7 +55,7 @@ Do not change the current working directory. .TP .BR \-\-nowarn\fR .br -Don't print any security warnings. +Do not print security warnings. .TP .BR \-\-readonly\fR diff --git a/man/man1/icegridregistry.1 b/man/man1/icegridregistry.1 index fa1e50fd079..0b66afb224a 100644 --- a/man/man1/icegridregistry.1 +++ b/man/man1/icegridregistry.1 @@ -28,7 +28,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-\-daemon\fR @@ -53,7 +53,7 @@ Do not change the current working directory. .TP .BR \-\-nowarn\fR .br -Don't print any security warnings. +Do not print security warnings. .TP .BR \-\-readonly\fR diff --git a/man/man1/icepatch2calc.1 b/man/man1/icepatch2calc.1 index d135e14a9ff..9045fb8c91d 100644 --- a/man/man1/icepatch2calc.1 +++ b/man/man1/icepatch2calc.1 @@ -24,7 +24,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-z ", " \-\-compress\fR diff --git a/man/man1/icepatch2client.1 b/man/man1/icepatch2client.1 index 73a4e50cc9b..8dc6bc10efa 100644 --- a/man/man1/icepatch2client.1 +++ b/man/man1/icepatch2client.1 @@ -26,7 +26,7 @@ Displays help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-t ", " \-\-thorough\fR diff --git a/man/man1/icepatch2server.1 b/man/man1/icepatch2server.1 index 7653adc22fb..52f6294efff 100644 --- a/man/man1/icepatch2server.1 +++ b/man/man1/icepatch2server.1 @@ -11,7 +11,9 @@ icepatch2server <data directory> .SH DESCRIPTION The IcePatch2 server. Full documentation for icepatch2server is available -online at: "http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Server". +online at: +.br +"http://doc.zeroc.com/display/Ice/Running+the+IcePatch2+Server". .SH OPTIONS @@ -22,7 +24,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-\-daemon\fR diff --git a/man/man1/icestormadmin.1 b/man/man1/icestormadmin.1 index 7ea70a3e086..50669b0b307 100644 --- a/man/man1/icestormadmin.1 +++ b/man/man1/icestormadmin.1 @@ -15,6 +15,7 @@ icestormadmin [options] [file...] The IceStorm administration tool is a command-line program that provides administrative control of an IceStorm server. Full documentation for icestormadmin is available online at: +.br "http://doc.zeroc.com/display/Ice/IceStorm+Administration". .SH OPTIONS @@ -26,7 +27,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-e " " COMMANDS\fR diff --git a/man/man1/icestormmigrate.1 b/man/man1/icestormmigrate.1 index dd1f36f89c7..e8340bec1d2 100644 --- a/man/man1/icestormmigrate.1 +++ b/man/man1/icestormmigrate.1 @@ -11,8 +11,8 @@ icestormmigrate <path-to-recovered.db> db .SH DESCRIPTION The icestormmigrate utility upgrades a 3.1 or 3.2 IceStorm database -environment to a 3.3 or superior IceStorm database environment for migration -of IceStorm database. For details about icestormmigrate consult: +environment to a 3.3 or superior IceStorm database environment. +For details about icestormmigrate consult: .br "http://doc.zeroc.com/display/Ice/Upgrading+your+Application+from+Ice+3.2+or+Earlier+Releases". diff --git a/man/man1/slice2freeze.1 b/man/man1/slice2freeze.1 index 60dc978e99c..69e5d217623 100644 --- a/man/man1/slice2freeze.1 +++ b/man/man1/slice2freeze.1 @@ -2,7 +2,7 @@ .SH NAME -slice2freeze - The Slice to C++ compiler. +slice2freeze - Generates Freeze map and index classes in C++. .SH SYNOPSIS @@ -10,7 +10,7 @@ slice2freeze [options] [files] .SH DESCRIPTION -slice2freeze compiles Slice files to C++. +slice2freeze generates Freeze map and index classes in C++. Full documentation for slice2freeze is available online at: .br diff --git a/man/man1/slice2freezej.1 b/man/man1/slice2freezej.1 index e569def2db1..2168530177b 100644 --- a/man/man1/slice2freezej.1 +++ b/man/man1/slice2freezej.1 @@ -2,17 +2,17 @@ .SH NAME -slice2java - The Slice to Java compiler. +slice2freezej - Generates Freeze map and index classes in Java. .SH SYNOPSIS -slice2java [options] [files] +slice2freezej [options] [files] .SH DESCRIPTION -slice2java compiles Slice files to Java. +slice2java generates Freeze map and index classes in Java. -Full documentation for slice2java is available online at: +Full documentation for slice2freezej is available online at: .br "http://doc.zeroc.com/display/Ice/Using+a+Freeze+Map+in+Java". diff --git a/man/man1/slice2html.1 b/man/man1/slice2html.1 index 4dbbe91fb99..59d70b76722 100644 --- a/man/man1/slice2html.1 +++ b/man/man1/slice2html.1 @@ -144,6 +144,7 @@ a warning. .SH SEE ALSO +.BR slice2cpp (1), .BR slice2cs (1), .BR slice2freeze (1), .BR slice2freezej (1), diff --git a/man/man1/transformdb.1 b/man/man1/transformdb.1 index 422ce761696..bac6b0afca9 100644 --- a/man/man1/transformdb.1 +++ b/man/man1/transformdb.1 @@ -36,6 +36,7 @@ or evictor. It accomplishes this by comparing the "old" Slice definitions "new" Slice definitions, and making whatever modifications are necessary to ensure that the transformed database is compatible with the new definitions. Full documentation for transformdb is available online at: +.br "http://doc.zeroc.com/display/Ice/Using+transformdb". .SH OPTIONS @@ -47,7 +48,7 @@ Displays a help message. .TP .BR \-v ", " \-\-version\fR -Displays the compiler version. +Displays the Ice version. .TP .BR \-DNAME\fR @@ -172,4 +173,4 @@ a database. .SH SEE ALSO -.BR dumpdb (1), +.BR dumpdb (1) |