summaryrefslogtreecommitdiff
path: root/lib/libc/stdio/stdio.3
diff options
context:
space:
mode:
authorpk <pk@NetBSD.org>1996-05-05 19:21:20 +0000
committerpk <pk@NetBSD.org>1996-05-05 19:21:20 +0000
commit204be49cb4e01ea1f5639c040e0a9ea0e3d2ddc6 (patch)
tree67175236a5939cd3869b3c0064b9fcf862d30e12 /lib/libc/stdio/stdio.3
parent8082a458ec3e032bde9a3856204ef4276b5498bf (diff)
typo: DV -> Dv
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r--lib/libc/stdio/stdio.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index 0cd7aa69b57..b7bcc19109c 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: stdio.3,v 1.4 1995/02/02 01:15:55 jtc Exp $
+.\" $NetBSD: stdio.3,v 1.5 1996/05/05 19:21:20 pk Exp $
.\"
.\" Copyright (c) 1990, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -171,7 +171,7 @@ without first removing their current definitions with
.Dv BUFSIZ ,
.Dv EOF ,
.Dv FILENAME_MAX ,
-.DV FOPEN_MAX ,
+.Dv FOPEN_MAX ,
.Dv L_cuserid ,
.Dv L_ctermid ,
.Dv L_tmpnam,