PERFORCE change 145748 for review

Ed Schouten ed at FreeBSD.org
Wed Jul 23 19:07:10 UTC 2008


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

Change 145748 by ed at ed_dull on 2008/07/23 19:06:50

	Don't refer to t_stopc and t_startc in the pts(4) manpage. They
	are called VSTOP and VSTART nowadays.

Affected files ...

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

Differences ...

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

@@ -97,11 +97,11 @@
 whenever output to the terminal is restarted.
 .It Dv TIOCPKT_DOSTOP
 whenever
-.Em t_stopc
+.Dv VSTOP
 is
 .Ql ^S
 and
-.Em t_startc
+.Dv VSTART
 is
 .Ql ^Q .
 .It Dv TIOCPKT_NOSTOP


More information about the p4-projects mailing list