[8762] in Athena Bugs
tpathconf() man page
daemon@ATHENA.MIT.EDU (Marc Horowitz)
Sun Dec 15 03:38:14 1991
To: bugs@Athena.MIT.EDU
Reply-To: Marc Horowitz <marc@MIT.EDU>
Date: Sun, 15 Dec 91 03:38:03 EST
From: Marc Horowitz <marc@Athena.MIT.EDU>
(sendbug didn't work)
The man page for the tpathconf() function says:
_PC_V_DISABLE This is always 0; no disabling character is defined.
This is applicable only to a terminal device.
The constant for testing this is _PC_VDISABLE. This is correct in
/usr/include/unistd.h, but not in the man page.
Marc