From 46f4c7aa67585d45728fe5d094b8d526a8f29332 Mon Sep 17 00:00:00 2001 From: Alexander Vdolainen Date: Sun, 26 Jul 2015 06:04:42 +0300 Subject: [PATCH] minor man fix; --- man/connections_set_priv.3 | 1 + 1 file changed, 1 insertion(+) diff --git a/man/connections_set_priv.3 b/man/connections_set_priv.3 index faf21cd..66188a9 100644 --- a/man/connections_set_priv.3 +++ b/man/connections_set_priv.3 @@ -8,6 +8,7 @@ connections_get_priv \- Get a private pointer of the connection links set .B #include .sp #define connections_set_priv(c, p) +.br #define connections_get_priv(c) .br