From tyama@titanium.crc.uec.ac.jp Mon Mar 22 15:41:15 1999
Return-Path: <tyama@titanium.crc.uec.ac.jp>
Received: from titanium.crc.uec.ac.jp (titanium.crc.uec.ac.jp [130.153.195.145])
	by hub.freebsd.org (Postfix) with ESMTP id 0044414C2C
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 22 Mar 1999 15:41:13 -0800 (PST)
	(envelope-from tyama@titanium.crc.uec.ac.jp)
Received: (from tyama@localhost)
	by titanium.crc.uec.ac.jp (8.9.2/8.9.1) id IAA01057;
	Tue, 23 Mar 1999 08:40:18 +0900 (JST)
	(envelope-from tyama)
Message-Id: <199903222340.IAA01057@titanium.crc.uec.ac.jp>
Date: Tue, 23 Mar 1999 08:40:18 +0900 (JST)
From: Yamaguchi Takahiro <tyama@titanium.crc.uec.ac.jp>
Reply-To: tyama@titanium.crc.uec.ac.jp
To: FreeBSD-gnats-submit@freebsd.org
Subject: misprint of manual 'natm(4)'
X-Send-Pr-Version: 3.2

>Number:         10738
>Category:       docs
>Synopsis:       misprint of manual 'natm(4)'
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    kjc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Mar 22 15:50:00 PST 1999
>Closed-Date:    Sun Mar 28 20:37:48 1999
>Last-Modified:  Sun Mar 28 20:38:31 PST 1999
>Originator:     Yamaguchi Takahiro
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
The University of Electro-Communications (Tokyo, Japan)
>Environment:
% uname -a
FreeBSD titanium.crc.uec.ac.jp 3.1-RELEASE FreeBSD 3.1-RELEASE #3: Wed Mar 17 01:17:27 JST 1999     tyama@titanium.crc.uec.ac.jp:/usr/src/sys/compile/TITANIUM  i386

>Description:
The manual page 'natm(4)' has some misprints.
Following is a diff between the original 'natm.4' and that I modified:
----------------------------------------
% diff ORIGINAL-natm.4 MODIFIED-natm.4
39c39
<   bzero(&snatm, sieof(snatm));
---
>   bzero(&snatm, sizeof(snatm));
83c83
< of of AAL0 cells with the video output in it.  Of course this stream
---
> of AAL0 cells with the video output in it.  Of course this stream
----------------------------------------

>How-To-Repeat:
See natm(4).
% man 4 natm

>Fix:
Patch the diff shown above to the original 'natm.4'.

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->kjc 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Sun Mar 28 10:01:05 PST 1999 
Responsible-Changed-Why:  
Responsible-Changed-From-To: kjc->sheldonh 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Sun Mar 28 10:02:11 PST 1999 
Responsible-Changed-Why:  
Previous change of Responsible botched. 
Responsible-Changed-From-To: sheldonh->kjc 
Responsible-Changed-By: sheldonh 
Responsible-Changed-When: Sun Mar 28 10:03:30 PST 1999 
Responsible-Changed-Why:  
The man who brought in the manpage. :-)

State-Changed-From-To: open->closed
State-Changed-By: kjc
State-Changed-When: Sun Mar 28 20:37:48 1999
State-Changed-Why:
 
>Unformatted:
