diff options
author | Aleksey Veresov <aleksey@veresov.pro> | 2020-03-16 19:33:58 +0300 |
---|---|---|
committer | Aleksey Veresov <aleksey@veresov.pro> | 2020-03-16 19:33:58 +0300 |
commit | d9f19275d0549c4b9c3402e1fd28c71627507557 (patch) | |
tree | 0f6130f1eeefc182f93c52c400f0c1b84a3a0eb9 /man | |
parent | c5d69441bd43ace9d9c2b03a89aa0ed4871c288d (diff) | |
download | magi-d9f19275d0549c4b9c3402e1fd28c71627507557.tar magi-d9f19275d0549c4b9c3402e1fd28c71627507557.tar.xz magi-d9f19275d0549c4b9c3402e1fd28c71627507557.zip |
[magi]
Diffstat (limited to 'man')
-rw-r--r-- | man/magi.3 | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/man/magi.3 b/man/magi.3 new file mode 100644 index 0000000..f7d64b8 --- /dev/null +++ b/man/magi.3 @@ -0,0 +1,7 @@ +.TH MAGI 3 "2020.03.14" "0.1" "Magi Library" +.SH NAME +magi \- ANSI C dependency-free CGI and FastCGI library +.SH LIBRARY +library "libmagi" +.SH SYNOPSIS +.In #include <magi.h> |