From stolz@i2.informatik.rwth-aachen.de  Wed Mar  3 00:34:26 2004
Return-Path: <stolz@i2.informatik.rwth-aachen.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id D199416A4CE
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Mar 2004 00:34:26 -0800 (PST)
Received: from atlas.informatik.rwth-aachen.de (atlas.Informatik.RWTH-Aachen.DE [137.226.194.2])
	by mx1.FreeBSD.org (Postfix) with ESMTP id B2B9443D2D
	for <FreeBSD-gnats-submit@freebsd.org>; Wed,  3 Mar 2004 00:34:25 -0800 (PST)
	(envelope-from stolz@i2.informatik.rwth-aachen.de)
Received: from menelaos.informatik.rwth-aachen.de (menelaos.Informatik.RWTH-Aachen.DE [137.226.194.73])
	by atlas.informatik.rwth-aachen.de (8.11.3/8.11.3/SuSE Linux 8.11.1-0.5-michaelw-20030918) with ESMTP id i238YOm19938
	for <FreeBSD-gnats-submit@freebsd.org>; Wed, 3 Mar 2004 09:34:24 +0100
Received: (from stolz@localhost)
	by menelaos.informatik.rwth-aachen.de (8.12.10/8.12.10/Submit) id i238YOO3067853;
	Wed, 3 Mar 2004 09:34:24 +0100 (CET)
	(envelope-from stolz)
Message-Id: <200403030834.i238YOO3067853@menelaos.informatik.rwth-aachen.de>
Date: Wed, 3 Mar 2004 09:34:24 +0100 (CET)
From: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
Reply-To: Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] chpass.1: fix typo
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         63677
>Category:       docs
>Synopsis:       [patch] chpass.1: fix typo
>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:   Wed Mar 03 00:40:16 PST 2004
>Closed-Date:    Wed Mar 03 01:15:47 PST 2004
>Last-Modified:  Wed Mar 03 01:15:47 PST 2004
>Originator:     Volker Stolz
>Release:        FreeBSD 4.9-STABLE i386
>Organization:
Lehrstuhl fr Informatik II
>Environment:
System: FreeBSD menelaos.informatik.rwth-aachen.de 4.9-STABLE FreeBSD 4.9-STABLE #12: Mon Dec 8 15:14:27 CET 2003 root@menelaos.informatik.rwth-aachen.de:/usr/obj/usr/src/sys/MENELAOS i386


>Description:
Minor typo in chpass.1, patch attached.

Still present in 5.2-CURRENT.
>How-To-Repeat:
man chpass
>Fix:
--- chpass begins here ---
--- src/usr.bin/chpass/chpass.1.orig	Wed Mar  3 09:22:26 2004
+++ src/usr.bin/chpass/chpass.1	Wed Mar  3 09:22:56 2004
@@ -392,7 +392,7 @@
 Force
 .Nm
 to modify the local copy of a user's password
-information in the even that a user exists in both
+information in the event that a user exists in both
 the local and NIS databases.
 .It Fl y
 Opposite effect of
--- chpass ends here ---
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: blackend 
State-Changed-When: Wed Mar 3 01:15:21 PST 2004 
State-Changed-Why:  
Fixed.  Thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=63677 
>Unformatted:
