From owner-cvs-usrbin Fri May 8 07:49:53 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA03151 for cvs-usrbin-outgoing; Fri, 8 May 1998 07:49:53 -0700 (PDT) (envelope-from owner-cvs-usrbin) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA03096; Fri, 8 May 1998 07:49:22 -0700 (PDT) (envelope-from max@FreeBSD.org) From: Masafumi NAKANE Received: (from max@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id HAA11140; Fri, 8 May 1998 07:46:25 -0700 (PDT) Date: Fri, 8 May 1998 07:46:25 -0700 (PDT) Message-Id: <199805081446.HAA11140@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrbin@FreeBSD.ORG Subject: cvs commit: src/usr.bin/limits limits.1 Sender: owner-cvs-usrbin@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk max 1998/05/08 07:46:24 PDT Modified files: usr.bin/limits limits.1 Log: In the SEE ALSO section, {get,set}rlimit are said to be in the section 3 which are actually in the section 2. Pointed out by: Brian Reichert PR: 6480 Revision Changes Path 1.7 +3 -3 src/usr.bin/limits/limits.1