Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 23 Jul 2008 19:07:09 GMT
From:      Ed Schouten <ed@FreeBSD.org>
To:        Perforce Change Reviews <perforce@FreeBSD.org>
Subject:   PERFORCE change 145748 for review
Message-ID:  <200807231907.m6NJ79ew071514@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
http://perforce.freebsd.org/chv.cgi?CH=145748

Change 145748 by ed@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200807231907.m6NJ79ew071514>