Hello Matheus, On 12/3/21 18:28, Matheus Tavares wrote:
Add a missing period. Signed-off-by: Matheus Tavares <matheus.bernardino@xxxxxx>
Patch applied. Thanks, Alex
--- man2/madvise.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man2/madvise.2 b/man2/madvise.2 index f1f384c0c..cdcc6cbfe 100644 --- a/man2/madvise.2 +++ b/man2/madvise.2 @@ -62,7 +62,7 @@ about the address range beginning at address .I addr and with size .I length -bytes +bytes. In most cases, the goal of such advice is to improve system or application performance. .PP
-- Alejandro Colomar Linux man-pages comaintainer; https://www.kernel.org/doc/man-pages/ http://www.alejandro-colomar.es/