From nobody@FreeBSD.org  Fri Mar 29 20:06:05 2002
Return-Path: <nobody@FreeBSD.org>
Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21])
	by hub.freebsd.org (Postfix) with ESMTP id 3FDD537B41B
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 29 Mar 2002 20:06:05 -0800 (PST)
Received: (from nobody@localhost)
	by freefall.freebsd.org (8.11.6/8.11.6) id g2U465H16531;
	Fri, 29 Mar 2002 20:06:05 -0800 (PST)
	(envelope-from nobody)
Message-Id: <200203300406.g2U465H16531@freefall.freebsd.org>
Date: Fri, 29 Mar 2002 20:06:05 -0800 (PST)
From: Chris Pepper <pepper@mail.rockefeller.edu>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typos in /usr/share/man/cat1/su.1.gz
X-Send-Pr-Version: www-1.0

>Number:         36523
>Category:       misc
>Synopsis:       Typos in /usr/share/man/cat1/su.1.gz
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          sw-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 29 20:10:01 PST 2002
>Closed-Date:    Wed Apr 03 19:08:04 PST 2002
>Last-Modified:  Wed Apr 03 19:08:04 PST 2002
>Originator:     Chris Pepper
>Release:        4.5RELEASE
>Organization:
The Rockefeller University
>Environment:
FreeBSD kra.info-mac.org 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon Jan 28 14:31:56 GMT 2002     murray@builder.freebsdmall.com:/usr/src/sys/compile/GENERIC  i386
>Description:
	There are two typos in the sudo man page. 'as a user ID of 0' should be 'has a user ID of 0', and 'command constitutes of more than' should be 'command consists of more than'.
>How-To-Repeat:
	man sudo
>Fix:
--- su.1        Fri Mar 29 22:45:49 2002
+++ su.1.fixed  Fri Mar 29 22:47:55 2002
@@ -81,7 +81,7 @@
 Resource limits and session priority applicable to the original user's
 login class (See
 .Xr login.conf 5 )
-are also normally retained unless the target login as a user ID of 0.
+are also normally retained unless the target login has a user ID of 0.
 .Pp
 The options are as follows:
 .Bl -tag -width Ds
@@ -208,7 +208,7 @@
 .Li man .
 You will be asked for man's password unless your real UID is 0.
 .It Li "su man -c 'catman /usr/share/man /usr/local/man /usr/X11R6/man'"
-Same as above, but the target command constitutes of more than a
+Same as above, but the target command consists of more than a
 single word and hence is quoted for use with the
 .Fl c
 option being passed to the shell.  (Most shells expect the argument to

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: keramida 
State-Changed-When: Sat Mar 30 03:47:29 PST 2002 
State-Changed-Why:  
Changes made in -CURRENT.  I'll MFC them in a few days. 


Responsible-Changed-From-To: freebsd-bugs->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Sat Mar 30 03:47:29 PST 2002 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=36523 
State-Changed-From-To: patched->closed 
State-Changed-By: keramida 
State-Changed-When: Wed Apr 3 19:07:41 PST 2002 
State-Changed-Why:  
MFC done too. 

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