Subject: misc/2457: gcc man page incorrectly describes TMPDIR
To: None <gnats-bugs@NetBSD.ORG>
From: None <paul@pgoyette.bdt.com>
List: netbsd-bugs
Date: 05/22/1996 06:22:20
>Number: 2457
>Category: misc
>Synopsis: gcc man page incorrectly describes TMPDIR
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: misc-bug-people (Misc Bug People)
>State: open
>Class: doc-bug
>Submitter-Id: net
>Arrival-Date: Wed May 22 09:35:01 1996
>Last-Modified:
>Originator: Paul Goyette
>Organization:
>Release: -current, 5/22/96
>Environment:
System: NetBSD pgoyette.bdt.com 1.1B NetBSD 1.1B (PGOYETTE) #30: Sun May 19 14:09:16 PDT 1996 paul@pgoyette.bdt.com:/home/paul/src/sys/arch/mac68k/compile/PGOYETTE mac68k
>Description:
gcc.1 man page incorrectly describes defaults if TMPDIR is not defined.
Man page claims that /usr/tmp and then /tmp are used as defaults, but
it acutally uses /var/tmp and then /tmp
>How-To-Repeat:
>Fix:
--- gcc.1 Mon Dec 11 12:14:38 1995
+++ gcc.1.new Wed May 22 06:17:58 1996
@@ -4064,7 +4064,7 @@
comes from the environment variable
.B TMPDIR
(default
-.B /usr/tmp
+.B /var/tmp
if available, else
.B /tmp\c
\&).
>Audit-Trail:
>Unformatted: