From fcawth@jjarray.umd.edu  Wed Feb 26 08:17:11 1997
Received: from jjarray.umd.edu (jjarray.umd.edu [129.2.40.99])
          by freefall.freebsd.org (8.8.5/8.8.5) with ESMTP id IAA15706
          for <FreeBSD-gnats-submit@freebsd.org>; Wed, 26 Feb 1997 08:17:10 -0800 (PST)
Received: (from fcawth@localhost)
	by jjarray.umd.edu (8.8.5/8.8.5) id LAA00816;
	Wed, 26 Feb 1997 11:17:09 -0500 (EST)
Message-Id: <199702261617.LAA00816@jjarray.umd.edu>
Date: Wed, 26 Feb 1997 11:17:09 -0500 (EST)
From: Fred Cawthorne <fcawth@jjarray.umd.edu>
Reply-To: fcawth@jjarray.umd.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: 2.2-Gamma utmp man page error 
X-Send-Pr-Version: 3.2

>Number:         2820
>Category:       docs
>Synopsis:       utmp man page error
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Wed Feb 26 08:20:02 PST 1997
>Closed-Date:    Wed Feb 26 09:29:06 PST 1997
>Last-Modified:  Wed Feb 26 09:29:57 PST 1997
>Originator:     Fred Cawthorne
>Release:        FreeBSD 2.2-970205-GAMMA i386
>Organization:
University of Maryland
>Environment:
FreeBSD 2.2-970205-GAMMA #1: Wed Feb 26 10:07:04 EST 1997
    fcawth@jjarray.umd.edu:/usr/src/sys/compile/JJARRAY
Calibrating clock(s) relative to mc146818A clock ... i586 clock: 199434307 Hz, i8254 clock: 1193198 Hz
CPU: Pentium Pro (199.43-MHz 686-class CPU)
  Origin = "GenuineIntel"  Id = 0x617  Stepping=7
  Features=0xf9ff<FPU,VME,DE,PSE,TSC,MSR,PAE,MCE,CX8,<b11>,MTRR,PGE,MCA,CMOV>
real memory  = 67108864 (65536K bytes)

>Description:
 The man page incorrectly states that the size of the name in the utmp 
structure is 16:
#define UT_NAMESIZE     16

It should read 8.  It appears that this change is in -current but was not 
made to 2.2

>How-To-Repeat:
 
man utmp
cat /usr/include/utmp.h
note the difference
>Fix:
	
 Change the man page!
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: gnats-admin->freebsd-bugs 
Responsible-Changed-By: mpp 
Responsible-Changed-When: Wed Feb 26 09:19:23 PST 1997 
Responsible-Changed-Why:  
Misfiled PR. 
State-Changed-From-To: open->closed 
State-Changed-By: mpp 
State-Changed-When: Wed Feb 26 09:29:06 PST 1997 
State-Changed-Why:  
Fixed, thanks! 
>Unformatted:
