diff options
Diffstat (limited to 'doc/man/CMakeLists.txt')
-rw-r--r-- | doc/man/CMakeLists.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/man/CMakeLists.txt b/doc/man/CMakeLists.txt index c864d756..f0ce5df4 100644 --- a/doc/man/CMakeLists.txt +++ b/doc/man/CMakeLists.txt @@ -1,7 +1,7 @@ set(MAN_NAMES # Add man page sources here - ap_init.3 - ap_fini.3 + ouroboros_init.3 + ouroboros_fini.3 flow_accept.3 flow_alloc.3 flow_dealloc.3 |