diff options
author | hobbs <hobbs> | 2002-01-29 02:28:20 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2002-01-29 02:28:20 (GMT) |
commit | 9ecae5f2626934f33e0a3b70c1089d1ae517de31 (patch) | |
tree | c7b06cf88c6cc128888087bd132e80cfa0cc9a79 /doc | |
parent | 7e95a343de3930407968085d9c13b7817593452b (diff) | |
download | tcl-9ecae5f2626934f33e0a3b70c1089d1ae517de31.zip tcl-9ecae5f2626934f33e0a3b70c1089d1ae517de31.tar.gz tcl-9ecae5f2626934f33e0a3b70c1089d1ae517de31.tar.bz2 |
Corportation -> Corporation sp fix
Diffstat (limited to 'doc')
-rw-r--r-- | doc/Access.3 | 4 | ||||
-rwxr-xr-x | doc/GetCwd.3 | 4 | ||||
-rw-r--r-- | doc/InitStubs.3 | 4 | ||||
-rw-r--r-- | doc/RegExp.3 | 4 |
4 files changed, 8 insertions, 8 deletions
diff --git a/doc/Access.3 b/doc/Access.3 index a04d243..c603a1c 100644 --- a/doc/Access.3 +++ b/doc/Access.3 @@ -1,10 +1,10 @@ '\" -'\" Copyright (c) 1998-1999 Scriptics Corportation +'\" Copyright (c) 1998-1999 Scriptics Corporation '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: Access.3,v 1.5 2001/12/10 15:50:46 dgp Exp $ +'\" RCS: @(#) $Id: Access.3,v 1.6 2002/01/29 02:28:20 hobbs Exp $ '\" .so man.macros .TH Tcl_Access 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/GetCwd.3 b/doc/GetCwd.3 index 1e7d3c4..c15d837 100755 --- a/doc/GetCwd.3 +++ b/doc/GetCwd.3 @@ -1,10 +1,10 @@ '\" -'\" Copyright (c) 1998-1999 Scriptics Corportation +'\" Copyright (c) 1998-1999 Scriptics Corporation '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: GetCwd.3,v 1.3 2002/01/17 04:37:32 dgp Exp $ +'\" RCS: @(#) $Id: GetCwd.3,v 1.4 2002/01/29 02:28:20 hobbs Exp $ '\" .so man.macros .TH Tcl_GetCwd 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/InitStubs.3 b/doc/InitStubs.3 index 48b0d0d..f0cf3c2 100644 --- a/doc/InitStubs.3 +++ b/doc/InitStubs.3 @@ -1,10 +1,10 @@ '\" -'\" Copyright (c) 1999 Scriptics Corportation +'\" Copyright (c) 1998-1999 Scriptics Corporation '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: InitStubs.3,v 1.6 2001/09/24 06:19:36 dgp Exp $ +'\" RCS: @(#) $Id: InitStubs.3,v 1.7 2002/01/29 02:28:20 hobbs Exp $ '\" .so man.macros .TH Tcl_InitStubs 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/RegExp.3 b/doc/RegExp.3 index 6a4fbb4..27fc5da 100644 --- a/doc/RegExp.3 +++ b/doc/RegExp.3 @@ -1,12 +1,12 @@ '\" '\" Copyright (c) 1994 The Regents of the University of California. '\" Copyright (c) 1994-1996 Sun Microsystems, Inc. -'\" Copyright (c) 1998-1999 Scriptics Corportation +'\" Copyright (c) 1998-1999 Scriptics Corporation '\" '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: RegExp.3,v 1.10 2002/01/17 03:03:10 dgp Exp $ +'\" RCS: @(#) $Id: RegExp.3,v 1.11 2002/01/29 02:28:20 hobbs Exp $ '\" .so man.macros .TH Tcl_RegExpMatch 3 8.1 Tcl "Tcl Library Procedures" |