Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio The was is not an argument but simply a part ...
details: https://anonhg.NetBSD.org/src/rev/7d829ab62058
branches: trunk
changeset: 757953:7d829ab62058
user: enami <enami%NetBSD.org@localhost>
date: Thu Oct 07 00:14:14 2010 +0000
description:
The was is not an argument but simply a part of sentense.
diffstat:
lib/libc/stdio/fmemopen.3 | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 04c04ca94d6f -r 7d829ab62058 lib/libc/stdio/fmemopen.3
--- a/lib/libc/stdio/fmemopen.3 Wed Oct 06 18:13:33 2010 +0000
+++ b/lib/libc/stdio/fmemopen.3 Thu Oct 07 00:14:14 2010 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmemopen.3,v 1.4 2010/09/28 00:39:56 enami Exp $
+.\" $NetBSD: fmemopen.3,v 1.5 2010/10/07 00:14:14 enami Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -157,7 +157,8 @@
.Bl -tag -width Er
.It Bq Er EINVAL
The
-.Fa size was
+.Fa size
+was
.Dv 0 ;
or the
.Fa mode
Home |
Main Index |
Thread Index |
Old Index