From 3feccd3eead898e5a705a5623dc0c608cd2b0bd6 Mon Sep 17 00:00:00 2001 From: andreas_kupries Date: Tue, 14 Mar 2006 20:15:15 +0000 Subject: * doc/clock.n: Removed double-quotes around section title NAME. not needed. * unix/installManpage: Reverted part to handle double-quotes in section NAME, chokes older sed installations. --- ChangeLog | 6 ++++++ doc/clock.n | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index e5e5aff..c3dafd5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2006-03-14 Andreas Kupries + * doc/clock.n: Removed double-quotes around section title NAME. not needed. + * unix/installManpage: Reverted part to handle double-quotes in + section NAME, chokes older sed installations. + +2006-03-14 Andreas Kupries + * library/tm.tcl (::tcl::tm::Defaults): Fixed handling of environment variable TCLX.y_TM_PATH, bad variable reference. See [SF Tcl Bug 1448251]. Thanks to Julian Noble. diff --git a/doc/clock.n b/doc/clock.n index 1267384..7bcfbb9 100644 --- a/doc/clock.n +++ b/doc/clock.n @@ -5,7 +5,7 @@ .so man.macros .TH "clock" n 8.5 Tcl "Tcl Built-In Commands" .BS -.SH "NAME" +.SH NAME clock \- Obtain and manipulate dates and times .SH "SYNOPSIS" package require \fBTcl 8.5\fR -- cgit v0.12