From 8f13382de53a2267263119d3440533290cc32487 Mon Sep 17 00:00:00 2001 From: dkf Date: Sat, 18 Sep 2010 23:14:43 +0000 Subject: * doc/file.n (file readlink): [Bug 3070580]: Typofix. --- ChangeLog | 4 ++++ doc/file.n | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 86256c0..6562f48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2010-09-19 Donal K. Fellows + + * doc/file.n (file readlink): [Bug 3070580]: Typofix. + 2010-09-10 Donal K. Fellows * doc/regsub.n: [Bug 3063568]: Fix for gotcha in example due to Tcl's diff --git a/doc/file.n b/doc/file.n index 0df79eb..0711b53 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.53 2007/12/13 15:22:32 dgp Exp $ +'\" RCS: @(#) $Id: file.n,v 1.53.2.1 2010/09/18 23:14:43 dkf Exp $ '\" .so man.macros .TH file n 8.3 Tcl "Tcl Built-In Commands" @@ -319,7 +319,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