diff options
| author | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-08 14:06:02 +0100 |
|---|---|---|
| committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2016-12-08 14:06:02 +0100 |
| commit | 91d5e32f685b92b1ee3556965bf5f3c62573b6e8 (patch) | |
| tree | 3a6105538d941e826e44b865dbc3705e1760fc9a /man3/tmpnam.3 | |
| parent | 049c89bdc0b87404dbc76423f1768fac639a5d0a (diff) | |
| download | man-pages-91d5e32f685b92b1ee3556965bf5f3c62573b6e8.tar.gz | |
tmpnam.3: wfix
Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man3/tmpnam.3')
| -rw-r--r-- | man3/tmpnam.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tmpnam.3 b/man3/tmpnam.3 index 0b9d03ba3d..12e61f9666 100644 --- a/man3/tmpnam.3 +++ b/man3/tmpnam.3 @@ -83,7 +83,7 @@ and the value .I s is returned in case of success. .LP -The pathname that is created, has a directory prefix +The created pathname has a directory prefix .IR P_tmpdir . (Both .I L_tmpnam |
