diff options
| author | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 | 
|---|---|---|
| committer | Dima Dorfman <dd@FreeBSD.org> | 2001-07-15 07:53:42 +0000 | 
| commit | 7ebcc426efefea9cd16ac6f565e72030c608f7a4 (patch) | |
| tree | d6c008b8ae357e7c4c800baa477713b82a6ee2f2 /lib/libc/stdio/tmpnam.3 | |
| parent | d087ad9cc9c9a047e48ac7d97861bd67e56c4085 (diff) | |
Notes
Diffstat (limited to 'lib/libc/stdio/tmpnam.3')
| -rw-r--r-- | lib/libc/stdio/tmpnam.3 | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/stdio/tmpnam.3 b/lib/libc/stdio/tmpnam.3 index 0c4e861c25ed..9a9d037ac5c1 100644 --- a/lib/libc/stdio/tmpnam.3 +++ b/lib/libc/stdio/tmpnam.3 @@ -96,7 +96,7 @@ In either case,  .Fn tmpnam  returns a pointer to the file name.  .Pp -The buffer referenced by  +The buffer referenced by  .Fa str  is expected to be at least  .Dv L_tmpnam  | 
