File tree Expand file tree Collapse file tree 26 files changed +44
-67
lines changed
embedded/md/tcllib/files/modules Expand file tree Collapse file tree 26 files changed +44
-67
lines changed Original file line number Diff line number Diff line change 2
2
[ //000000001 ] : # ( uuencode \- Text encoding & decoding binary data )
3
3
[ //000000002 ] : # ( Generated from file 'uuencode\. man' by tcllib/doctools with format 'markdown' )
4
4
[ //000000003 ] : # ( Copyright © ; 2002, Pat Thoyts )
5
- [ //000000004 ] : # ( uuencode\( n\) 1\. 1\. 4 tcllib "Text encoding & decoding binary data" )
5
+ [ //000000004 ] : # ( uuencode\( n\) 1\. 1\. 6 tcllib "Text encoding & decoding binary data" )
6
6
7
7
<hr > [ <a href =" ../../../../toc.md " >Main Table Of Contents</a > | ; <a
8
8
href="../../../toc.md">Table Of Contents</a > | ; <a
@@ -38,7 +38,7 @@ uuencode \- UU\-encode/decode binary data
38
38
# <a name =' synopsis ' ></a >SYNOPSIS
39
39
40
40
package require Tcl 8\. 5 9
41
- package require uuencode ?1\. 1\. 4 ?
41
+ package require uuencode ?1\. 1\. 6 ?
42
42
43
43
[ __ ::uuencode::encode__ * string* ] ( #1 )
44
44
[ __ ::uuencode::decode__ * string* ] ( #2 )
Original file line number Diff line number Diff line change 2
2
[ //000000001 ] : # ( yencode \- Text encoding & decoding binary data )
3
3
[ //000000002 ] : # ( Generated from file 'yencode\. man' by tcllib/doctools with format 'markdown' )
4
4
[ //000000003 ] : # ( Copyright © ; 2002, Pat Thoyts )
5
- [ //000000004 ] : # ( yencode\( n\) 1\. 1\. 2 tcllib "Text encoding & decoding binary data" )
5
+ [ //000000004 ] : # ( yencode\( n\) 1\. 1\. 4 tcllib "Text encoding & decoding binary data" )
6
6
7
7
<hr > [ <a href =" ../../../../toc.md " >Main Table Of Contents</a > | ; <a
8
8
href="../../../toc.md">Table Of Contents</a > | ; <a
@@ -38,7 +38,7 @@ yencode \- Y\-encode/decode binary data
38
38
# <a name =' synopsis ' ></a >SYNOPSIS
39
39
40
40
package require Tcl 8\. 5 9
41
- package require yencode ?1\. 1\. 2 ?
41
+ package require yencode ?1\. 1\. 4 ?
42
42
43
43
[ __ ::yencode::encode__ * string* ] ( #1 )
44
44
[ __ ::yencode::decode__ * string* ] ( #2 )
Original file line number Diff line number Diff line change 2
2
[ //000000001 ] : # ( dicttool \- Extensions to the standard "dict" command )
3
3
[ //000000002 ] : # ( Generated from file 'dicttool\. man' by tcllib/doctools with format 'markdown' )
4
4
[ //000000003 ] : # ( Copyright © ; 2017 Sean Woods <yoda@etoyoc\. com> )
5
- [ //000000004 ] : # ( dicttool\( n\) 1\. 0 tcllib "Extensions to the standard "dict" command" )
5
+ [ //000000004 ] : # ( dicttool\( n\) 1\. 2 tcllib "Extensions to the standard "dict" command" )
6
6
7
7
<hr > [ <a href =" ../../../../toc.md " >Main Table Of Contents</a > | ; <a
8
8
href="../../../toc.md">Table Of Contents</a > | ; <a
@@ -34,7 +34,7 @@ dicttool \- Dictionary Tools
34
34
# <a name =' synopsis ' ></a >SYNOPSIS
35
35
36
36
package require Tcl 8\. 5 9
37
- package require dicttool ?1\. 0 ?
37
+ package require dicttool ?1\. 2 ?
38
38
39
39
[ __ ladd__ * varname* * args* ] ( #1 )
40
40
[ __ ldelete__ * varname* * args* ] ( #2 )
Original file line number Diff line number Diff line change 2
2
[ //000000001 ] : # ( doctools::tcl::parse \- Documentation tools )
3
3
[ //000000002 ] : # ( Generated from file 'tcl\_ parse\. man' by tcllib/doctools with format 'markdown' )
4
4
[ //000000003 ] : # ( Copyright © ; 2009 Andreas Kupries <andreas\_ kupries@users\. sourceforge\. net> )
5
- [ //000000004 ] : # ( doctools::tcl::parse\( n\) 1 tcllib "Documentation tools" )
5
+ [ //000000004 ] : # ( doctools::tcl::parse\( n\) 0 \. 2 tcllib "Documentation tools" )
6
6
7
7
<hr > [ <a href =" ../../../../toc.md " >Main Table Of Contents</a > | ; <a
8
8
href="../../../toc.md">Table Of Contents</a > | ; <a
@@ -47,7 +47,7 @@ package require struct::list
47
47
package require struct::stack
48
48
package require struct::set
49
49
package require treeql
50
- package require doctools::tcl::parse
50
+ package require doctools::tcl::parse ?0 \. 2?
51
51
52
52
[ __ ::doctools::tcl::parse__ __ text__ * tree* * text* ?* root* ?] ( #1 )
53
53
[ __ ::doctools::tcl::parse__ __ file__ * tree* * path* ?* root* ?] ( #2 )
Original file line number Diff line number Diff line change 2
2
[ //000000001 ] : # ( doctools::idx \- Documentation tools )
3
3
[ //000000002 ] : # ( Generated from file 'idx\_ container\. man' by tcllib/doctools with format 'markdown' )
4
4
[ //000000003 ] : # ( Copyright © ; 2009 Andreas Kupries <andreas\_ kupries@users\. sourceforge\. net> )
5
- [ //000000004 ] : # ( doctools::idx\( n\) 2 tcllib "Documentation tools" )
5
+ [ //000000004 ] : # ( doctools::idx\( n\) 2\. 1 tcllib "Documentation tools" )
6
6
7
7
<hr > [ <a href =" ../../../../toc.md " >Main Table Of Contents</a > | ; <a
8
8
href="../../../toc.md">Table Of Contents</a > | ; <a
@@ -45,7 +45,7 @@ doctools::idx \- Holding keyword indices
45
45
46
46
# <a name =' synopsis ' ></a >SYNOPSIS
47
47
48
- package require doctools::idx ?2?
48
+ package require doctools::idx ?2\. 1 ?
49
49
package require Tcl 8\. 5 9
50
50
package require doctools::idx::structure
51
51
package require snit
Original file line number Diff line number Diff line change 2
2
'\" Generated from file 'uuencode\&.man' by tcllib/doctools with format 'nroff'
3
3
'\" Copyright (c) 2002, Pat Thoyts
4
4
'\"
5
- .TH "uuencode" n 1\& .1\& .4 tcllib "Text encoding & decoding binary data"
5
+ .TH "uuencode" n 1\& .1\& .6 tcllib "Text encoding & decoding binary data"
6
6
.\" The -*- nroff -*- definitions below are for supplemental macros used
7
7
.\" in Tcl/Tk manual entries.
8
8
.\"
@@ -276,7 +276,7 @@ uuencode \- UU-encode/decode binary data
276
276
.SH SYNOPSIS
277
277
package require \fB Tcl 8 \& .5 9 \fR
278
278
.sp
279
- package require \fB uuencode ?1 \& .1 \& .4 ? \fR
279
+ package require \fB uuencode ?1 \& .1 \& .6 ? \fR
280
280
.sp
281
281
\fB ::uuencode::encode \fR \fI string \fR
282
282
.sp
Original file line number Diff line number Diff line change 2
2
'\" Generated from file 'yencode\&.man' by tcllib/doctools with format 'nroff'
3
3
'\" Copyright (c) 2002, Pat Thoyts
4
4
'\"
5
- .TH "yencode" n 1\& .1\& .2 tcllib "Text encoding & decoding binary data"
5
+ .TH "yencode" n 1\& .1\& .4 tcllib "Text encoding & decoding binary data"
6
6
.\" The -*- nroff -*- definitions below are for supplemental macros used
7
7
.\" in Tcl/Tk manual entries.
8
8
.\"
@@ -276,7 +276,7 @@ yencode \- Y-encode/decode binary data
276
276
.SH SYNOPSIS
277
277
package require \fB Tcl 8 \& .5 9 \fR
278
278
.sp
279
- package require \fB yencode ?1 \& .1 \& .2 ? \fR
279
+ package require \fB yencode ?1 \& .1 \& .4 ? \fR
280
280
.sp
281
281
\fB ::yencode::encode \fR \fI string \fR
282
282
.sp
Original file line number Diff line number Diff line change 2
2
'\" Generated from file 'dicttool\&.man' by tcllib/doctools with format 'nroff'
3
3
'\" Copyright (c) 2017 Sean Woods <yoda@etoyoc\&.com>
4
4
'\"
5
- .TH "dicttool" n 1\& .0 tcllib "Extensions to the standard "dict" command"
5
+ .TH "dicttool" n 1\& .2 tcllib "Extensions to the standard "dict" command"
6
6
.\" The -*- nroff -*- definitions below are for supplemental macros used
7
7
.\" in Tcl/Tk manual entries.
8
8
.\"
@@ -276,7 +276,7 @@ dicttool \- Dictionary Tools
276
276
.SH SYNOPSIS
277
277
package require \fB Tcl 8 \& .5 9 \fR
278
278
.sp
279
- package require \fB dicttool ?1 \& .0 ? \fR
279
+ package require \fB dicttool ?1 \& .2 ? \fR
280
280
.sp
281
281
\fB ladd \fR \fI varname \fR \fI args \fR
282
282
.sp
Original file line number Diff line number Diff line change 2
2
'\" Generated from file 'tcl_parse\&.man' by tcllib/doctools with format 'nroff'
3
3
'\" Copyright (c) 2009 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net>
4
4
'\"
5
- .TH "doctools::tcl::parse" n 1 tcllib "Documentation tools"
5
+ .TH "doctools::tcl::parse" n 0 \& .2 tcllib "Documentation tools"
6
6
.\" The -*- nroff -*- definitions below are for supplemental macros used
7
7
.\" in Tcl/Tk manual entries.
8
8
.\"
@@ -290,7 +290,7 @@ package require \fBstruct::set\fR
290
290
.sp
291
291
package require \fB treeql \fR
292
292
.sp
293
- package require \fB doctools::tcl::parse \fR
293
+ package require \fB doctools::tcl::parse ?0 \& .2? \fR
294
294
.sp
295
295
\fB ::doctools::tcl::parse \fR \fB text \fR \fI tree \fR \fI text \fR ?\fI root \fR ?
296
296
.sp
Original file line number Diff line number Diff line change 2
2
'\" Generated from file 'idx_container\&.man' by tcllib/doctools with format 'nroff'
3
3
'\" Copyright (c) 2009 Andreas Kupries <andreas_kupries@users\&.sourceforge\&.net>
4
4
'\"
5
- .TH "doctools::idx" n 2 tcllib "Documentation tools"
5
+ .TH "doctools::idx" n 2\& .1 tcllib "Documentation tools"
6
6
.\" The -*- nroff -*- definitions below are for supplemental macros used
7
7
.\" in Tcl/Tk manual entries.
8
8
.\"
@@ -274,7 +274,7 @@ Database Class: \\fB\\$3\\fR
274
274
.SH NAME
275
275
doctools::idx \- Holding keyword indices
276
276
.SH SYNOPSIS
277
- package require \fB doctools::idx ?2? \fR
277
+ package require \fB doctools::idx ?2 \& .1 ?\fR
278
278
.sp
279
279
package require \fB Tcl 8 \& .5 9 \fR
280
280
.sp
You can’t perform that action at this time.
0 commit comments