From 5afad698eca47c948b346db2da83ed6d648af453 Mon Sep 17 00:00:00 2001 From: Michael Kerrisk Date: Sun, 29 Jun 2014 08:36:25 +0200 Subject: printf.3: Remove some old text about glibc 2.0 changes We probably don't now need such ancient info. Signed-off-by: Michael Kerrisk --- man3/printf.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man3/printf.3 b/man3/printf.3 index fc0cbfb13..4cd7d9c6a 100644 --- a/man3/printf.3 +++ b/man3/printf.3 @@ -860,8 +860,8 @@ with C99. .\" .BR m , .\" which outputs .\" .IR strerror(errno) . -.PP -glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP. +.\" .PP +.\" glibc 2.0 adds conversion characters \fBC\fP and \fBS\fP. .PP glibc 2.1 adds length modifiers \fBhh\fP, \fBj\fP, \fBt\fP, and \fBz\fP and conversion characters \fBa\fP and \fBA\fP. -- cgit v1.2.3