summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/putc.3
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2002-10-01 17:22:00 +0000
committerwiz <wiz@NetBSD.org>2002-10-01 17:22:00 +0000
commit6569c5c50996a3ffc19fc4b63fa6d74cd573f4f3 (patch)
treeb640f9cbe5bf5ee4b28d53fc73216174300f972e /lib/libc/stdio/putc.3
parent45dfd29508988be493867313533f1d1c7652a81b (diff)
New sentence, new line. From Robert Elz.
Diffstat (limited to 'lib/libc/stdio/putc.3')
-rw-r--r--lib/libc/stdio/putc.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/stdio/putc.3 b/lib/libc/stdio/putc.3
index f3bfcd52f6a..212930121ec 100644
--- a/lib/libc/stdio/putc.3
+++ b/lib/libc/stdio/putc.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: putc.3,v 1.7 2002/02/07 07:00:26 ross Exp $
+.\" $NetBSD: putc.3,v 1.8 2002/10/01 17:24:06 wiz Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -77,7 +77,8 @@ to the output stream pointed to by
.Fn putc
acts essentially identically to
.Fn fputc ,
-but is a macro that expands in-line. It may evaluate
+but is a macro that expands in-line.
+It may evaluate
.Fa stream
more than once, so arguments given to
.Fn putc