From inof@pegasus.rz.tu-clausthal.de Thu Apr  8 05:55:46 1999
Return-Path: <inof@pegasus.rz.tu-clausthal.de>
Received: from pegasus.rz.tu-clausthal.de (pegasus.rz.tu-clausthal.de [139.174.2.93])
	by hub.freebsd.org (Postfix) with ESMTP id C721014C28
	for <FreeBSD-gnats-submit@freebsd.org>; Thu,  8 Apr 1999 05:55:33 -0700 (PDT)
	(envelope-from inof@pegasus.rz.tu-clausthal.de)
Received: (from inof@localhost)
	by pegasus.rz.tu-clausthal.de (8.9.2/8.9.2) id OAA63487;
	Thu, 8 Apr 1999 14:53:33 +0200 (CEST)
	(envelope-from inof)
Message-Id: <199904081253.OAA63487@pegasus.rz.tu-clausthal.de>
Date: Thu, 8 Apr 1999 14:53:33 +0200 (CEST)
From: oliver.fromme@heim3.tu-clausthal.de
Sender: inof@pegasus.rz.tu-clausthal.de
Reply-To: oliver.fromme@heim3.tu-clausthal.de
To: FreeBSD-gnats-submit@freebsd.org
Subject: Typo in limits(1) manual page
X-Send-Pr-Version: 3.2

>Number:         11022
>Category:       docs
>Synopsis:       Typo in limits(1) manual page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Apr  8 06:00:02 PDT 1999
>Closed-Date:    Mon Apr 12 21:34:09 CDT 1999
>Last-Modified:  Mon Apr 12 21:34:25 CDT 1999
>Originator:     Oliver Fromme
>Release:        FreeBSD 3.1-19990318-STABLE i386
>Organization:
Clausthal University of Technology
>Environment:

FreeBSD pegasus.rz.tu-clausthal.de 3.1-19990318-STABLE
FreeBSD 3.1-19990318-STABLE #0: Wed Mar 24 19:19:25 CET 1999
inof@pegasus.rz.tu-clausthal.de:/usr/src/sys/compile/PEGASUS
i386

>Description:

Just a small typo (see the diff below, it's obvious).

>How-To-Repeat:

"man 1 limits"

>Fix:
	
*** usr/share/man/man1/limits.1.orig	Thu Apr  8 14:43:50 1999
--- usr/share/man/man1/limits.1	Thu Apr  8 14:45:19 1999
***************
*** 52,58 ****
  .Op Ar command
  .Sh DESCRIPTION
  .Nm Limits
! ether prints or sets kernel resource limits, and may optionally set
  environment variables like
  .Xr env 1
  and run a program with the selected resources.
--- 52,58 ----
  .Op Ar command
  .Sh DESCRIPTION
  .Nm Limits
! either prints or sets kernel resource limits, and may optionally set
  environment variables like
  .Xr env 1
  and run a program with the selected resources.

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: ghelmer 
State-Changed-When: Mon Apr 12 21:34:09 CDT 1999 
State-Changed-Why:  
Patch committed, thanks! 
>Unformatted:
