From owner-p4-projects@FreeBSD.ORG Sat Jun 16 18:26:57 2012 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 70F111065672; Sat, 16 Jun 2012 18:26:56 +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 28D47106564A for ; Sat, 16 Jun 2012 18:26:56 +0000 (UTC) (envelope-from joel@freebsd.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 11F008FC08 for ; Sat, 16 Jun 2012 18:26:56 +0000 (UTC) Received: from skunkworks.freebsd.org (localhost [127.0.0.1]) by skunkworks.freebsd.org (8.14.4/8.14.4) with ESMTP id q5GIQtdQ087596 for ; Sat, 16 Jun 2012 18:26:55 GMT (envelope-from joel@freebsd.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id q5GIQt4X087593 for perforce@freebsd.org; Sat, 16 Jun 2012 18:26:55 GMT (envelope-from joel@freebsd.org) Date: Sat, 16 Jun 2012 18:26:55 GMT Message-Id: <201206161826.q5GIQt4X087593@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to joel@freebsd.org using -f From: Joel Dahl To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 212964 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: Sat, 16 Jun 2012 18:26:57 -0000 http://p4web.freebsd.org/@@212964?ac=10 Change 212964 by joel@joel_crashbox on 2012/06/16 18:26:12 Minor mdoc fixes. Affected files ... .. //depot/projects/trustedbsd/openbsm/libbsm/au_control.3#16 edit .. //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#18 edit .. //depot/projects/trustedbsd/openbsm/man/audit.log.5#26 edit .. //depot/projects/trustedbsd/openbsm/man/auditon.2#18 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/libbsm/au_control.3#16 (text+ko) ==== @@ -23,7 +23,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_control.3#15 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/au_control.3#16 $ .\" .Dd April 19, 2005 .Dt AU_CONTROL 3 @@ -235,7 +235,7 @@ when .Dv NULL is returned. -.Sh BUGS +.Pp There is no reason for the .Fn setac interface to be exposed as part of the public API, as it is called implicitly ==== //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#18 (text+ko) ==== @@ -27,10 +27,10 @@ .\" 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/audit_submit.3#17 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/libbsm/audit_submit.3#18 $ .\" .Dd January 18, 2008 -.Dt audit_submit 3 +.Dt AUDIT_SUBMIT 3 .Os .Sh NAME .Nm audit_submit @@ -88,6 +88,13 @@ .Xr getaudit 2 , or .Xr getaudit_addr 2 . +.Sh RETURN VALUES +If successful, +.Nm +will return zero. +Otherwise a -1 is returned and the global variable +.Va errno +is set to indicate the error. .Sh EXAMPLES .Bd -literal -offset indent #include @@ -131,13 +138,6 @@ return,failure : Operation not permitted,1 trailer,94 .Ed -.Sh RETURN VALUES -If successful, -.Nm -will return zero. -Otherwise a -1 is returned and the global variable -.Va errno -is set to indicate the error. .Sh SEE ALSO .Xr auditon 2 , .Xr getaudit 2 , ==== //depot/projects/trustedbsd/openbsm/man/audit.log.5#26 (text+ko) ==== @@ -24,7 +24,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#25 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#26 $ .\" .Dd November 5, 2006 .Dt AUDIT.LOG 5 @@ -183,7 +183,6 @@ token can be created using .Xr au_to_in_addr 3 for an IPv4 address. -.Pp .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" @@ -598,7 +597,6 @@ .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" -.It XXXXX .El .Ss Use-of-auth Token The @@ -607,7 +605,6 @@ .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" -.It XXXXX .El .Ss Command Token The @@ -616,7 +613,6 @@ .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" -.It XXXXX .El .Ss ACL Token The @@ -625,7 +621,6 @@ .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" -.It XXXXX .El .Ss Zonename Token The @@ -633,10 +628,9 @@ token holds a NUL-terminated string with the name of the zone or jail from which the record originated. A -.Dz zonename +.Dq zonename token can be created using .Xr au_to_zonename 3 . -.Pp .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" .It Sy "Field Bytes Description" .It "Token ID 1 byte Token ID" ==== //depot/projects/trustedbsd/openbsm/man/auditon.2#18 (text+ko) ==== @@ -26,7 +26,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#17 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/man/auditon.2#18 $ .\" .Dd January 29, 2009 .Dt AUDITON 2 @@ -237,7 +237,7 @@ must point to a .Fa au_mask_t structure which holds the preselection masks as described in the -.Da A_SETKMASK +.Dv A_SETKMASK section above. .It Dv A_SETFSIZE Set the maximum size of the audit log file.