Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/stdio English grammar nit: there's only one functio...
details: https://anonhg.NetBSD.org/src/rev/be4a4c271062
branches: trunk
changeset: 340451:be4a4c271062
user: pgoyette <pgoyette%NetBSD.org@localhost>
date: Sun Sep 06 03:10:50 2015 +0000
description:
English grammar nit: there's only one function described in this man page
diffstat:
lib/libc/stdio/fmemopen.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (16 lines):
diff -r 9ebfba7b85ad -r be4a4c271062 lib/libc/stdio/fmemopen.3
--- a/lib/libc/stdio/fmemopen.3 Sun Sep 06 02:22:50 2015 +0000
+++ b/lib/libc/stdio/fmemopen.3 Sun Sep 06 03:10:50 2015 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: fmemopen.3,v 1.8 2015/09/06 01:37:35 dholland Exp $
+.\" $NetBSD: fmemopen.3,v 1.9 2015/09/06 03:10:50 pgoyette Exp $
.\"
.\" Copyright (c) 2010 The NetBSD Foundation, Inc.
.\" All rights reserved.
@@ -190,5 +190,5 @@
.Sh HISTORY
The
.Fn fmemopen
-functions first appeared in
+function first appeared in
.Nx 6.0 .
Home |
Main Index |
Thread Index |
Old Index