Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libc/string Pull up rev. 1.11:
details: https://anonhg.NetBSD.org/src/rev/25f8b28dbfb2
branches: netbsd-1-5
changeset: 488335:25f8b28dbfb2
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jun 29 23:58:39 2000 +0000
description:
Pull up rev. 1.11:
The declaration lives in <unistd.h>, actually; from Patrick Welche in PR
lib/10294.
diffstat:
lib/libc/string/strmode.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r e26b304609fb -r 25f8b28dbfb2 lib/libc/string/strmode.3
--- a/lib/libc/string/strmode.3 Thu Jun 29 23:57:39 2000 +0000
+++ b/lib/libc/string/strmode.3 Thu Jun 29 23:58:39 2000 +0000
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strmode.3 8.3 (Berkeley) 7/28/94
-.\" $NetBSD: strmode.3,v 1.10 1999/08/03 21:43:13 wrstuden Exp $
+.\" $NetBSD: strmode.3,v 1.10.8.1 2000/06/29 23:58:39 thorpej Exp $
.\"
.Dd July 28, 1994
.Dt STRMODE 3
@@ -41,7 +41,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <string.h>
+.Fd #include <unistd.h>
.Ft void
.Fn strmode "mode_t mode" "char *bp"
.Sh DESCRIPTION
Home |
Main Index |
Thread Index |
Old Index