summaryrefslogtreecommitdiff
path: root/lib/libc/string/strmode.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/string/strmode.3')
-rw-r--r--lib/libc/string/strmode.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strmode.3 b/lib/libc/string/strmode.3
index 4b0211204ce..629df0570b1 100644
--- a/lib/libc/string/strmode.3
+++ b/lib/libc/string/strmode.3
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" from: @(#)strmode.3 8.3 (Berkeley) 7/28/94
-.\" $NetBSD: strmode.3,v 1.14 2002/10/01 17:30:00 wiz Exp $
+.\" $NetBSD: strmode.3,v 1.15 2003/04/16 13:34:50 wiz Exp $
.\"
.Dd July 28, 1994
.Dt STRMODE 3
@@ -41,7 +41,7 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include \*[Lt]unistd.h\*[Gt]
+.In unistd.h
.Ft void
.Fn strmode "mode_t mode" "char *bp"
.Sh DESCRIPTION