From sjr@home.net  Thu Sep 18 21:01:32 1997
Received: from istari.home.net (cc158233-a.catv1.md.home.com [24.3.25.17])
          by hub.freebsd.org (8.8.7/8.8.7) with ESMTP id VAA06305
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 18 Sep 1997 21:01:31 -0700 (PDT)
Received: (from sjr@localhost)
	by istari.home.net (8.8.7/8.8.6) id AAA00454;
	Fri, 19 Sep 1997 00:01:29 -0400 (EDT)
Message-Id: <199709190401.AAA00454@istari.home.net>
Date: Fri, 19 Sep 1997 00:01:29 -0400 (EDT)
From: sjr@home.net
Reply-To: sjr@home.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in usr.bin/netstat/netstat.1
X-Send-Pr-Version: 3.2

>Number:         4579
>Category:       docs
>Synopsis:       Typo in usr.bin/netstat/netstat.1
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 18 21:10:00 PDT 1997
>Closed-Date:    Sun Oct 26 19:38:31 PST 1997
>Last-Modified:  Sun Oct 26 19:39:18 PST 1997
>Originator:     Stephen J. Roznowski
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

	

>Description:

	It appears that two of these flags got reversed.

>How-To-Repeat:

	

>Fix:
	
--- usr.bin/netstat/netstat.1.orig	Thu Sep 18 23:57:19 1997
+++ usr.bin/netstat/netstat.1	Thu Sep 18 23:57:39 1997
@@ -227,8 +227,8 @@
 manual pages.
 The mapping between letters and flags is:
 .Bl -column XXXX RTF_BLACKHOLE
-1	RTF_PROTO2	Protocol specific routing flag #1 
-2	RTF_PROTO1	Protocol specific routing flag #2 
+1	RTF_PROTO1	Protocol specific routing flag #1 
+2	RTF_PROTO2	Protocol specific routing flag #2 
 3	RTF_PROTO3	Protocol specific routing flag #3
 B	RTF_BLACKHOLE	Just discard pkts (during updates) 
 b	RTF_BROADCAST	The route represents a broadcast address
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sun Oct 26 19:38:31 PST 1997 
State-Changed-Why:  
Supplied patch applied, thanks! 

>Unformatted:
