aboutsummaryrefslogtreecommitdiffstats
path: root/man/rb_overview.7
diff options
context:
space:
mode:
Diffstat (limited to 'man/rb_overview.7')
-rw-r--r--man/rb_overview.74
1 files changed, 2 insertions, 2 deletions
diff --git a/man/rb_overview.7 b/man/rb_overview.7
index f6581cd..1476fcf 100644
--- a/man/rb_overview.7
+++ b/man/rb_overview.7
@@ -32,9 +32,9 @@ unsigned long " flags ");"
size_t " count ", unsigned long " flags ");"
.BI "int rb_clear(struct rb *" rb ", int " clear ");"
.br
-.BI "size_t rb_count(struct rb *" rb ");"
+.BI "long rb_count(struct rb *" rb ");"
.br
-.BI "size_t rb_space(struct rb *" rb ");"
+.BI "long rb_space(struct rb *" rb ");"
.br
.BI "int rb_stop(struct rb *" rb ");"
.br