diff options
author | 2000-04-15 02:15:09 +0000 | |
---|---|---|
committer | 2000-04-15 02:15:09 +0000 | |
commit | f885a5274d3b804af634a3a47ca4a09d1818545f (patch) | |
tree | 11451f8206ded0483db39bb0d31df6a89c1545fc /lib/libc/stdio/stdio.3 | |
parent | misc cleanup (diff) | |
download | wireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.tar.xz wireguard-openbsd-f885a5274d3b804af634a3a47ca4a09d1818545f.zip |
Mostly punctuation fixes.
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 93886ed4b2e..b49d87d61e5 100644 --- a/lib/libc/stdio/stdio.3 +++ b/lib/libc/stdio/stdio.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: stdio.3,v 1.10 1999/07/09 13:35:23 aaron Exp $ +.\" $OpenBSD: stdio.3,v 1.11 2000/04/15 02:15:24 aaron Exp $ .\" .\" Copyright (c) 1990, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -173,7 +173,7 @@ without first removing their current definitions with .Dv FOPEN_MAX , .Dv L_cuserid , .Dv L_ctermid , -.Dv L_tmpnam, +.Dv L_tmpnam , .Dv NULL , .Dv SEEK_END , .Dv SEEK_SET , |