diff options
Diffstat (limited to 'doc/GetCwd.3')
-rw-r--r-- | doc/GetCwd.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/GetCwd.3 b/doc/GetCwd.3 index b19f587..7a3b811 100644 --- a/doc/GetCwd.3 +++ b/doc/GetCwd.3 @@ -46,7 +46,7 @@ The format of the path is UTF\-8. .PP \fBTcl_Chdir\fR changes the applications current working directory to the value specified in \fIdirName\fR. The format of the passed in string -must be UTF\-8. The function returns -1 on error or 0 on success. +must be UTF\-8. The function returns \-1 on error or 0 on success. .SH KEYWORDS pwd |