From: Jakub Wilk Date: Tue, 22 May 2018 11:08:56 +0000 (+0200) Subject: man: Fix comma splice X-Git-Tag: 0.10.0~46 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=a8531ad0513074dc706929b66ad2544945d9d11a;p=thirdparty%2Flibbsd.git man: Fix comma splice Signed-off-by: Guillem Jover --- diff --git a/man/setproctitle.3bsd b/man/setproctitle.3bsd index d66c172..7425b77 100644 --- a/man/setproctitle.3bsd +++ b/man/setproctitle.3bsd @@ -118,7 +118,7 @@ similar functions. .Pp The .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. .Sh AUTHORS .An -nosplit