aboutsummaryrefslogtreecommitdiff
path: root/man/man3/tomo-Table.clear.3
diff options
context:
space:
mode:
Diffstat (limited to 'man/man3/tomo-Table.clear.3')
-rw-r--r--man/man3/tomo-Table.clear.34
1 files changed, 3 insertions, 1 deletions
diff --git a/man/man3/tomo-Table.clear.3 b/man/man3/tomo-Table.clear.3
index 5b1be29e..18938cb1 100644
--- a/man/man3/tomo-Table.clear.3
+++ b/man/man3/tomo-Table.clear.3
@@ -2,7 +2,7 @@
.\" Copyright (c) 2025 Bruce Hill
.\" All rights reserved.
.\"
-.TH Table.clear 3 2025-09-21 "Tomo man-pages"
+.TH Table.clear 3 2025-11-29 "Tomo man-pages"
.SH NAME
Table.clear \- clear a table
.SH LIBRARY
@@ -33,3 +33,5 @@ t := &{"A":1}
t.clear()
assert t == {}
.EE
+.SH SEE ALSO
+.BR Tomo-Table (3)