diff options
author | dimitri staessens <dimitri.staessens@ugent.be> | 2017-04-13 10:18:08 +0000 |
---|---|---|
committer | Sander Vrijders <sander.vrijders@ugent.be> | 2017-04-13 10:18:08 +0000 |
commit | df141f1ccff7edac4873845855d605ef70057fae (patch) | |
tree | fb86f87679dda03cc53e06d9b0c6d3ee0ef26751 /doc/man/flow_alloc.3 | |
parent | 72c28d6173ade511e9dc6969e0fc66db2dbba38a (diff) | |
parent | 21187cdf04f6b6697064430aac68dcf795923943 (diff) | |
download | ouroboros-df141f1ccff7edac4873845855d605ef70057fae.tar.gz ouroboros-df141f1ccff7edac4873845855d605ef70057fae.zip |
Merged in dstaesse/ouroboros/be-ap_init (pull request #480)
include, lib: Rename ap_init/ap_fini
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 |