From f7cc1d01eecb5ec07178c9914bcee69c010704ec Mon Sep 17 00:00:00 2001 From: kris Date: Mon, 17 Jan 2000 01:28:00 +0000 Subject: [PATCH] We no longer care about the VAX and Tahoe compilers :-) --- lib/libc/stdio/printf.3 | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index 18e14935c00b..6e1b0c8b3c38 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -390,12 +390,7 @@ or .Cm G conversion corresponds to a .Em long double -argument (but note that long double values are not currently supported -by the -.Tn VAX -and -.Tn Tahoe -compilers). +argument. .It A character that specifies the type of conversion to be applied. .El