argz_add.3, envz_add.3: Remove sentence that conveys no useful info

The sentence "Handle with care" in CONFORMING TO conveys no useful
information. Remove it.

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2020-10-26 16:25:51 +01:00
parent fd6f7ef2f7
commit dd427377e2
2 changed files with 0 additions and 2 deletions

View File

@ -226,7 +226,6 @@ T} Thread safety MT-Safe
.sp 1
.SH CONFORMING TO
These functions are a GNU extension.
Handle with care.
.SH BUGS
Argz vectors without a terminating null byte may lead to
Segmentation Faults.

View File

@ -137,7 +137,6 @@ T} Thread safety MT-Safe
.sp 1
.SH CONFORMING TO
These functions are a GNU extension.
Handle with care.
.SH EXAMPLES
.EX
#include <stdio.h>