Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Break the (too) big lead paragraph into three...
details: https://anonhg.NetBSD.org/src/rev/8be6aff1af98
branches: trunk
changeset: 753290:8be6aff1af98
user: jruoho <jruoho%NetBSD.org@localhost>
date: Mon Mar 22 13:15:54 2010 +0000
description:
Break the (too) big lead paragraph into three smaller ones.
diffstat:
lib/libc/stdio/scanf.3 | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (25 lines):
diff -r 9f7babc4b0aa -r 8be6aff1af98 lib/libc/stdio/scanf.3
--- a/lib/libc/stdio/scanf.3 Mon Mar 22 12:39:22 2010 +0000
+++ b/lib/libc/stdio/scanf.3 Mon Mar 22 13:15:54 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: scanf.3,v 1.25 2010/03/21 20:38:20 jruoho Exp $
+.\" $NetBSD: scanf.3,v 1.26 2010/03/22 13:15:54 jruoho Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -73,6 +73,7 @@
are stored through the
.Em pointer
arguments.
+.Pp
The
.Fn scanf
function
@@ -106,6 +107,7 @@
and
.Fn vsprintf
functions respectively.
+.Pp
Each successive
.Em pointer
argument must correspond properly with
Home |
Main Index |
Thread Index |
Old Index