From 525ab21f8c78e625ec3cf9067cfdfe83849e270c Mon Sep 17 00:00:00 2001 From: dkf Date: Thu, 18 Nov 2010 11:25:13 +0000 Subject: * doc/file.n: [Bug 3111298]: Typofix. --- ChangeLog | 2 ++ doc/file.n | 4 ++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 63ca8a8..7f38f40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2010-11-18 Donal K. Fellows + * doc/file.n: [Bug 3111298]: Typofix. + * tests/oo.test: [Bug 3111059]: Added testing that neatly trapped this issue. diff --git a/doc/file.n b/doc/file.n index 96d84b5..344ec0f 100644 --- a/doc/file.n +++ b/doc/file.n @@ -5,7 +5,7 @@ '\" See the file "license.terms" for information on usage and redistribution '\" of this file, and for a DISCLAIMER OF ALL WARRANTIES. '\" -'\" RCS: @(#) $Id: file.n,v 1.60 2010/09/18 23:14:19 dkf Exp $ +'\" RCS: @(#) $Id: file.n,v 1.61 2010/11/18 11:25:14 dkf Exp $ '\" .so man.macros .TH file n 8.3 Tcl "Tcl Built-In Commands" @@ -377,7 +377,7 @@ generated. Returns a list whose elements are the path components in \fIname\fR. The first element of the list will have the same path type as \fIname\fR. All other elements will be relative. Path separators will be discarded -unless they are needed ensure that an element is unambiguously relative. +unless they are needed to ensure that an element is unambiguously relative. For example, under Unix .RS .PP -- cgit v0.12