From owner-freebsd-commit Thu Oct 19 11:45:56 1995 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28184 for freebsd-commit-outgoing; Thu, 19 Oct 1995 11:45:56 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28172 for cvs-all-outgoing; Thu, 19 Oct 1995 11:45:54 -0700 Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28162 for cvs-lib-outgoing; Thu, 19 Oct 1995 11:45:52 -0700 Received: (from joerg@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id LAA28150 ; Thu, 19 Oct 1995 11:45:46 -0700 Date: Thu, 19 Oct 1995 11:45:46 -0700 From: Joerg Wunsch Message-Id: <199510191845.LAA28150@freefall.freebsd.org> To: CVS-commiters, cvs-lib Subject: cvs commit: src/lib/libc/sys getrlimit.2 Sender: owner-commit@FreeBSD.org Precedence: bulk joerg 95/10/19 11:45:45 Modified: lib/libc/sys getrlimit.2 Log: Remove the bugs section. sh(1) now has a ulimit builtin.