]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
man: Fix comma splice
authorJakub Wilk <jwilk@jwilk.net>
Tue, 22 May 2018 11:08:56 +0000 (13:08 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 23 May 2018 00:58:09 +0000 (02:58 +0200)
Signed-off-by: Guillem Jover <guillem@hadrons.org>
man/setproctitle.3bsd

index d66c172e5e36393af2de5ede403f9dbc6b49607c..7425b7746832e6fdc3bc0449f06d69a898723e54 100644 (file)
@@ -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