diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-09-07 10:36:02 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2023-09-07 10:36:02 (GMT) |
commit | b6bea125066a3efd30eb40ae88974f7ea594cea0 (patch) | |
tree | dbd057aee1e082c9694826e6ad73f58fb1658fa3 /doc/zipfs.n | |
parent | 71ff6dec152830db4f2d0498098394f6688e1f98 (diff) | |
download | tcl-b6bea125066a3efd30eb40ae88974f7ea594cea0.zip tcl-b6bea125066a3efd30eb40ae88974f7ea594cea0.tar.gz tcl-b6bea125066a3efd30eb40ae88974f7ea594cea0.tar.bz2 |
Fix zipfs-related documentation
Diffstat (limited to 'doc/zipfs.n')
-rw-r--r-- | doc/zipfs.n | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/doc/zipfs.n b/doc/zipfs.n index a75a70b..5ce8cd2 100644 --- a/doc/zipfs.n +++ b/doc/zipfs.n @@ -106,9 +106,8 @@ to access the files inside the mount). \fBzipfs root\fR . Returns a constant string which indicates the mount point for zipfs volumes -for the current platform. On Windows, this value is -.QW \fBzipfs:/\fR . -On Unix, this value is +for the current platform. +This value is .QW \fB//zipfs:/\fR . .TP \fBzipfs unmount \fImountpoint\fR |