From 3ba111f2f93dfe6fa4a7db3d8778234fd287d134 Mon Sep 17 00:00:00 2001 From: dimitri staessens Date: Mon, 10 Apr 2017 15:36:28 +0200 Subject: doc: Add man pages for flow_allocation This commit contains only the sources, correct installation requires gzip and copying the files to /usr/local/man/man3/flow_alloc.3.gz. We need to have a look at integrating this in the build system in an efficient way. --- doc/man/flow_accept.3 | 1 + 1 file changed, 1 insertion(+) create mode 100644 doc/man/flow_accept.3 (limited to 'doc/man/flow_accept.3') diff --git a/doc/man/flow_accept.3 b/doc/man/flow_accept.3 new file mode 100644 index 00000000..8b1b6963 --- /dev/null +++ b/doc/man/flow_accept.3 @@ -0,0 +1 @@ +.so flow_alloc.3 -- cgit v1.2.3