From owner-freebsd-doc Thu Mar 7 12:10:19 2002 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id B898637B41C for ; Thu, 7 Mar 2002 12:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g27KA1l79238; Thu, 7 Mar 2002 12:10:01 -0800 (PST) (envelope-from gnats) Received: from lists.blarg.net (lists.blarg.net [206.124.128.17]) by hub.freebsd.org (Postfix) with ESMTP id 8551137B402 for ; Thu, 7 Mar 2002 12:06:40 -0800 (PST) Received: from thig.blarg.net (thig.blarg.net [206.124.128.18]) by lists.blarg.net (Postfix) with ESMTP id 31ACCBD80 for ; Thu, 7 Mar 2002 12:06:40 -0800 (PST) Received: from localhost.localdomain ([206.124.139.115]) by thig.blarg.net (8.9.3/8.9.3) with ESMTP id MAA02161 for ; Thu, 7 Mar 2002 12:06:39 -0800 Received: (from jojo@localhost) by localhost.localdomain (8.11.6/8.11.3) id g27K9ql46602; Thu, 7 Mar 2002 12:09:52 -0800 (PST) (envelope-from swear@blarg.net) Message-Id: Date: 07 Mar 2002 12:09:52 -0800 From: "Gary W. Swearingen" Reply-To: swear@blarg.net To: FreeBSD-gnats-submit@freebsd.org Subject: docs/35644: lo(4) page presumes familiarity with printf. Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 35644 >Category: docs >Synopsis: lo(4) page presumes familiarity with printf. >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Mar 07 12:10:01 PST 2002 >Closed-Date: >Last-Modified: >Originator: Gary W. Swearingen >Release: FreeBSD 4.5-STABLE i386 >Organization: none >Environment: n/a ================ >Description: The lo(4) man page presumes familiarity with "printf" when it uses "%d" in two places. Bad presumption. It also makes the man page look rather like it has had file corruption or formatting errors. ================ >How-To-Repeat: n/a ================ >Fix: Replace the esoteric "%d" with the much more common "#" in two places. >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message