diff options
Diffstat (limited to 'doc/registry.n')
-rw-r--r-- | doc/registry.n | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/registry.n b/doc/registry.n index 46c88b7..f5e839e 100644 --- a/doc/registry.n +++ b/doc/registry.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: registry.n,v 1.17 2007/10/26 20:11:53 dgp Exp $ +'\" RCS: @(#) $Id: registry.n,v 1.18 2007/10/28 14:17:40 dkf Exp $ '\" .so man.macros .TH registry n 1.1 registry "Tcl Bundled Packages" @@ -68,7 +68,7 @@ set regPath [join { Control {Session Manager} Environment -} "\\\\"] +} "\e\e"] set curPath [\fBregistry get\fR $regPath "Path"] \fBregistry set\fR $regPath "Path" "$curPath;$addPath" \fBregistry broadcast\fR "Environment" |