From 45dd5229ea5f3c62877f5f66f80ab8e52d40a281 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Sun, 7 Feb 2021 01:27:51 +0100 Subject: man: Remove empty line in reallocarray(3bsd) Warned-by: lintian Fixes: commit 01f0d1ea1e71f1018a009ebd9203dd48e6d90c45 --- man/reallocarray.3bsd | 1 - 1 file changed, 1 deletion(-) diff --git a/man/reallocarray.3bsd b/man/reallocarray.3bsd index 704466c..b4e5cbe 100644 --- a/man/reallocarray.3bsd +++ b/man/reallocarray.3bsd @@ -274,7 +274,6 @@ To avoid leaking information, it guarantees memory is cleared before placing it on the internal free list. Deallocation of such an object should be done by calling .Fn freezero . - .Sh SEE ALSO .Xr malloc 3 , .Xr calloc 3 , -- cgit v1.2.3