summaryrefslogtreecommitdiffstats
path: root/doc/zipfs.3
diff options
context:
space:
mode:
Diffstat (limited to 'doc/zipfs.3')
-rw-r--r--doc/zipfs.32
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/zipfs.3 b/doc/zipfs.3
index 18b9ea5..c15ba02 100644
--- a/doc/zipfs.3
+++ b/doc/zipfs.3
@@ -83,7 +83,7 @@ example, the Tcl 8.7.2 release would be searched for in a file
On Windows, \fBTclZipfs_AppHook\fR has a slightly different signature, since
it uses WCHAR instead of char. As a result, it requires your application to
be compiled with the UNICODE preprocessor symbol defined (e.g., via the
-\fB-DUNICODE\fR compiler flag).
+\fB\-DUNICODE\fR compiler flag).
.PP
The result of \fBTclZipfs_AppHook\fR is the full Tcl version with build
information (e.g., \fB9.0.0+abcdef...abcdef.gcc-1002\fR).