From nobody  Fri Jan  1 13:05:13 1999
Received: (from nobody@localhost)
          by hub.freebsd.org (8.8.8/8.8.8) id NAA23584;
          Fri, 1 Jan 1999 13:05:13 -0800 (PST)
          (envelope-from nobody)
Message-Id: <199901012105.NAA23584@hub.freebsd.org>
Date: Fri, 1 Jan 1999 13:05:13 -0800 (PST)
From: nagao@iij.ad.jp
To: freebsd-gnats-submit@freebsd.org
Subject: Incorrectness in tsort(1) manpage.
X-Send-Pr-Version: www-1.0

>Number:         9264
>Category:       docs
>Synopsis:       Incorrectness in tsort(1) manpage.
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan  1 13:10:01 PST 1999
>Closed-Date:    Wed Apr 14 11:53:19 PDT 1999
>Last-Modified:  Wed Apr 14 11:54:06 PDT 1999
>Originator:     NAGAO Tadaaki
>Release:        FreeBSD-2.2.8-STABLE
>Organization:
Internet Initiative Japan Inc.
>Environment:
FreeBSD bono 2.2.8-STABLE FreeBSD 2.2.8-STABLE #0: Sat Dec 26 17:55:09 JST 1998    root@bono:/usr/src/sys/compile/BONO  i386
>Description:
The sentence in tsort(1) manpage:

> Node names in the input are separated by white space and there must be an
> even number of node pairs.

is incorrect or at least misleading because what must be of an even
number are not node pairs but nodes.

>How-To-Repeat:
man tsort
:-)
>Fix:
Replace `node pairs' with `nodes'. ;-)

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: nik 
State-Changed-When: Wed Apr 14 11:53:19 PDT 1999 
State-Changed-Why:  
Fixed by billf in usr.bin/tsort/tsort.1:1.5, but he forgot to close the 
PR. 
>Unformatted:
