summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--doc/namespace.n5
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/namespace.n b/doc/namespace.n
index 448ecc5..8531316 100644
--- a/doc/namespace.n
+++ b/doc/namespace.n
@@ -7,7 +7,7 @@
'\" See the file "license.terms" for information on usage and redistribution
'\" of this file, and for a DISCLAIMER OF ALL WARRANTIES.
'\"
-'\" RCS: @(#) $Id: namespace.n,v 1.25 2007/10/29 01:42:19 dkf Exp $
+'\" RCS: @(#) $Id: namespace.n,v 1.26 2007/10/30 14:23:44 dkf Exp $
'\"
.so man.macros
.TH namespace n 8.5 Tcl "Tcl Built-In Commands"
@@ -18,7 +18,6 @@ namespace \- create and manipulate contexts for commands and variables
.SH SYNOPSIS
\fBnamespace \fR?\fIoption\fR? ?\fIarg ...\fR?
.BE
-
.SH DESCRIPTION
.PP
The \fBnamespace\fR command lets you create, access, and destroy
@@ -707,7 +706,7 @@ subcommand names.
.TP
\fB\-subcommands\fR
When non-empty, this option lists exactly what subcommands are in the
-ensemble. The mapping for each of those commands will either whatever
+ensemble. The mapping for each of those commands will be either whatever
is defined in the \fB\-map\fR option, or to the command with the same
name in the namespace linked to the ensemble. If this option is
empty, the subcommands of the namespace will either be the keys of the