From owner-freebsd-bugs Fri Mar 29 20:10:13 2002 Delivered-To: freebsd-bugs@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C223037B405 for ; Fri, 29 Mar 2002 20:10:01 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g2U4A1s17146; Fri, 29 Mar 2002 20:10:01 -0800 (PST) (envelope-from gnats) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 3FDD537B41B for ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: misc/36523: Typos in /usr/share/man/cat1/su.1.gz Sender: owner-freebsd-bugs@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 36523 >Category: misc >Synopsis: Typos in /usr/share/man/cat1/su.1.gz >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Fri Mar 29 20:10:01 PST 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-bugs" in the body of the message