From owner-freebsd-bugs Tue May 1 14:50: 6 2001 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 073B237B424 for ; Tue, 1 May 2001 14:50:01 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f41Lo1X94820; Tue, 1 May 2001 14:50:01 -0700 (PDT) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 4DA9537B424 for ; Tue, 1 May 2001 14:48:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: (from nobody@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f41Lm9t94621; Tue, 1 May 2001 14:48:09 -0700 (PDT) (envelope-from nobody) Message-Id: <200105012148.f41Lm9t94621@freefall.freebsd.org> Date: Tue, 1 May 2001 14:48:09 -0700 (PDT) From: guy@alum.mit.edu To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/27017: printf(3) man page doesn't document "%ll{d,o,x}" Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 27017 >Category: misc >Synopsis: printf(3) man page doesn't document "%ll{d,o,x}" >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Tue May 01 14:50:00 PDT 2001 >Closed-Date: >Last-Modified: >Originator: Guy Harris >Release: 4.0 >Organization: >Environment: (Found by inspection of the source; I'm actually using 3.4 at home, but 3.x doesn't support %ll{d,o,x}.) >Description: As of FreeBSD 4.0, "printf" and company support "%ll{d,o,x}", as well as "%q{d,o,x}", for printing "long long int" quantities. However, the man page doesn't appear to document that. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message