diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 1997-03-27 03:07:27 +0000 |
commit | 1784d64eb85eb63599204bb31b826970b6661e65 (patch) | |
tree | 31089dd6c9e4a7feeac25f24574e6269b75f5db0 /contrib/tcl | |
parent | fe49c1266233ddc2306072aefb4e1c1d045060fe (diff) |
Diffstat (limited to 'contrib/tcl')
-rw-r--r-- | contrib/tcl/doc/FindExec.3 | 2 | ||||
-rw-r--r-- | contrib/tcl/doc/break.n | 2 | ||||
-rw-r--r-- | contrib/tcl/doc/continue.n | 2 | ||||
-rw-r--r-- | contrib/tcl/doc/expr.n | 2 | ||||
-rw-r--r-- | contrib/tcl/doc/unknown.n | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/contrib/tcl/doc/FindExec.3 b/contrib/tcl/doc/FindExec.3 index be6e1f3cc3a0e..8cd6fc3889d4e 100644 --- a/contrib/tcl/doc/FindExec.3 +++ b/contrib/tcl/doc/FindExec.3 @@ -5,7 +5,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '\" SCCS: @(#) FindExec.3 1.3 96/03/25 20:03:17 -'\" $Id$ +'\" $Id: FindExec.3,v 1.2 1996/10/05 22:26:07 wosch Exp $ '\" .so man.macros .TH Tcl_FindExecutable 3 7.5 Tcl "Tcl Library Procedures" diff --git a/contrib/tcl/doc/break.n b/contrib/tcl/doc/break.n index a1640a862b44a..6d64fb72b3580 100644 --- a/contrib/tcl/doc/break.n +++ b/contrib/tcl/doc/break.n @@ -6,7 +6,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '\" SCCS: @(#) break.n 1.6 96/03/25 20:10:27 -'\" $Id$ +'\" $Id: break.n,v 1.2 1996/10/05 22:26:08 wosch Exp $ '\" .so man.macros .TH break n "" Tcl "Tcl Built-In Commands" diff --git a/contrib/tcl/doc/continue.n b/contrib/tcl/doc/continue.n index b5dc7af2cc2ac..0bb71bca519b9 100644 --- a/contrib/tcl/doc/continue.n +++ b/contrib/tcl/doc/continue.n @@ -6,7 +6,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '\" SCCS: @(#) continue.n 1.6 96/03/25 20:12:09 -'\" $Id$ +'\" $Id: continue.n,v 1.2 1996/10/05 22:26:09 wosch Exp $ '\" .so man.macros .TH continue n "" Tcl "Tcl Built-In Commands" diff --git a/contrib/tcl/doc/expr.n b/contrib/tcl/doc/expr.n index 9b7b60fadf6f7..94a6e9f7b3bfb 100644 --- a/contrib/tcl/doc/expr.n +++ b/contrib/tcl/doc/expr.n @@ -6,7 +6,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '\" SCCS: @(#) expr.n 1.17 96/03/14 10:54:40 -'\" $Id$ +'\" $Id: expr.n,v 1.2 1996/10/05 22:26:10 wosch Exp $ '\" .so man.macros .TH expr n 7.4 Tcl "Tcl Built-In Commands" diff --git a/contrib/tcl/doc/unknown.n b/contrib/tcl/doc/unknown.n index 2f4ba74c7dbad..d96e7ba99df32 100644 --- a/contrib/tcl/doc/unknown.n +++ b/contrib/tcl/doc/unknown.n @@ -6,7 +6,7 @@ '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" '\" SCCS: @(#) unknown.n 1.7 96/03/25 20:26:05 -'\" $Id$ +'\" $Id: unknown.n,v 1.2 1996/10/05 22:26:11 wosch Exp $ '\" .so man.macros .TH unknown n "" Tcl "Tcl Built-In Commands" |