From jgreco@hummin.sol.net  Fri Jan 13 17:01:52 1995
Received: from spool.mu.edu (spool.mu.edu [134.48.1.31]) by freefall.cdrom.com (8.6.9/8.6.6) with SMTP id RAA22516 for <FreeBSD-gnats-submit@freebsd.org>; Fri, 13 Jan 1995 17:01:52 -0800
Received: from solaria.mil.wi.us by spool.mu.edu with RSMTP id AA12417
  (5.65c/IDA-1.5 for FreeBSD-gnats-submit@freebsd.org); Fri, 13 Jan 1995 19:01:29 -0600
Received: from hummin.sol.net by solaria.mil.wi.us (8.5/8.5) with ESMTP
	id SAA08839; Fri, 13 Jan 1995 18:30:57 -0600
Received: (from jgreco@localhost) by hummin.sol.net (8.6.9/8.6.9) id SAA09708; Fri, 13 Jan 1995 18:36:46 -0600
Message-Id: <199501140036.SAA09708@hummin.sol.net>
Date: Fri, 13 Jan 1995 18:36:46 -0600
From: Joe Greco <jgreco@hummin.sol.net>
Reply-To: jgreco@hummin.sol.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: man page 4 tty lies.
X-Send-Pr-Version: 3.2

>Number:         108
>Category:       docs
>Synopsis:       man page 4 tty lies - needs updated info
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs (FreeBSD bugs mailing list)
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 13 17:10:00 1995
>Closed-Date:    Fri Jan 13 19:10:19 PST 1995
>Last-Modified:
>Originator:     Joe Greco
>Release:        FreeBSD 2.0-RELEASE i386
>Organization:
sol.net Network Services - Solaria Public Access UNIX
>Environment:

	Frustrated hacker rifling through manuals for info tidbits.

>Description:

	man 4 tty lies:

	Change to the new line discipline pointed to by ldisc. The
	available line disciplines are listed in <sys/termios.h> and
	currently are:

	\TTYDISC     Termios interactive line discipline.
	TABLDISC    Tablet line discipline.
	SLIPDISC    Serial IP line discipline.


>How-To-Repeat:

	read the manual.  :-)

>Fix:
	
	Apply patch in /usr/share/man/man4:

brasil# diff -c2 tty.4.fcs tty.4
*** tty.4.fcs   Thu Dec 22 16:19:33 1994
--- tty.4       Fri Jan 13 18:27:14 1995
***************
*** 162,166 ****
  .Fa ldisc .
  The available line disciplines are listed in
! .Pa Aq sys/termios.h
  and currently are:
  .Pp
--- 162,166 ----
  .Fa ldisc .
  The available line disciplines are listed in
! .Pa Aq sys/ttycom.h
  and currently are:
  .Pp
***************
*** 172,175 ****
--- 172,177 ----
  .It SLIPDISC
  Serial IP line discipline.
+ .It PPPDISC
+ PPP line discipline.
  .El
  .Pp

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkh 
State-Changed-When: Fri Jan 13 19:10:19 PST 1995 
State-Changed-Why:  
Fix applied. 
>Unformatted:



