diff options
author | 1996-05-27 07:53:04 +0000 | |
---|---|---|
committer | 1996-05-27 07:53:04 +0000 | |
commit | e613b67e7e9227855a3f630deeb914e588e4b14c (patch) | |
tree | 77eab3180f553e3dad347d18a6cc0e2b5171c325 /lib/libc/stdio/stdio.3 | |
parent | amiga uses new libkvm (diff) | |
download | wireguard-openbsd-e613b67e7e9227855a3f630deeb914e588e4b14c.tar.xz wireguard-openbsd-e613b67e7e9227855a3f630deeb914e588e4b14c.zip |
whoops
Diffstat (limited to 'lib/libc/stdio/stdio.3')
-rw-r--r-- | lib/libc/stdio/stdio.3 | 4 |
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, |