From kuma@bell.slab.tnr.sharp.co.jp  Thu Oct  1 07:36:15 1998
Received: from od3.sharp.co.jp (od3.sharp.co.jp [202.32.86.132])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA27840
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Oct 1998 07:36:14 -0700 (PDT)
          (envelope-from kuma@bell.slab.tnr.sharp.co.jp)
Received: by od3.sharp.co.jp; id XAA04239; Thu, 1 Oct 1998 23:35:49 +0900 (JST)
Received: from unknown(133.159.14.115) by od3.sharp.co.jp via smap (3.2)
	id xma004223; Thu, 1 Oct 98 23:35:28 +0900
Received: from td1.tnr.sharp.co.jp (root@td1.tnr.sharp.co.jp [133.159.52.20]) by od.sharp.co.jp (8.8.5/3.5W-98081113) with ESMTP id XAA18685 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Oct 1998 23:35:28 +0900 (JST)
Received: from mailfwd.slab.tnr.sharp.co.jp ([10.32.30.11]) by td1.tnr.sharp.co.jp (8.8.5/3.5W-97080613) with ESMTP id XAA20684 for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Oct 1998 23:35:28 +0900 (JST)
Received: from server01.slab.tnr.sharp.co.jp ([10.32.50.4])
	by mailfwd.slab.tnr.sharp.co.jp (8.8.4+2.7Wbeta4/3.6Wbeta7) with ESMTP id XAA27277
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Oct 1998 23:34:16 +0900 (JST)
Received: from bell.slab.tnr.sharp.co.jp (bell.slab.tnr.sharp.co.jp [10.32.52.68])
	by server01.slab.tnr.sharp.co.jp (8.8.5/3.6Wbeta7 98051815) with ESMTP id XAA12896
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 1 Oct 1998 23:35:27 +0900 (JST)
Received: (from kuma@localhost)
	by bell.slab.tnr.sharp.co.jp (8.8.8/bell-980818) id XAA18104;
	Thu, 1 Oct 1998 23:42:36 +0900 (JST)
	(envelope-from kuma)
Message-Id: <199810011442.XAA18104@bell.slab.tnr.sharp.co.jp>
Date: Thu, 1 Oct 1998 23:42:36 +0900 (JST)
From: kuma@jp.freebsd.org
Sender: kuma@slab.tnr.sharp.co.jp
Reply-To: kuma@jp.freebsd.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: inconsistencies in ipmon.8
X-Send-Pr-Version: 3.2

>Number:         8120
>Category:       docs
>Synopsis:       Several inconsistencies in ipmon.8
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Oct  1 07:40:01 PDT 1998
>Closed-Date:    Wed Dec 9 18:43:59 PST 1998
>Last-Modified:  Wed Dec  9 18:44:19 PST 1998
>Originator:     Norihiro Kumagai
>Release:        FreeBSD 3.0-980827-SNAP
>Organization:
Japanese FreeBSD Manual Translation Project
>Environment:

	manpages in 3.0-980827-SNAP

>Description:

	* Two '-N' option descriptions can be seen.
	  I guess the first description should be removed.
	* Description of '-S <device>' is badly located.
	  It should be moved just after the description of
	  '-s' option.

>How-To-Repeat:

	Install ipmon.8, type 'man ipmon';-)

>Fix:
	
	The following patch should be applied to:


--- ipmon.8-org	Thu Oct  1 22:15:15 1998
+++ ipmon.8	Thu Oct  1 23:18:13 1998
@@ -43,9 +43,6 @@
 Flush the current packet log buffer.  The number of bytes flushed is displayed,
 even should the result be zero.
 .TP
-.B "\-N <device>"
-Set the logfile to be opened for reading NAT log records from to <device>.
-.TP
 .B \-n
 IP addresses and port numbers will be mapped, where possible, back into
 hostnames and service names.
@@ -66,10 +63,6 @@
 .B \-s
 Packet information read in will be sent through syslogd rather than
 saved to a file.  The following levels are used:
-.TP
-.B "\-S <device>"
-Set the logfile to be opened for reading state log records from to <device>.
-.TP
 .IP
 .B LOG_INFO
 \- packets logged using the "log" keyword as the action rather
@@ -85,8 +78,8 @@
 \- packets which have been logged and which can be considered
 "short".
 .TP
-.B \-S
-Treat the logfile as being composed of state log records.
+.B "\-S <device>"
+Set the logfile to be opened for reading state log records from to <device>.
 .TP
 .B \-t
 read the input file/device in a manner akin to tail(1).
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Wed Dec 9 18:43:59 PST 1998 
State-Changed-Why:  
Patch applied to revision 1.4 of ipmon.8.  Thanks! 
>Unformatted:
