Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio One pasto, one typo.
details: https://anonhg.NetBSD.org/src/rev/b17d7de55e52
branches: trunk
changeset: 520954:b17d7de55e52
user: kleink <kleink%NetBSD.org@localhost>
date: Mon Jan 21 11:54:15 2002 +0000
description:
One pasto, one typo.
diffstat:
lib/libc/stdio/printf.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r c8bd332e1d9e -r b17d7de55e52 lib/libc/stdio/printf.3
--- a/lib/libc/stdio/printf.3 Mon Jan 21 11:42:55 2002 +0000
+++ b/lib/libc/stdio/printf.3 Mon Jan 21 11:54:15 2002 +0000
@@ -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 @@
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
Home |
Main Index |
Thread Index |
Old Index