From owner-cvs-all Wed Jun 27 10:56:12 2001 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B5E2A37B40A; Wed, 27 Jun 2001 10:56:07 -0700 (PDT) (envelope-from schweikh@FreeBSD.org) Received: (from schweikh@localhost) by freefall.freebsd.org (8.11.3/8.11.3) id f5RHu7L48918; Wed, 27 Jun 2001 10:56:07 -0700 (PDT) (envelope-from schweikh) Message-Id: <200106271756.f5RHu7L48918@freefall.freebsd.org> From: Jens Schweikhardt Date: Wed, 27 Jun 2001 10:56:07 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/stdio printf.3 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG schweikh 2001/06/27 10:56:07 PDT Modified files: (Branch: RELENG_4) lib/libc/stdio printf.3 Log: MFC: Add description for the 'll' modifier for long long. In essence a copy from the 'l' description with s/long/long long/g. PR: 27017 Submitted by: Guy Harris Revision Changes Path 1.17.2.8 +24 -4 src/lib/libc/stdio/printf.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message