From owner-freebsd-bugs Fri Feb 13 13:50:10 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16806 for freebsd-bugs-outgoing; Fri, 13 Feb 1998 13:50:10 -0800 (PST) (envelope-from owner-freebsd-bugs@FreeBSD.ORG) Received: (from gnats@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA16791; Fri, 13 Feb 1998 13:50:05 -0800 (PST) (envelope-from gnats) Received: (from nobody@localhost) by hub.freebsd.org (8.8.8/8.8.8) id NAA15864; Fri, 13 Feb 1998 13:46:45 -0800 (PST) (envelope-from nobody) Message-Id: <199802132146.NAA15864@hub.freebsd.org> Date: Fri, 13 Feb 1998 13:46:45 -0800 (PST) From: mattc@rfcnet.com To: freebsd-gnats-submit@FreeBSD.ORG X-Send-Pr-Version: www-1.0 Subject: docs/5739: typo in login.conf manpage Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org >Number: 5739 >Category: docs >Synopsis: typo in login.conf manpage >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: Fri Feb 13 13:50:02 PST 1998 >Last-Modified: >Originator: Matthew Cashdollar >Organization: RF Communications, Inc. >Release: 2.2.5 >Environment: FreeBSD rfcnet.com 2.2.5-STABLE FreeBSD 2.2.5-STABLE #0: Fri Feb 13 10:51:57 CST 1998 mattc@rfcnet.com:/usr/src/sys/compile/RFC i386 >Description: in the 'capabilities' section of the login.conf manpage there is the following text: time A period of time, by default in seconds. A prefix may specify a different unit; y indicates the number of 365 day years, w indicates the number of weeks, d the number of days, h the number of minutes, and s the number of seconds. Concatenated values are added together. For example, 2 hours and 40 minutes may be written either as 9600s, 160m or 2h40m. It seems to me that it should list 'm' the number of minutes and 'h' the number of hours. >How-To-Repeat: read the manpage a second time :) >Fix: edit it to read m the number of minutes h the number of hours >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message