From: Sebastian Date: Sun, 10 Mar 2019 10:03:12 +0000 (+0000) Subject: man: Fix typo X-Git-Tag: 0.10.0~16 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ee4d24970a637f6002ee69ca4e6622a68265e95c;p=thirdparty%2Flibbsd.git man: Fix typo Closes: !5 Signed-off-by: Guillem Jover --- diff --git a/man/libbsd.7 b/man/libbsd.7 index 290ad19..66a16cb 100644 --- a/man/libbsd.7 +++ b/man/libbsd.7 @@ -33,7 +33,7 @@ .Sh DESCRIPTION The .Nm libbsd -library provides a set if compatibility macros and functions commonly found +library provides a set of compatibility macros and functions commonly found on BSD-based systems. Its purpose is to make those available on non-BSD based systems to ease portability.