From kazu@iworks.co.jp Sun Nov  7 07:38:25 1999
Return-Path: <kazu@iworks.co.jp>
Received: from mail.iworks.co.jp (orobas.fs.ksi.ne.jp [164.46.180.65])
	by hub.freebsd.org (Postfix) with ESMTP id 36ED315066
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  7 Nov 1999 07:38:07 -0800 (PST)
	(envelope-from kazu@iworks.co.jp)
Received: from localhost (ppp04-031.din.or.jp [210.135.68.62])
	by mail.iworks.co.jp (8.9.3+3.1W/3.7W) with ESMTP id AAA14832
	for <FreeBSD-gnats-submit@freebsd.org>; Mon, 8 Nov 1999 00:38:04 +0900
Message-Id: <19991108003823K.kazu@iworks.co.jp>
Date: Mon, 08 Nov 1999 00:38:23 +0900
From: Kazutoshi Kubota <kazu@iworks.co.jp>
To: FreeBSD-gnats-submit@freebsd.org
Subject: typo in libalias.3 manpage
X-Send-Pr-Version: 3.2

>Number:         14767
>Category:       docs
>Synopsis:       typo in libalias.3 causes lost period before Em macro
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Nov  7 07:40:01 PST 1999
>Closed-Date:    Tue Nov 9 00:47:52 PST 1999
>Last-Modified:  Tue Nov  9 00:48:53 PST 1999
>Originator:     Kazutoshi Kubota
>Release:        FreeBSD 3.1-RELEASE i386
>Organization:
iworks co., ltd.
>Environment:

	FreeBSD 3.1-RELEASE i386 /usr/share/man/man3/...

>Description:

	Typo in libalias.3.
        In section 4.2, `102.168.0.3' -> `192.168.0.3'.
	In section 5.2, `Em buffer' -> `.Em buffer'.

>How-To-Repeat:

	type `man 3 libalias'.

>Fix:

	Please apply the following patch to libalias.3 roff-source.

*** libalias.3.orig     Sun Nov  7 22:37:40 1999
--- libalias.3  Sun Nov  7 22:38:13 1999
***************
*** 461,467 ****
  .Ed
  
  Any outgoing connections such as telnet or ftp
! from 192.168.0.2, 102.168.0.3, 192.168.0.4 will
  appear to come from 141.221.254.101.  Any incoming
  connections to 141.221.254.101 will be directed
  to 192.168.0.4.
--- 461,467 ----
  .Ed
  
  Any outgoing connections such as telnet or ftp
! from 192.168.0.2, 192.168.0.3, 192.168.0.4 will
  appear to come from 141.221.254.101.  Any incoming
  connections to 141.221.254.101 will be directed
  to 192.168.0.4.
***************
*** 538,544 ****
  This function can be used to retrieve fragment
  pointers saved by PacketAliasSaveFragment().
  The IP header fragment pointed to by
! Em buffer
  is the header fragment indicated when
  PacketAliasIn() returns PKT_ALIAS_FOUND_HEADER_FRAGMENT.
  Once a a fragment pointer is retrieved, it
--- 538,544 ----
  This function can be used to retrieve fragment
  pointers saved by PacketAliasSaveFragment().
  The IP header fragment pointed to by
! .Em buffer
  is the header fragment indicated when
  PacketAliasIn() returns PKT_ALIAS_FOUND_HEADER_FRAGMENT.
  Once a a fragment pointer is retrieved, it


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: phantom 
State-Changed-When: Tue Nov 9 00:47:52 PST 1999 
State-Changed-Why:  
Already fixed in revisions 1.13 and 1.16 
>Unformatted:
