Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/lib/libc/stdio Oops, typo in previous.



details:   https://anonhg.NetBSD.org/src/rev/3094a43886c3
branches:  trunk
changeset: 547017:3094a43886c3
user:      kleink <kleink%NetBSD.org@localhost>
date:      Sun May 11 16:16:41 2003 +0000

description:
Oops, typo in previous.

diffstat:

 lib/libc/stdio/printf.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 78c7ee0aa66b -r 3094a43886c3 lib/libc/stdio/printf.3
--- a/lib/libc/stdio/printf.3   Sun May 11 16:15:07 2003 +0000
+++ b/lib/libc/stdio/printf.3   Sun May 11 16:16:41 2003 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: printf.3,v 1.33 2003/05/11 16:15:07 kleink Exp $
+.\"    $NetBSD: printf.3,v 1.34 2003/05/11 16:16:41 kleink Exp $
 .\"
 .\" Copyright (c) 1990, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -678,7 +678,7 @@
 .Dv NUL
 character.
 .Pp
-Upon succesful completion
+Upon successful completion
 .Fn asprintf
 and
 .Fn vasprintf



Home | Main Index | Thread Index | Old Index