From josh@newport-1-12.quick.net  Thu Jun 11 23:31:57 1998
Received: from newport-1-12.quick.net (josh@newport-1-12.quick.net [207.212.160.212])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA12095
          for <FreeBSD-gnats-submit@freebsd.org>; Thu, 11 Jun 1998 23:31:53 -0700 (PDT)
          (envelope-from josh@newport-1-12.quick.net)
Received: (from josh@localhost)
	by newport-1-12.quick.net (8.8.8/8.8.8) id XAA16937;
	Thu, 11 Jun 1998 23:31:57 -0700 (PDT)
	(envelope-from josh)
Message-Id: <199806120631.XAA16937@newport-1-12.quick.net>
Date: Thu, 11 Jun 1998 23:31:57 -0700 (PDT)
From: josh@quick.net
Reply-To: josh@quick.net
To: FreeBSD-gnats-submit@freebsd.org
Subject: chpass(1)/passwd(5): reflect reality
X-Send-Pr-Version: 3.2

>Number:         6926
>Category:       docs
>Synopsis:       chpass(1)/passwd(5): reflect reality
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jun 11 23:40:00 PDT 1998
>Closed-Date:    Sat Jun 13 12:24:44 PDT 1998
>Last-Modified:  Sat Jun 13 12:25:20 PDT 1998
>Originator:     Josh Gilliam
>Release:        FreeBSD 3.0-CURRENT i386
>Organization:
>Environment:

src/usr.bin/chpass/chpass.1     1.9
src/share/man/man5/passwd.5     1.19

>Description:

Reflect reality.

>How-To-Repeat:
>Fix:

--- /usr/src/usr.bin/chpass/chpass.1~	Sat Jul  5 03:39:51 1997
+++ /usr/src/usr.bin/chpass/chpass.1	Thu Jun 11 23:16:01 1998
@@ -187,9 +187,9 @@
 The last four fields are for storing the user's
 .Ar full name , office location ,
 and
-.Ar home
+.Ar work
 and
-.Ar work telephone
+.Ar home telephone
 numbers.
 .Pp
 Once the information has been verified,
--- src/share/man/man5/passwd.5~	Tue May 19 10:20:12 1998
+++ src/share/man/man5/passwd.5	Thu Jun 11 23:14:28 1998
@@ -147,7 +147,7 @@
 .Pp
 .Bd -unfilled -offset indent
 fullname		user's full name
-office		user's office number
+office		user's office location
 wphone		user's work phone number
 hphone		user's home phone number
 .Ed
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: steve 
State-Changed-When: Sat Jun 13 12:24:44 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.20 of src/share/man/man5/passwd.5 and 
rev 1.10 or src/usr.bin/chpass/chpass.1.  Thanks! 
>Unformatted:
