From 2235ed68591d8af1f72d4be91a82610c21a741e2 Mon Sep 17 00:00:00 2001 From: hugh Date: Wed, 12 Apr 2000 08:00:17 +0000 Subject: [PATCH] list 'i' only once --- lib/libc/stdio/printf.3 | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index a214650bd09..8cebcdd714e 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: printf.3,v 1.22 2000/01/12 00:42:46 deraadt Exp $ +.\" $OpenBSD: printf.3,v 1.23 2000/04/12 08:00:17 hugh Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -252,7 +252,6 @@ If a precision is given with a numeric conversion .Cm i , .Cm o , .Cm u , -.Cm i , .Cm x , and .Cm X ) , -- 2.20.1