diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-04-13 12:00:09 +0200 |
---|---|---|
committer | dimitri staessens <dimitri.staessens@ugent.be> | 2017-04-13 12:14:24 +0200 |
commit | b43e8cd0f0858e78486752007c3640b70bf44c8d (patch) | |
tree | b07a8c54f0e2cdcf258fba38ae77edc02e3d17d1 /doc/man/flow_alloc.3 | |
parent | 72c28d6173ade511e9dc6969e0fc66db2dbba38a (diff) | |
download | ouroboros-b43e8cd0f0858e78486752007c3640b70bf44c8d.tar.gz ouroboros-b43e8cd0f0858e78486752007c3640b70bf44c8d.zip |
include, lib: Rename ap_init/ap_fini
Fixes #35
Diffstat (limited to 'doc/man/flow_alloc.3')
-rw-r--r-- | doc/man/flow_alloc.3 | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/man/flow_alloc.3 b/doc/man/flow_alloc.3 index 84dd5f57..dd0fe7ea 100644 --- a/doc/man/flow_alloc.3 +++ b/doc/man/flow_alloc.3 @@ -109,7 +109,8 @@ _ .SH SEE ALSO -.BR ap_init "(3), " ap_fini "(3), " flow_read "(3), " flow_write (3) +.BR ouroboros_init "(3), " ouroboros_fini "(3), " \ +flow_read "(3), " flow_write (3) .SH COLOPHON This page is part of the Ouroboros project, found at |