Tk Library Source Code

Artifact [f9481834be]
Login

Artifact f9481834be8b2b36ab13468ba1e2cff85225a280:

Attachment "2.diff" to ticket [433145ffff] added by andreas_kupries 2001-06-20 00:22:36.
? frinked
Index: modules/csv/ChangeLog
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/csv/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- modules/csv/ChangeLog	2001/05/01 19:01:24	1.1
+++ modules/csv/ChangeLog	2001/06/19 17:20:48
@@ -1,3 +1,7 @@
+2001-06-19  Andreas Kupries <[email protected]>
+
+	* csv.n: Fixed nroff trouble.
+
 2001-05-01  Andreas Kupries <[email protected]>
 
 	* Committed to CVS head at SF.
Index: modules/csv/csv.n
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/csv/csv.n,v
retrieving revision 1.1
diff -u -r1.1 csv.n
--- modules/csv/csv.n	2001/05/01 19:01:24	1.1
+++ modules/csv/csv.n	2001/06/19 17:20:48
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
 '\" Copyright (c) 2001 by Andreas Kupries <[email protected]>
 '\" All rights reserved.
 '\" 
@@ -127,3 +126,4 @@
 .SH SEE ALSO
 .SH KEYWORDS
 csv
+'\" -*- nroff -*-
Index: modules/md5/ChangeLog
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/md5/ChangeLog,v
retrieving revision 1.2
diff -u -r1.2 ChangeLog
--- modules/md5/ChangeLog	2001/04/25 15:30:03	1.2
+++ modules/md5/ChangeLog	2001/06/19 17:20:48
@@ -1,3 +1,7 @@
+2001-06-19  Andreas Kupries <[email protected]>
+
+	* md5.n: Fixed nroff trouble.
+
 2001-04-25  Andreas Kupries <[email protected]>
 
 	* md5.test: Added tests of "md5::hmac". This allows us to test the
Index: modules/md5/md5.n
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/md5/md5.n,v
retrieving revision 1.1
diff -u -r1.1 md5.n
--- modules/md5/md5.n	2001/04/24 23:21:44	1.1
+++ modules/md5/md5.n	2001/06/19 17:20:48
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
 '\" Copyright (c) 2001 ActiveState Tool Corp.
 '\" All rights reserved.
 '\" 
Index: modules/report/ChangeLog
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/report/ChangeLog,v
retrieving revision 1.1
diff -u -r1.1 ChangeLog
--- modules/report/ChangeLog	2001/05/01 19:01:24	1.1
+++ modules/report/ChangeLog	2001/06/19 17:20:49
@@ -1,3 +1,7 @@
+2001-06-19  Andreas Kupries <[email protected]>
+
+	* report.n: Fixed nroff trouble.
+
 2001-05-01  Andreas Kupries <[email protected]>
 
 	* Committed to CVS head at SF.
Index: modules/report/report.n
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/report/report.n,v
retrieving revision 1.1
diff -u -r1.1 report.n
--- modules/report/report.n	2001/05/01 19:01:24	1.1
+++ modules/report/report.n	2001/06/19 17:20:51
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
 '\" Copyright (c) 2001 by Andreas Kupries <[email protected]>
 '\" All rights reserved.
 '\" 
Index: modules/struct/ChangeLog
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/struct/ChangeLog,v
retrieving revision 1.11
diff -u -r1.11 ChangeLog
--- modules/struct/ChangeLog	2001/05/20 11:22:09	1.11
+++ modules/struct/ChangeLog	2001/06/19 17:20:51
@@ -1,3 +1,7 @@
+2001-06-19  Andreas Kupries <[email protected]>
+
+	* matrix.n: Fixed nroff trouble.
+
 2001-05-20  Andreas Kupries <[email protected]>
 
 	* matrix.tcl (insert row/column): Fixed wrong references to the
Index: modules/struct/matrix.n
===================================================================
RCS file: /cvsroot/tcllib/tcllib/modules/struct/matrix.n,v
retrieving revision 1.1
diff -u -r1.1 matrix.n
--- modules/struct/matrix.n	2001/05/01 19:01:24	1.1
+++ modules/struct/matrix.n	2001/06/19 17:20:51
@@ -1,4 +1,3 @@
-'\" -*- nroff -*-
 '\" Copyright (c) 2001 by Andreas Kupries <[email protected]>
 '\" All rights reserved.
 '\"