summaryrefslogtreecommitdiffstats
path: root/doc/registry.n
diff options
context:
space:
mode:
authorhobbs <hobbs>2002-10-19 01:48:46 (GMT)
committerhobbs <hobbs>2002-10-19 01:48:46 (GMT)
commit68237f991cf2ac8462481427f894fe828754e22f (patch)
tree5c0580c57e148994e63e8325042a8c8bd6436aa2 /doc/registry.n
parent438dbb4cace38cc29b6a415a21674c2a19ce8568 (diff)
downloadtcl-68237f991cf2ac8462481427f894fe828754e22f.zip
tcl-68237f991cf2ac8462481427f894fe828754e22f.tar.gz
tcl-68237f991cf2ac8462481427f894fe828754e22f.tar.bz2
note 1.1 version update
Diffstat (limited to 'doc/registry.n')
-rw-r--r--doc/registry.n7
1 files changed, 4 insertions, 3 deletions
diff --git a/doc/registry.n b/doc/registry.n
index 5264ad4..e6a4902 100644
--- a/doc/registry.n
+++ b/doc/registry.n
@@ -1,20 +1,21 @@
'\"
'\" Copyright (c) 1997 Sun Microsystems, Inc.
+'\" Copyright (c) 2002 ActiveState Corporation.
'\"
'\" 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.7 2002/10/18 23:58:18 hobbs Exp $
+'\" RCS: @(#) $Id: registry.n,v 1.8 2002/10/19 01:48:46 hobbs Exp $
'\"
.so man.macros
-.TH registry n 1.0 registry "Tcl Bundled Packages"
+.TH registry n 1.1 registry "Tcl Bundled Packages"
.BS
'\" Note: do not modify the .SH NAME line immediately below!
.SH NAME
registry \- Manipulate the Windows registry
.SH SYNOPSIS
.sp
-\fBpackage require registry 1.0\fR
+\fBpackage require registry 1.1\fR
.sp
\fBregistry \fIoption\fR \fIkeyName\fR ?\fIarg arg ...\fR?
.BE