[5451] in Athena Bugs
attach (1) and attachtab (5) man pages
daemon@ATHENA.MIT.EDU (David Krikorian)
Mon Jul 9 11:28:41 1990
Date: Mon, 9 Jul 90 11:28:30 -0400
From: David Krikorian <dkk@ATHENA.MIT.EDU>
To: bugs@ATHENA.MIT.EDU
Reply-To: dkk@mit.edu
In 7.0F, both man pages (attach (1) and attachtab (5)) refer to the
file /tmp/attach.filesystem. That's wrong. The correct filename is
/tmp/attach_filesystem (where "filesystem" will be the name of the
filesystem which attach failed to get). Note the underscore "_" in
place of the obsolete dot ".".
Source code reference:
the function make_temp_name in /source/athena/bin.athena/attach/util.c