From owner-p4-projects@FreeBSD.ORG Mon Nov 2 12:39:19 2009 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id CFB02106568F; Mon, 2 Nov 2009 12:39:19 +0000 (UTC) Delivered-To: perforce@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 93C94106566B for ; Mon, 2 Nov 2009 12:39:19 +0000 (UTC) (envelope-from brueffer@freebsd.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 81E3C8FC23 for ; Mon, 2 Nov 2009 12:39:19 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.3/8.14.3) with ESMTP id nA2CdJPZ035847 for ; Mon, 2 Nov 2009 12:39:19 GMT (envelope-from brueffer@freebsd.org) Received: (from perforce@localhost) by repoman.freebsd.org (8.14.3/8.14.3/Submit) id nA2CdJaP035845 for perforce@freebsd.org; Mon, 2 Nov 2009 12:39:19 GMT (envelope-from brueffer@freebsd.org) Date: Mon, 2 Nov 2009 12:39:19 GMT Message-Id: <200911021239.nA2CdJaP035845@repoman.freebsd.org> X-Authentication-Warning: repoman.freebsd.org: perforce set sender to brueffer@freebsd.org using -f From: Christian Brueffer To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 170075 for review X-BeenThere: p4-projects@freebsd.org X-Mailman-Version: 2.1.5 List-Id: p4 projects tree changes List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 02 Nov 2009 12:39:20 -0000 http://p4web.freebsd.org/chv.cgi?CH=170075 Change 170075 by brueffer@brueffer_serenity on 2009/11/02 12:38:24 Fix a typo in a section header and kill eol whitespace. Affected files ... .. //depot/projects/trustedbsd/openbsm/libbsm/au_fcntl_cmd.3#2 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/libbsm/au_fcntl_cmd.3#2 (text+ko) ==== @@ -26,9 +26,9 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_fcntl_cmd.3#1 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_fcntl_cmd.3#2 $ .\" -.Dd March 5, 2009 +.Dd March 5, 2009 .Dt AU_BSM_TO_FCNTL_CMD 3 .Os .Sh NAME @@ -65,12 +65,12 @@ .Fn au_fcntl_cmd_to_bsm function accepts a local .Xr fcntl 2 -command value, and returns the BSM +command value, and returns the BSM .Xr fcntl 2 -command value for it. This call cannot fail, and instead returns a BSM +command value for it. This call cannot fail, and instead returns a BSM command value indicating to a later decoder that the command value could not be encoded. -.Sh RETURN VALULES +.Sh RETURN VALUES On success, .Fn au_bsm_to_fcntl_cmd returns 0 and a converted command value; on failure, it returns -1 but does @@ -90,7 +90,7 @@ were introduced in OpenBSM 1.1. .Sh AUTHORS These functions were implemented by -.An Stacey Son +.An Stacey Son under contract to Apple Inc. .Pp The Basic Security Module (BSM) interface to audit records and audit event