From owner-cvs-all Wed Sep 18 9:26: 1 2002 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 9139637B401; Wed, 18 Sep 2002 09:26:00 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4281943E3B; Wed, 18 Sep 2002 09:26:00 -0700 (PDT) (envelope-from green@FreeBSD.org) Received: from freefall.freebsd.org (green@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id g8IGQ0Co082844; Wed, 18 Sep 2002 09:26:00 -0700 (PDT) (envelope-from green@freefall.freebsd.org) Received: (from green@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id g8IGQ0Xr082843; Wed, 18 Sep 2002 09:26:00 -0700 (PDT) Message-Id: <200209181626.g8IGQ0Xr082843@freefall.freebsd.org> From: Brian Feldman Date: Wed, 18 Sep 2002 09:25:59 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/usr.bin/limits limits.1 limits.c X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG green 2002/09/18 09:25:59 PDT Modified files: usr.bin/limits limits.1 limits.c Log: Update the usage string in the limits(1) manpage to include -b for sbsize. Also, correct the format string in getopt(3) usage to reflect that -b takes an argument, and correct another case of RLIMIT_SBSIZE having been forgotten. Revision Changes Path 1.25 +4 -4 src/usr.bin/limits/limits.1 1.13 +2 -1 src/usr.bin/limits/limits.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message