From owner-freebsd-bugs@FreeBSD.ORG Fri Aug 1 08:50:20 2003 Return-Path: Delivered-To: freebsd-bugs@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3FEF237B401 for ; Fri, 1 Aug 2003 08:50:20 -0700 (PDT) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id CBF0143FD7 for ; Fri, 1 Aug 2003 08:50:19 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id h71FoJUp053602 for ; Fri, 1 Aug 2003 08:50:19 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id h71FoJIh053601; Fri, 1 Aug 2003 08:50:19 -0700 (PDT) Date: Fri, 1 Aug 2003 08:50:19 -0700 (PDT) Message-Id: <200308011550.h71FoJIh053601@freefall.freebsd.org> To: freebsd-bugs@FreeBSD.org From: "David Brinegar" Subject: Re: bin/54878: incorrect divisor in /usr/bin/jot -r X-BeenThere: freebsd-bugs@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: David Brinegar List-Id: Bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Aug 2003 15:50:20 -0000 The following reply was made to PR bin/54878; it has been noted by GNATS. From: "David Brinegar" To: David Schultz Cc: FreeBSD-gnats-submit@freebsd.org Subject: Re: bin/54878: incorrect divisor in /usr/bin/jot -r Date: Fri, 1 Aug 2003 08:46:17 -0700 David Schultz wrote: > In the mean time, I'm happy to apply your suggested change if > you like, but that would only make jot a little bit less wrong. Great! Fixing the divisor at least eliminates the one crazy error with no easy work around. Hopefully someone in doc-bug will pick up pr docs/54879 and fix the man page so that folks know how to work around the printf stuff. Thanks again. -- David Brinegar