man: Fix comma splice

Signed-off-by: Guillem Jover <guillem@hadrons.org>
This commit is contained in:
Jakub Wilk 2018-05-22 13:08:56 +02:00 committed by Guillem Jover
parent c4b0fd2c9f
commit a8531ad051

View File

@ -118,7 +118,7 @@ similar functions.
.Pp .Pp
The The
.Fn setproctitle_init .Fn setproctitle_init
function is a libbsd extension not present on the BSDs, avoid using it function is a libbsd extension not present on the BSDs; avoid using it
in portable code. in portable code.
.Sh AUTHORS .Sh AUTHORS
.An -nosplit .An -nosplit