Index: embedded/md/tcllib/files/modules/tar/tar.md
==================================================================
--- embedded/md/tcllib/files/modules/tar/tar.md
+++ embedded/md/tcllib/files/modules/tar/tar.md
@@ -1,9 +1,9 @@
[//000000001]: # (tar \- Tar file handling)
[//000000002]: # (Generated from file 'tar\.man' by tcllib/doctools with format 'markdown')
-[//000000003]: # (tar\(n\) 0\.13 tcllib "Tar file handling")
+[//000000003]: # (tar\(n\) 0\.14 tcllib "Tar file handling")
[ Main Table Of Contents | Table Of Contents | Keyword Index | Categories | SYNOPSIS
package require Tcl 8\.5 9
-package require tar ?0\.13?
+package require tar ?0\.14?
[__::tar::contents__ *tarball* ?__\-chan__? ?__\-gzip__?](#1)
[__::tar::stat__ *tarball* ?file? ?__\-chan__? ?__\-gzip__?](#2)
[__::tar::untar__ *tarball* *args*](#3)
[__::tar::get__ *tarball* *fileName* ?__\-chan__? ?__\-gzip__?](#4)
Index: idoc/man/files/modules/tar/tar.n
==================================================================
--- idoc/man/files/modules/tar/tar.n
+++ idoc/man/files/modules/tar/tar.n
@@ -1,9 +1,9 @@
'\"
'\" Generated from file 'tar\&.man' by tcllib/doctools with format 'nroff'
'\"
-.TH "tar" n 0\&.13 tcllib "Tar file handling"
+.TH "tar" n 0\&.14 tcllib "Tar file handling"
.\" The -*- nroff -*- definitions below are for supplemental macros used
.\" in Tcl/Tk manual entries.
.\"
.\" .AP type name in/out ?indent?
.\" Start paragraph describing an argument to a library procedure.
@@ -273,11 +273,11 @@
.SH NAME
tar \- Tar file creation, extraction & manipulation
.SH SYNOPSIS
package require \fBTcl 8\&.5 9\fR
.sp
-package require \fBtar ?0\&.13?\fR
+package require \fBtar ?0\&.14?\fR
.sp
\fB::tar::contents\fR \fItarball\fR ?\fB-chan\fR? ?\fB-gzip\fR?
.sp
\fB::tar::stat\fR \fItarball\fR ?file? ?\fB-chan\fR? ?\fB-gzip\fR?
.sp
Index: idoc/www/tcllib/files/modules/tar/tar.html
==================================================================
--- idoc/www/tcllib/files/modules/tar/tar.html
+++ idoc/www/tcllib/files/modules/tar/tar.html
@@ -105,11 +105,11 @@
| Categories
| Modules
| Applications
]