diff --git a/doc/man/sde-build.1 b/doc/man/sde-build.1
index a86f985..9d66ab0 100644
--- a/doc/man/sde-build.1
+++ b/doc/man/sde-build.1
@@ -1,11 +1,11 @@
.\" Title: sde-build
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/25/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-BUILD" "1" "11/25/2007" "" ""
+.TH "SDE\-BUILD" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -35,6 +35,17 @@ Builds single packages, but also allows adding or removing packages to/from the
.RS 4
Builds all packages in a repository, but also allows adding or removing all packages in a repository to/from the build queue without actually starting the build
.RE
+.SH "OPTIONS FOR ALL DISCRIMINATOR"
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
+.RE
.SH "OPTIONS FOR CONFIG DISCRIMINATOR"
.PP
\fB\-\-queued\fR
diff --git a/doc/man/sde-clean.1 b/doc/man/sde-clean.1
index dd462b7..652ab5a 100644
--- a/doc/man/sde-clean.1
+++ b/doc/man/sde-clean.1
@@ -1,11 +1,11 @@
.\" Title: sde-clean
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-CLEAN" "1" "11/26/2007" "" ""
+.TH "SDE\-CLEAN" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -32,7 +32,9 @@ Removes ccache files for the specified architectures (items). If no architecture
.PP
\fBconfig, cfg\fR
.RS 4
-Removed specified configurations (items).
+Removed specified configurations (items). If no items specified
+\fIdefault\fR
+will be used.
.RE
.PP
\fBdownload\fR
@@ -63,19 +65,24 @@ Brings all specified targets (items) back to their original state. All uncommitt
.RE
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
-\fB\-\-dry\-run\fR
+\fB\-d, \-\-dry\-run\fR
.RS 4
Processes normally, but does not clean or modify anything.
.RE
.PP
\fB\-f, \-\-force\fR
.RS 4
-Prevents user interaction. Cleaning will continue without explicit acknowlegdement from the user.
+Prevents user interaction. Cleaning will continue without being explicitly acknowledged from the user.
.RE
.PP
\fB\-q, \-\-quiet\fR
.RS 4
-Reduces feedback to an absolute minimum. \-v, \-\-verbose: Gives additional feedback.
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
.RE
The options \fIverbose\fR and \fIquiet\fR are mutually exclusive.
.sp
diff --git a/doc/man/sde-commit.1 b/doc/man/sde-commit.1
index 9353d9d..36e35df 100644
--- a/doc/man/sde-commit.1
+++ b/doc/man/sde-commit.1
@@ -1,11 +1,11 @@
.\" Title: sde-commit
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-COMMIT" "1" "11/26/2007" "" ""
+.TH "SDE\-COMMIT" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -43,19 +43,29 @@ When no discriminator is specified, this command will default to the closest dis
.sp
.SH "OPTIONS"
.PP
-\fB\-\-dry\-run, \-d\fR
+\fB\-d, \-\-dry\-run\fR
.RS 4
Gives feedback of what would be done, but does not really commit.
.RE
.PP
-\fB\-\-message, \-m\fR
+\fB\-m, \-\-message\fR
.RS 4
Allows to specify the commit message on the command line. The argument specifies the actual commit message.
.RE
.PP
-\fB\-\-file, \-f\fR
+\fB\-f, \-\-file\fR
.RS 4
-Allows long commit message to be read frome file. The argument specifies the file from which to read the message.
+Allows long commit messages to be read from file. The argument specifies the file from which to read the message.
+.RE
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
.RE
.SH "EXAMPLES"
.sp
diff --git a/doc/man/sde-config.1 b/doc/man/sde-config.1
index 6c54499..3ee76f6 100644
--- a/doc/man/sde-config.1
+++ b/doc/man/sde-config.1
@@ -1,11 +1,11 @@
.\" Title: sde-config
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-CONFIG" "1" "11/26/2007" "" ""
+.TH "SDE\-CONFIG" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -51,7 +51,12 @@ Create a config.profile with profiling data
.PP
\fB\-q, \-\-quiet\fR
.RS 4
-Reduces feedback to an absolute minimum. \-v, \-\-verbose: Gives additional feedback.
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
.RE
.SH "OPTIONS FOR SYSTEM DISCRIMINATOR"
.PP
diff --git a/doc/man/sde-copy.1 b/doc/man/sde-copy.1
index 9de9cf7..33a8b02 100644
--- a/doc/man/sde-copy.1
+++ b/doc/man/sde-copy.1
@@ -1,11 +1,11 @@
.\" Title: sde-copy
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-COPY" "1" "11/26/2007" "" ""
+.TH "SDE\-COPY" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -13,33 +13,33 @@
.SH "NAME"
sde\-copy \- copies part of the system
.SH "SYNOPSIS"
-\fBsde copy\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEM\fR] [\fIITEMNEW\fR]
+\fBsde copy\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIsource\fR] [\fIdestination\fR]
.sp
.SH "DESCRIPTION"
-Copies part of the system to a new name. The discriminator indicates in what section of the sde system the copy will take place. The item indicates what part will be copied to the new item name.
+Copies part of the system to a new name. The discriminator indicates in what section of the sde system the copy will take place. The \fIsource\fR indicates what part will be copied to the new \fIdestination\fR name.
.sp
.SH "DISCRIMINATORS"
.PP
\fBbuild\fR
.RS 4
-Copies an existing build to a new one. The item specifies the config name that was used for the build. The new item name specifies the new config name. With this discriminator both the build and the accompanying config will be copied.
+Copies an existing build to a new one. Source specifies the config name that was used for the build. Destination specifies the new config name. With this discriminator both the build and the accompanying config will be copied.
.RE
.PP
\fBconfig, cfg\fR
.RS 4
-Copies an existing config identified by item to a new one. When no item name is specified,
+Copies an existing config identified by source to a new one. When no source name is specified,
\fIdefault\fR
will be used.
.RE
.PP
\fBpackage, pkg\fR
.RS 4
-Copies an existing package (item) to a new one. For this discriminator full qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
+Copies an existing package (source) to a new one. For this discriminator fully qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
.RE
.PP
\fBtarget, tgt\fR
.RS 4
-Copies an existing target identified by item to a new one.
+Copies an existing target identified by source to a new one.
.RE
.SH "OPTIONS FOR ALL DISCRIMINATORS"
.PP
@@ -50,7 +50,12 @@ Allows to overwrite existing items in case the specified new item already exists
.PP
\fB\-q, \-\-quiet\fR
.RS 4
-Reduces feedback to an absolute minimum. \-v, \-\-verbose: Gives additional feedback.
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
.RE
.SH "AUTHOR"
Written by Minto van der Sluis (misl).
diff --git a/doc/man/sde-create.1 b/doc/man/sde-create.1
index f66bdfa..aa01c77 100644
--- a/doc/man/sde-create.1
+++ b/doc/man/sde-create.1
@@ -1,11 +1,11 @@
.\" Title: sde-create
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-CREATE" "1" "11/26/2007" "" ""
+.TH "SDE\-CREATE" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -38,16 +38,16 @@ Creates a new target with the given name (item).
.PP
\fB\-q, \-\-quiet\fR
.RS 4
-Reduces feedback to an absolute minimum.
+Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
-Gives additional feedback.
+Increases the verbosity level.
.RE
.SH "OPTIONS FOR PACKAGE DISCRIMINATOR"
.PP
-\fB\-\-hive hive.index\fR
+\fB\-\-hive hive:index\fR
.RS 4
Makes it Possible to create new packages from available package hives like freshmeat or sourceforge. With this flag you need to specify which hive to use and what the ID of the package in that hive is.
.RE
diff --git a/doc/man/sde-download.1 b/doc/man/sde-download.1
index 31ae905..07c1b77 100644
--- a/doc/man/sde-download.1
+++ b/doc/man/sde-download.1
@@ -1,11 +1,11 @@
.\" Title: sde-download
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-DOWNLOAD" "1" "11/26/2007" "" ""
+.TH "SDE\-DOWNLOAD" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -40,12 +40,12 @@ When no discriminitor is given on the command line the current working directory
.PP
\fB\-q, \-\-quiet\fR
.RS 4
-Reduces feedback to an absolute minimum.
+Reduces the verbosity level.
.RE
.PP
\fB\-v, \-\-verbose\fR
.RS 4
-Gives additional feedback.
+Increases the verbosity level.
.RE
.PP
\fB\-n, \-\-dry\-run\fR
@@ -87,7 +87,7 @@ to detect the best mirror for your location.
.PP
\fB\-\-alt\-dir location\fR
.RS 4
-Defines an alternative download location. The OpenSDe downloader will first look for files in this location. When not present download will continue as usual. Also have a look at option
+Defines an alternative download location. The OpenSDE downloader will first look for files in this location. When not present download will continue as usual. Also have a look at option
\fB\-\-mode\fR.
.RE
.PP
@@ -105,7 +105,7 @@ to copy/move the file over to the local download repository.
.PP
\fB\-e, \-\-extenders configname\fR
.RS 4
-Besided downloading files for specified packages, also downloads for packages extending the given packages will be retrieved. However only the extenders activated in the given config will be taken into account.
+Besided downloading files for specified packages, also downloads from packages extending the given packages will be retrieved. However, only extenders activated in the given config will be taken into account.
.RE
.SH "EXAMPLES"
.sp
diff --git a/doc/man/sde-export.1 b/doc/man/sde-export.1
index c9f9be6..9759fc8 100644
--- a/doc/man/sde-export.1
+++ b/doc/man/sde-export.1
@@ -1,11 +1,11 @@
.\" Title: sde-export
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-EXPORT" "1" "11/26/2007" "" ""
+.TH "SDE\-EXPORT" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -38,7 +38,17 @@ Wraps up the target specified by item and writes it to the specified file.
.PP
\fB\-f, \-\-force\fR
.RS 4
-Makes it possible to overwrite existing files. Normally processing abort when the given file already exists.
+Makes it possible to overwrite existing files. Normal processing will abort when the given file already exists.
+.RE
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
.RE
.SH "OPTIONS FOR PACKAGE AND TARGET DISCRIMINATORS"
.PP
diff --git a/doc/man/sde-help.1 b/doc/man/sde-help.1
index 0efc341..08c7880 100644
--- a/doc/man/sde-help.1
+++ b/doc/man/sde-help.1
@@ -1,11 +1,11 @@
.\" Title: sde-help
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-HELP" "1" "11/26/2007" "" ""
+.TH "SDE\-HELP" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
diff --git a/doc/man/sde-import.1 b/doc/man/sde-import.1
index 7c7ebc6..0efcebf 100644
--- a/doc/man/sde-import.1
+++ b/doc/man/sde-import.1
@@ -1,11 +1,11 @@
.\" Title: sde-import
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 07/10/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-IMPORT" "1" "07/10/2007" "" ""
+.TH "SDE\-IMPORT" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -13,8 +13,56 @@
.SH "NAME"
sde\-import \- import stuff into the system
.SH "SYNOPSIS"
-\fIsde import\fR [OPTIONS]
+\fBsde import\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEM\fR] filename
.sp
.SH "DESCRIPTION"
-Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original, as it was exported, item name will be used. The content of the specified file need to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
+Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original name as stored in the imported file will be used. The content of the specified file needs to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
+.sp
+.SH "DISCRIMINATORS"
+.PP
+\fBconfig, cfg\fR
+.RS 4
+Forces the imported file to be a config.
+.RE
+.PP
+\fBpackage, pkg\fR
+.RS 4
+Forces the imported file to be a package.
+.RE
+.PP
+\fBtarget, tgt\fR
+.RS 4
+Forces the imported file to be a target.
+.RE
+When no discriminator specified the imported file will be processed without checking against a discriminator.
+.sp
+.SH "OPTIONS FOR ALL DISCRIMINATORS"
+.PP
+\fB\-f, \-\-force\fR
+.RS 4
+Makes it possible to overwrite existing items with imported information.
+.RE
+.PP
+\fB\-n, \-\-dry\-run\fR
+.RS 4
+Instead of really importing the file it is normally processed but not imported. This can be used to see what would happen if the file were imported.
+.RE
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
+.RE
+.SH "AUTHOR"
+Written by Minto van der Sluis (misl).
+.sp
+.SH "REPORTING BUGS"
+Report bugs to .
+.sp
+.SH "COPYRIGHT"
+Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
.sp
diff --git a/doc/man/sde-install.1 b/doc/man/sde-install.1
index 159d360..2a10dc3 100644
--- a/doc/man/sde-install.1
+++ b/doc/man/sde-install.1
@@ -1,11 +1,11 @@
.\" Title: sde-install
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-INSTALL" "1" "11/26/2007" "" ""
+.TH "SDE\-INSTALL" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
diff --git a/doc/man/sde-list.1 b/doc/man/sde-list.1
index 8a5a96f..0cca376 100644
--- a/doc/man/sde-list.1
+++ b/doc/man/sde-list.1
@@ -1,11 +1,11 @@
.\" Title: sde-list
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-LIST" "1" "11/26/2007" "" ""
+.TH "SDE\-LIST" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -17,6 +17,21 @@ sde\-list \- produce lists needed by other commands
.sp
.SH "DISCRIMINATORS"
.PP
+\fBarchitecture,arch\fR
+.RS 4
+Gives a list of all supported architectures. No items expected.
+.RE
+.PP
+\fBcommand, cmd\fR
+.RS 4
+Gives a list of all available sde commands. No items expected.
+.RE
+.PP
+\fBdiscriminator, discr\fR
+.RS 4
+Gives a list of all available discriminators for the given sde command (item).
+.RE
+.PP
\fBpackage, pkg\fR
.RS 4
packages
@@ -26,14 +41,25 @@ packages
.RS 4
downloadable files of a list of packages, or all if no package is given
.RE
-.SH "OPTIONS FOR PACKAGES"
+.SH "OPTIONS FOR ALL DISCRIMINATOR"
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
+.RE
+.SH "OPTIONS FOR PACKAGE"
.PP
\fB\-a, \-\-arch\fR
.RS 4
list the packages available for the specified architecture, ignoring the given items and other options.
.RE
.PP
-\fB\-c, \-\-cfg\fR
+\fB\-c, \-\-cfg, \-\-config name\fR
.RS 4
use an specified config to see the active packages, instead of all of them.
.RE
@@ -64,7 +90,7 @@ the given list is a list of repositories, not packages.
include the download files of the active extenders on the specified config.
.RE
.PP
-\fB\-p,\-\-package\fR
+\fB\-p, \-\-package\fR
.RS 4
include the package name when listing
.RE
diff --git a/doc/man/sde-rename.1 b/doc/man/sde-rename.1
new file mode 100644
index 0000000..d0dd725
--- /dev/null
+++ b/doc/man/sde-rename.1
@@ -0,0 +1,63 @@
+.\" Title: sde-copy
+.\" Author:
+.\" Generator: DocBook XSL Stylesheets v1.72.0
+.\" Date: 01/26/2008
+.\" Manual:
+.\" Source:
+.\"
+.TH "SDE\-COPY" "1" "01/26/2008" "" ""
+.\" disable hyphenation
+.nh
+.\" disable justification (adjust text to left margin only)
+.ad l
+.SH "NAME"
+sde\-rename \- renames part of the system
+.SH "SYNOPSIS"
+\fBsde rename\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEM\fR] [\fIITEMNEW\fR]
+.sp
+.SH "DESCRIPTION"
+Renames part of the system to a new name. The discriminator indicates in what section of the sde system the rename will take place. The item indicates what part will be renamed to the new item name.
+.sp
+.SH "DISCRIMINATORS"
+.PP
+\fBconfig, cfg\fR
+.RS 4
+Renames an existing config identified by item to a new name. When no item name is specified,
+\fIdefault\fR
+will be used.
+.RE
+.PP
+\fBpackage, pkg\fR
+.RS 4
+Renames an existing package (item) to a new name and/or location. For this discriminator fully qualified package names are required. Fully qualified package names are names in which the actual package name is preceded by the repository name separated by a dot (.).
+.RE
+.PP
+\fBtarget, tgt\fR
+.RS 4
+Renames an existing target identified by item to a new name.
+.RE
+.SH "OPTIONS FOR ALL DISCRIMINATORS"
+.PP
+\fB\-f, \-\-force\fR
+.RS 4
+Allows to overwrite existing items in case the specified new item already exists. In case the new new already exists, it will be removed prior to the requested action.
+.RE
+.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
+\fB\-v, \-\-verbose\fR
+.RS 4
+Increases the verbosity level.
+.RE
+.SH "AUTHOR"
+Written by Minto van der Sluis (misl).
+.sp
+.SH "REPORTING BUGS"
+Report bugs to .
+.sp
+.SH "COPYRIGHT"
+Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
+.sp
diff --git a/doc/man/sde-sync.1 b/doc/man/sde-sync.1
index d24293b..faa9653 100644
--- a/doc/man/sde-sync.1
+++ b/doc/man/sde-sync.1
@@ -1,11 +1,11 @@
.\" Title: sde-sync
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-SYNC" "1" "11/26/2007" "" ""
+.TH "SDE\-SYNC" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -43,9 +43,14 @@ When no discriminator is specified, then the default discriminator depends on th
.sp
.SH "OPTIONS"
.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
\fB\-v, \-\-verbose\fR
.RS 4
-Give additional feedback on what is happening.
+Increases the verbosity level.
.RE
.SH "EXAMPLES"
.sp
diff --git a/doc/man/sde-update.1 b/doc/man/sde-update.1
index 66624f7..e59b4ec 100644
--- a/doc/man/sde-update.1
+++ b/doc/man/sde-update.1
@@ -1,11 +1,11 @@
.\" Title: sde-update
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE\-UPDATE" "1" "11/26/2007" "" ""
+.TH "SDE\-UPDATE" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -33,9 +33,14 @@ When no discriminator is specified, package is used as the default discriminator
.sp
.SH "OPTIONS"
.PP
+\fB\-q, \-\-quiet\fR
+.RS 4
+Reduces the verbosity level.
+.RE
+.PP
\fB\-v, \-\-verbose\fR
.RS 4
-Give additional feedback on what is happening.
+Increases the verbosity level.
.RE
.SH "EXAMPLES"
.sp
diff --git a/doc/man/sde.1 b/doc/man/sde.1
index 6aaaaa7..03fad5a 100644
--- a/doc/man/sde.1
+++ b/doc/man/sde.1
@@ -1,11 +1,11 @@
.\" Title: sde
.\" Author:
.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
+.\" Date: 01/26/2008
.\" Manual:
.\" Source:
.\"
-.TH "SDE" "1" "11/26/2007" "" ""
+.TH "SDE" "1" "01/26/2008" "" ""
.\" disable hyphenation
.nh
.\" disable justification (adjust text to left margin only)
@@ -38,6 +38,9 @@ For a complete list of commands execute the following command: sde help
.SH "DISCRIMINATORS"
OpenSDE supports various discriminators, however what discriminators are valid depends on the command being used.
.sp
+.SH "OPTIONS"
+Many different options are valid. However what options are valid depends on the command in combination with the discriminator being used.
+.sp
.SH "ENVIRONMENT"
.PP
\fBSDEROOT\fR
diff --git a/doc/man/sde_import.1 b/doc/man/sde_import.1
deleted file mode 100644
index 304814c..0000000
--- a/doc/man/sde_import.1
+++ /dev/null
@@ -1,58 +0,0 @@
-.\" Title: sde-import
-.\" Author:
-.\" Generator: DocBook XSL Stylesheets v1.72.0
-.\" Date: 11/26/2007
-.\" Manual:
-.\" Source:
-.\"
-.TH "SDE\-IMPORT" "1" "11/26/2007" "" ""
-.\" disable hyphenation
-.nh
-.\" disable justification (adjust text to left margin only)
-.ad l
-.SH "NAME"
-sde import \- import stuff into the system
-.SH "SYNOPSIS"
-\fBsde import\fR [\fIDISCRIMINATOR\fR] [\fIOPTIONS\fR] [\fIITEM\fR] filename
-.sp
-.SH "DESCRIPTION"
-Imports the specified filename into the opensde environment under the name specified by item. If no item name is specified the original name as stored in the imported file will be used. The content of the specified file needs to match the kind of content specified by the discriminator. In case the content does not match the command will abort with an error message.
-.sp
-.SH "DISCRIMINATORS"
-.PP
-\fBconfig, cfg\fR
-.RS 4
-Forces the imported file to be a config.
-.RE
-.PP
-\fBpackage, pkg\fR
-.RS 4
-Forces the imported file to be a package.
-.RE
-.PP
-\fBtarget, tgt\fR
-.RS 4
-Forces the imported file to be a target.
-.RE
-When no discriminator specified the imported file will be processed without checking against a discriminator.
-.sp
-.SH "OPTIONS FOR ALL DISCRIMINATORS"
-.PP
-\fB\-n, \-\-dry\-run\fR
-.RS 4
-Instead of really importing the file it is normally processed but not imported. This can be used to see what would happen if the file were imported.
-.RE
-.PP
-\fB\-f, \-\-force\fR
-.RS 4
-Makes it possible to overwrite existing items with imported information.
-.RE
-.SH "AUTHOR"
-Written by Minto van der Sluis (misl).
-.sp
-.SH "REPORTING BUGS"
-Report bugs to .
-.sp
-.SH "COPYRIGHT"
-Copyright \(co 2007 The OpenSDE project. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-.sp