diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-10-22 07:14:20 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2007-10-22 07:14:20 +0000 |
commit | 0c629015fc6d6574a20a935c858fca52c26818d7 (patch) | |
tree | 93553c29a3ba8cc64377fd921bfdc855c697c437 /man3/tempnam.3 | |
parent | 389fe6c8dceb26c465e22bc19561351812e1a5c2 (diff) |
ffix
Diffstat (limited to 'man3/tempnam.3')
-rw-r--r-- | man3/tempnam.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man3/tempnam.3 b/man3/tempnam.3 index 323727bc..69b0b2e3 100644 --- a/man3/tempnam.3 +++ b/man3/tempnam.3 @@ -54,7 +54,7 @@ be `appropriate' (often that at least implies writable). Attempts to find an appropriate directory go through the following steps: -.TP +.TP 3 a) In case the environment variable .B TMPDIR |