Module Name: src Committed By: enami Date: Thu Oct 7 00:14:14 UTC 2010
Modified Files: src/lib/libc/stdio: fmemopen.3 Log Message: The was is not an argument but simply a part of sentense. To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 src/lib/libc/stdio/fmemopen.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.
Modified files: Index: src/lib/libc/stdio/fmemopen.3 diff -u src/lib/libc/stdio/fmemopen.3:1.4 src/lib/libc/stdio/fmemopen.3:1.5 --- src/lib/libc/stdio/fmemopen.3:1.4 Tue Sep 28 00:39:56 2010 +++ src/lib/libc/stdio/fmemopen.3 Thu Oct 7 00:14:14 2010 @@ -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