Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio Improve the short description.
details: https://anonhg.NetBSD.org/src/rev/26b8193495bc
branches: trunk
changeset: 340447:26b8193495bc
user: dholland <dholland%NetBSD.org@localhost>
date: Sun Sep 06 01:37:35 2015 +0000
description:
Improve the short description.
diffstat:
lib/libc/stdio/fmemopen.3 | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r 96d6cd77f71f -r 26b8193495bc lib/libc/stdio/fmemopen.3
--- a/lib/libc/stdio/fmemopen.3 Sun Sep 06 01:36:21 2015 +0000
+++ b/lib/libc/stdio/fmemopen.3 Sun Sep 06 01:37:35 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmemopen.3,v 1.7 2012/10/08 18:15:09 njoly Exp $
+.\" $NetBSD: fmemopen.3,v 1.8 2015/09/06 01:37:35 dholland Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -30,12 +30,12 @@
.\" ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
.\" POSSIBILITY OF SUCH DAMAGE.
.\"
-.Dd October 15, 2011
+.Dd September 5, 2015
.Dt FMEMOPEN 3
.Os
.Sh NAME
.Nm fmemopen
-.Nd open a stream that points to the given buffer
+.Nd open a stream that points to a memory buffer
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
Home |
Main Index |
Thread Index |
Old Index