artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
f3f8ade
)
list 'i' only once
author
hugh
<hugh@openbsd.org>
Wed, 12 Apr 2000 08:00:17 +0000
(08:00 +0000)
committer
hugh
<hugh@openbsd.org>
Wed, 12 Apr 2000 08:00:17 +0000
(08:00 +0000)
lib/libc/stdio/printf.3
patch
|
blob
|
history
diff --git
a/lib/libc/stdio/printf.3
b/lib/libc/stdio/printf.3
index
a214650
..
8cebcdd
100644
(file)
--- a/
lib/libc/stdio/printf.3
+++ b/
lib/libc/stdio/printf.3
@@
-1,4
+1,4
@@
-.\" $OpenBSD: printf.3,v 1.2
2 2000/01/12 00:42:46 deraadt
Exp $
+.\" $OpenBSD: printf.3,v 1.2
3 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 ) ,