diff options
author | stanton <stanton> | 1998-10-21 20:21:31 (GMT) |
---|---|---|
committer | stanton <stanton> | 1998-10-21 20:21:31 (GMT) |
commit | 966ff877247e93fbe6e641cfa77df19d03cfe932 (patch) | |
tree | 3dc27c8a939d81de1d134f8244681663d6c88cec | |
parent | 1b1daa56cca5f3df5ce6bf01f4cda88ccb9e9ded (diff) | |
download | tcl-966ff877247e93fbe6e641cfa77df19d03cfe932.zip tcl-966ff877247e93fbe6e641cfa77df19d03cfe932.tar.gz tcl-966ff877247e93fbe6e641cfa77df19d03cfe932.tar.bz2 |
replaced SCCS strings
-rw-r--r-- | doc/ByteArrObj.3 | 2 | ||||
-rw-r--r-- | doc/Encoding.3 | 2 | ||||
-rw-r--r-- | doc/ParseCmd.3 | 2 | ||||
-rw-r--r-- | doc/SaveResult.3 | 2 | ||||
-rw-r--r-- | doc/Thread.3 | 2 | ||||
-rw-r--r-- | doc/ToUpper.3 | 2 | ||||
-rw-r--r-- | doc/Utf.3 | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/doc/ByteArrObj.3 b/doc/ByteArrObj.3 index ccc304d..2f1042c 100644 --- a/doc/ByteArrObj.3 +++ b/doc/ByteArrObj.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) ByteArrObj.3 1.2 97/10/20 15:29:23 +'\" RCS: @(#) $Id: ByteArrObj.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_ByteArrayObj 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/Encoding.3 b/doc/Encoding.3 index e1d08d3..9f42e31 100644 --- a/doc/Encoding.3 +++ b/doc/Encoding.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) Encoding.3 1.8 98/02/18 16:11:20 +'\" RCS: @(#) $Id: Encoding.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_GetEncoding 3 "8.1" Tcl "Tcl Library Procedures" diff --git a/doc/ParseCmd.3 b/doc/ParseCmd.3 index 74cc64e..b26655f 100644 --- a/doc/ParseCmd.3 +++ b/doc/ParseCmd.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) ParseCmd.3 1.6 97/12/19 19:11:18 +'\" RCS: @(#) $Id: ParseCmd.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_ParseCommand 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/SaveResult.3 b/doc/SaveResult.3 index cd123b8..4b70cc5 100644 --- a/doc/SaveResult.3 +++ b/doc/SaveResult.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) SaveResult.3 1.2 97/11/14 16:11:46 +'\" RCS: @(#) $Id: SaveResult.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_SaveResult 3 8.1 Tcl "Tcl Library Procedures" diff --git a/doc/Thread.3 b/doc/Thread.3 index 99648a1..549605d 100644 --- a/doc/Thread.3 +++ b/doc/Thread.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) Thread.3 1.2 98/02/19 14:02:17 +'\" RCS: @(#) $Id: Thread.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_ConditionNotify 3 "" Tcl "Tcl Library Procedures" diff --git a/doc/ToUpper.3 b/doc/ToUpper.3 index 971eb5a..00a9cb9 100644 --- a/doc/ToUpper.3 +++ b/doc/ToUpper.3 @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) ToUpper.3 1.1 98/01/12 17:17:02 +'\" RCS: @(#) $Id: ToUpper.3,v 1.1.2.2 1998/10/21 20:21:31 stanton Exp $ '\" .so man.macros .TH Tcl_UtfToUpper 3 "8.1" Tcl "Tcl Library Procedures" @@ -4,7 +4,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" SCCS: @(#) Utf.3 1.4 98/01/19 14:35:31 +'\" RCS: @(#) $Id: Utf.3,v 1.1.2.2 1998/10/21 20:21:32 stanton Exp $ '\" .so man.macros .TH Utf 3 "8.1" Tcl "Tcl Library Procedures" |