From owner-p4-projects@FreeBSD.ORG Wed Jul 23 19:07:10 2008 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 69564106568A; Wed, 23 Jul 2008 19:07:10 +0000 (UTC) Delivered-To: perforce@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 2D2771065687 for ; Wed, 23 Jul 2008 19:07:10 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 0F5798FC14 for ; Wed, 23 Jul 2008 19:07:10 +0000 (UTC) (envelope-from ed@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m6NJ79qs071516 for ; Wed, 23 Jul 2008 19:07:09 GMT (envelope-from ed@FreeBSD.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.2/8.14.1/Submit) id m6NJ79ew071514 for perforce@freebsd.org; Wed, 23 Jul 2008 19:07:09 GMT (envelope-from ed@FreeBSD.org) Date: Wed, 23 Jul 2008 19:07:09 GMT Message-Id: <200807231907.m6NJ79ew071514@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to ed@FreeBSD.org using -f From: Ed Schouten To: Perforce Change Reviews Cc: Subject: PERFORCE change 145748 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jul 2008 19:07:10 -0000 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