From nobody  Fri Feb 13 13:46:45 1998
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
Subject: typo in login.conf manpage
X-Send-Pr-Version: www-1.0

>Number:         5739
>Category:       docs
>Synopsis:       typo in login.conf manpage
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    steve
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 13 13:50:02 PST 1998
>Closed-Date:    Sat Feb 14 08:14:34 PST 1998
>Last-Modified:  Sat Feb 14 08:15:12 PST 1998
>Originator:     Matthew Cashdollar
>Release:        2.2.5
>Organization:
RF Communications, Inc.
>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
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Feb 14 08:14:34 PST 1998 
State-Changed-Why:  
Fixed in both -current and -stable branches.  Thanks! 
>Unformatted:
