diff --git a/lib/libc/stdio/printf.3 b/lib/libc/stdio/printf.3 index a3b709b07a35..3ec3602ae3cb 100644 --- a/lib/libc/stdio/printf.3 +++ b/lib/libc/stdio/printf.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: printf.3,v 1.64 2014/09/29 14:58:33 christos Exp $ +.\" $NetBSD: printf.3,v 1.65 2015/11/19 10:03:26 pgoyette Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -33,7 +33,7 @@ .\" .\" @(#)printf.3 8.1 (Berkeley) 6/4/93 .\" -.Dd September 29, 2014 +.Dd November 19, 2015 .Dt PRINTF 3 .Os .Sh NAME @@ -279,7 +279,6 @@ If a precision is given with a numeric conversion .Cm i , .Cm o , .Cm u , -.Cm i , .Cm x , and .Cm X ) ,