aboutsummaryrefslogtreecommitdiff
path: root/lib/libc/stdio/stdio.3
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-09-28 13:18:12 +0000
committerBruce Evans <bde@FreeBSD.org>1996-09-28 13:18:12 +0000
commit246537139a38bc8ba230bd80f51c77f9779bb502 (patch)
treec01153778fa9a7ff562c3da2b80b9366110bc9bd /lib/libc/stdio/stdio.3
parent3e163cc6fceeb5ddeac87262cf53bdde44cc7801 (diff)
downloadsrc-246537139a38bc8ba230bd80f51c77f9779bb502.tar.gz
src-246537139a38bc8ba230bd80f51c77f9779bb502.zip
.DV -> .Dv (FOPEN_MAX was invisible).
Notes
Notes: svn path=/head/; revision=18533
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r--lib/libc/stdio/stdio.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/stdio.3 b/lib/libc/stdio/stdio.3
index 3bde13c391a7..5b200c051eae 100644
--- a/lib/libc/stdio/stdio.3
+++ b/lib/libc/stdio/stdio.3
@@ -169,7 +169,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,