Signed-off-by: Shawn Landden <shawn@xxxxxxxxxxxxxxx> --- man3/printf.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/printf.3 b/man3/printf.3 index 20a3b5d..a861126 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -791,10 +791,10 @@ The number of characters written so far is stored into the integer indicated by the .I "int\ *" (or variant) pointer argument. -No argument is converted. +No argument is converted. (absent in bionic) .TP .B m -(Glibc extension.) +(Glibc extension. Supported by uClibc and musl) Print output of .IR strerror(errno) . No argument is required. -- 1.8.5.2 -- To unsubscribe from this list: send the line "unsubscribe linux-man" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html