PERFORCE change 145368 for review

Ed Schouten ed at FreeBSD.org
Thu Jul 17 14:04:19 UTC 2008


http://perforce.freebsd.org/chv.cgi?CH=145368

Change 145368 by ed at ed_dull on 2008/07/17 14:03:22

	TIOCGRANTPT does not exist anymore. Devices created by pts(4)
	already have proper permissions on creation.

Affected files ...

.. //depot/projects/mpsafetty/share/man/man4/pts.4#2 edit

Differences ...

==== //depot/projects/mpsafetty/share/man/man4/pts.4#2 (text+ko) ====

@@ -130,16 +130,6 @@
 should not be used directly. Instead, the
 .Xr ptsname 3
 function should be used.
-.It Dv TIOCGRANTPT
-Change the owner of the pseudo-terminal slave device to the user-ID of
-the calling process. The group-ID is set to the group
-.Dq Li tty .
-The permissions are set to user readable-writable and group writable.
-This 
-.Xr ioctl 2
-should not be used directly. Instead, the
-.Xr grantpt 3
-function should be used.
 .It Dv TIOCPTMASTER
 Determine whether the file descriptor is pointing to a pseudo-terminal
 master device.


More information about the p4-projects mailing list