1 --- _SB/Libc/gen/FreeBSD/ttyname.3 2003-05-20 15:21:03.000000000 -0700
2 +++ _SB/Libc/gen/FreeBSD/ttyname.3.edit 2006-06-28 16:55:51.000000000 -0700
11 .Nd get name of associated terminal (tty) from file descriptor
33 These functions operate on the system file descriptors for terminal
38 determines if the file descriptor
45 gets the related device name of
46 a file descriptor for which
55 returns the null terminated name if the device is found and
59 +is true; otherwise, a
66 -returns the unit number of the device file if found; otherwise
67 -the value zero is returned.
68 +function returns the unit number of the device file if found;
69 +otherwise, the value zero is returned.
71 .Bl -tag -width /etc/ttys -compact