Subject: misc/23763: jot(1) man typo?
To: None <gnats-bugs@gnats.NetBSD.org>
From: None <ishit@pluto.dti.ne.jp>
List: netbsd-bugs
Date: 12/15/2003 17:05:03
>Number:         23763
>Category:       misc
>Synopsis:       jot(1) man typo?
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    misc-bug-people
>State:          open
>Class:          change-request
>Submitter-Id:   net
>Arrival-Date:   Mon Dec 15 17:06:00 UTC 2003
>Closed-Date:
>Last-Modified:
>Originator:     ISIHARA Takanori
>Release:        NetBSD/i386 1.6.2_RC3
>Organization:
Nagoya *BSD Users' Group :-)
>Environment:
NetBSD ishitPc2.home 1.6.2_RC3 NetBSD 1.6.2_RC3 (GENERIC_LAPTOP) #0: Fri Nov 28 12:26:46 UTC 2003     autobuild@tgm.netbsd.org:/autobuild/netbsd-1-6-PATCH002-RC3/i386/OBJ/autobuild/netbsd-1-6-PATCH002-RC3/src/sys/arch/i386/compile/GENERIC_LAPTOP i386

>Description:
jot(1) man page EXAMPLES said,

     The command:
           jot 0 9 - -.5
     prints the stuttering sequence 9, 9, 8, 8, 7, etc.

but my NetBSD Box jot run

   % jot 0 9 - -.5 | head -10
   9
   8
   8
   8
   7
   6
   6
   6
   5
   4
   %


>How-To-Repeat:

>Fix:

>Release-Note:
>Audit-Trail:
>Unformatted: