From owner-cvs-all Sun Jan 12 1:28:18 2003 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 A84DE37B401; Sun, 12 Jan 2003 01:28:17 -0800 (PST) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 51E2A43ED8; Sun, 12 Jan 2003 01:28:17 -0800 (PST) (envelope-from tjr@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h0C9SHfh066444; Sun, 12 Jan 2003 01:28:17 -0800 (PST) (envelope-from tjr@repoman.freebsd.org) Received: (from tjr@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h0C9SHbR066443; Sun, 12 Jan 2003 01:28:17 -0800 (PST) Message-Id: <200301120928.h0C9SHbR066443@repoman.freebsd.org> From: "Tim J. Robbins" Date: Sun, 12 Jan 2003 01:28:16 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/sys Makefile.inc lio_listio.2 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 tjr 2003/01/12 01:28:16 PST Modified files: lib/libc/sys Makefile.inc Added files: lib/libc/sys lio_listio.2 Log: Add a manual page for the lio_listio() syscall. Still needs a bit of polishing. Revision Changes Path 1.100 +2 -1 src/lib/libc/sys/Makefile.inc 1.1 +175 -0 src/lib/libc/sys/lio_listio.2 (new) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message