chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
@@@ wip type definitions in manpage synopses
[mLib]
/
struct
/
atom.3
diff --git
a/struct/atom.3
b/struct/atom.3
index 65c655a774d5b660fe0a45bf9204d78bf0c281d3..e5ecf004de59584d114bbfc314c483cf7c56249c 100644
(file)
--- a/
struct/atom.3
+++ b/
struct/atom.3
@@
-36,6
+36,9
@@
atom \- atom table manager
.nf
.B "#include <mLib/atom.h>"
+.B "typedef struct { ...\& } atom_table;"
+.B "typedef struct { ...\& } atom;"
+
.BI "void atom_createtable(atom_table *" t );
.BI "void atom_destroytable(atom_table *" t );