0
Fork 0
mirror of https://github.com/ninenines/cowboy.git synced 2025-07-16 05:00:24 +00:00

Small tweaks to cowboy module manual

This commit is contained in:
Loïc Hoguin 2016-10-01 13:33:48 +02:00
parent 25c124f494
commit 144c5c0cc7
No known key found for this signature in database
GPG key ID: 71366FF21851DF03
3 changed files with 5 additions and 3 deletions

View file

@ -128,4 +128,5 @@ Port = ranch:get_port(Name).
link:man:cowboy(3)[cowboy(3)],
link:man:cowboy:start_clear(3)[cowboy:start_clear(3)],
link:man:cowboy:stop_listener(3)[cowboy:stop_listener(3)],
link:man:ranch(3)[ranch(3)]