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 a sentence.



details:   https://anonhg.NetBSD.org/src/rev/c89614bff424
branches:  trunk
changeset: 754382:c89614bff424
user:      wiz <wiz%NetBSD.org@localhost>
date:      Thu Apr 29 07:26:39 2010 +0000

description:
Improve a sentence.

diffstat:

 lib/libc/stdio/mktemp.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 613466f9614c -r c89614bff424 lib/libc/stdio/mktemp.3
--- a/lib/libc/stdio/mktemp.3   Thu Apr 29 07:14:35 2010 +0000
+++ b/lib/libc/stdio/mktemp.3   Thu Apr 29 07:26:39 2010 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mktemp.3,v 1.26 2010/04/29 06:54:26 jruoho Exp $
+.\"    $NetBSD: mktemp.3,v 1.27 2010/04/29 07:26:39 wiz Exp $
 .\"
 .\" Copyright (c) 1989, 1991, 1993
 .\"    The Regents of the University of California.  All rights reserved.
@@ -261,7 +261,7 @@
 .Fn mkstemp
 and
 .Fn mkdtemp
-conform to
+functions conform to
 .St -p1003.1-2004
 and
 .St -p1003.1-2008 ,



Home | Main Index | Thread Index | Old Index