One pasto, one typo.

This commit is contained in:
kleink 2002-01-21 11:54:15 +00:00
parent c70c55b9b3
commit 222fdd84c8
1 changed files with 3 additions and 3 deletions

View File

@ -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 .\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved. .\" The Regents of the University of California. All rights reserved.
@ -436,8 +436,8 @@ the corresponding signed integer type
argument, or that a following argument, or that a following
.Cm n .Cm n
conversion corresponds to a pointer to a conversion corresponds to a pointer to a
signed integer type correspoinding to signed integer type corresponding to
.Em ptrdiff_t .Em size_t
argument. argument.
.It .It
The character The character