From owner-cvs-src@FreeBSD.ORG Fri May 2 17:36:24 2008 Return-Path: Delivered-To: cvs-src@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A2101106564A; Fri, 2 May 2008 17:36:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 6CFC58FC15; Fri, 2 May 2008 17:36:24 +0000 (UTC) (envelope-from rwatson@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.1/8.14.1) with ESMTP id m42HaORT084635; Fri, 2 May 2008 17:36:24 GMT (envelope-from rwatson@repoman.freebsd.org) Received: (from rwatson@localhost) by repoman.freebsd.org (8.14.1/8.14.1/Submit) id m42HaO1n084634; Fri, 2 May 2008 17:36:24 GMT (envelope-from rwatson) Message-Id: <200805021736.m42HaO1n084634@repoman.freebsd.org> From: Robert Watson Date: Fri, 2 May 2008 17:36:23 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/share/man/man4 auditpipe.4 X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 02 May 2008 17:36:24 -0000 rwatson 2008-05-02 17:36:23 UTC FreeBSD src repository Modified files: share/man/man4 auditpipe.4 Log: Fix type name: struct auditpipe_preselect is actually struct auditpipe_ioctl_preselect. MFC after: 3 days Submitted by: Stacey D. Son Revision Changes Path 1.6 +1 -1 src/share/man/man4/auditpipe.4