From owner-freebsd-doc Sat Oct 28 7:50:10 2000 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 C80A637B4D7 for ; Sat, 28 Oct 2000 07:50:03 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id HAA75358; Sat, 28 Oct 2000 07:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from starbug.ugh.net.au (starbug.ugh.net.au [203.31.238.37]) by hub.freebsd.org (Postfix) with ESMTP id 3971737B4C5 for ; Sat, 28 Oct 2000 07:49:58 -0700 (PDT) Received: by starbug.ugh.net.au (Postfix, from userid 1000) id BEA9FA842; Sun, 29 Oct 2000 01:49:57 +1100 (EST) Message-Id: <20001028144957.BEA9FA842@starbug.ugh.net.au> Date: Sun, 29 Oct 2000 01:49:57 +1100 (EST) From: andrew@ugh.net.au Reply-To: andrew@ugh.net.au To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.2 Subject: docs/22375: viewing login_cap(3) causes error to be emitted Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 22375 >Category: docs >Synopsis: viewing login_cap(3) causes error to be emitted >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sat Oct 28 07:50:03 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Andrew >Release: FreeBSD 4.1.1-STABLE i386 >Organization: UgH! >Environment: >Description: When formatting login_cap(3) an error is emitted: Unknown FreeBSD version ``),'' at line 320 >How-To-Repeat: >Fix: This fix prevents the error message but places an extraneous space before the ). I'm not sure how to fix that. --- login_cap.3.orig Sun Oct 29 00:00:24 2000 +++ login_cap.3 Sun Oct 29 00:12:11 2000 @@ -317,7 +317,8 @@ Time values are normally used for setting resource, accounting and session limits. If supported by the operating system and compiler (which is true of -.Fx ), +.Fx +), the value returned is a quad (long long), of type .Em rlim_t . A value "inf" or "infinity" may be used to express an infinite >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message