One pasto, one typo.
This commit is contained in:
parent
c70c55b9b3
commit
222fdd84c8
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: printf.3,v 1.23 2001/12/02 20:41:12 kleink Exp $
|
||||
.\" $NetBSD: printf.3,v 1.24 2002/01/21 11:54:15 kleink Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 1990, 1991, 1993
|
||||
.\" The Regents of the University of California. All rights reserved.
|
||||
|
@ -436,8 +436,8 @@ the corresponding signed integer type
|
|||
argument, or that a following
|
||||
.Cm n
|
||||
conversion corresponds to a pointer to a
|
||||
signed integer type correspoinding to
|
||||
.Em ptrdiff_t
|
||||
signed integer type corresponding to
|
||||
.Em size_t
|
||||
argument.
|
||||
.It
|
||||
The character
|
||||
|
|
Loading…
Reference in New Issue