From 069e4bbf42e885f83b8bd9264b1e74d0aaf47c0a Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 18 Sep 2010 23:14:19 +0000 Subject: * doc/file.n (file readlink): [Bug 3070580]: Typofix. --- ChangeLog | 14 +++++++++----- doc/file.n | 4 ++-- 2 files changed, 11 insertions(+), 7 deletions(-) diff --git a/ChangeLog b/ChangeLog index 1d03d13..f9064e8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,15 +1,19 @@ +2010-09-19 Donal K. Fellows + + * doc/file.n (file readlink): [Bug 3070580]: Typofix. + 2010-09-18 Jan Nijtmans - * win/tclWinFCmd.c [Bug 3069278]: breakage on head Windows triggered - by install-tzdata. Temporary don't compile this with -DUNICODE, - while investigating this bug. + * win/tclWinFCmd.c [Bug 3069278]: Breakage on head Windows triggered + by install-tzdata. Temporary don't compile this with -DUNICODE, while + investigating this bug. 2010-09-16 Jeff Hobbs - * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all + * win/tclWinFile.c: Remove define of FINDEX_INFO_LEVELS as all supported versions of compilers should now have it. - * unix/Makefile.in: do not pass current build env vars when using + * unix/Makefile.in: Do not pass current build env vars when using NATIVE_TCLSH in targets. 2010-09-16 Jan Nijtmans diff --git a/doc/file.n b/doc/file.n index e969c44..96d84b5 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.59 2010/01/20 13:42:17 dkf Exp $ +'\" RCS: @(#) $Id: file.n,v 1.60 2010/09/18 23:14:19 dkf Exp $ '\" .so man.macros .TH file n 8.3 Tcl "Tcl Built-In Commands" @@ -327,7 +327,7 @@ Returns \fB1\fR if file \fIname\fR is readable by the current user, \fBfile readlink \fIname\fR . Returns the value of the symbolic link given by \fIname\fR (i.e. the name -of the file it points to). If \fIname\fR is npt a symbolic link or its +of the file it points to). If \fIname\fR is not a symbolic link or its value cannot be read, then an error is returned. On systems that do not support symbolic links this option is undefined. .TP -- cgit v0.12