From owner-p4-projects@FreeBSD.ORG Thu Oct 21 17:46:14 2010 Return-Path: Delivered-To: p4-projects@freebsd.org Received: by hub.freebsd.org (Postfix, from userid 32767) id 97B2610656A3; Thu, 21 Oct 2010 17:46:14 +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 422571065697 for ; Thu, 21 Oct 2010 17:46:14 +0000 (UTC) (envelope-from bcr@freebsd.org) Received: from skunkworks.freebsd.org (skunkworks.freebsd.org [IPv6:2001:4f8:fff6::2d]) by mx1.freebsd.org (Postfix) with ESMTP id 2F8FE8FC16 for ; Thu, 21 Oct 2010 17:46:14 +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 o9LHkE2A071063 for ; Thu, 21 Oct 2010 17:46:14 GMT (envelope-from bcr@freebsd.org) Received: (from perforce@localhost) by skunkworks.freebsd.org (8.14.4/8.14.4/Submit) id o9LHkDW2071060 for perforce@freebsd.org; Thu, 21 Oct 2010 17:46:13 GMT (envelope-from bcr@freebsd.org) Date: Thu, 21 Oct 2010 17:46:13 GMT Message-Id: <201010211746.o9LHkDW2071060@skunkworks.freebsd.org> X-Authentication-Warning: skunkworks.freebsd.org: perforce set sender to bcr@freebsd.org using -f From: Benedict Reuschling To: Perforce Change Reviews Precedence: bulk Cc: Subject: PERFORCE change 184962 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: Thu, 21 Oct 2010 17:46:14 -0000 http://p4web.freebsd.org/@@184962?ac=10 Change 184962 by bcr@camelot on 2010/10/21 17:45:51 Fix a bunch of typos in the man pages, no functional changes. PR: docs/151531 Submitted by: Dmitry Banshchikov (me at ubique dot spb dot ru) Affected files ... .. //depot/projects/trustedbsd/openbsm/man/audit.log.5#24 edit .. //depot/projects/trustedbsd/openbsm/man/audit_control.5#24 edit Differences ... ==== //depot/projects/trustedbsd/openbsm/man/audit.log.5#24 (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#23 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit.log.5#24 $ .\" .Dd November 5, 2006 .Dt AUDIT.LOG 5 @@ -83,7 +83,7 @@ .It "Token ID 1 byte Token ID" .It "Seconds 4 bytes File time stamp" .It "Microseconds 4 bytes File time stamp" -.It "File name lengh 2 bytes File name of audit trail" +.It "File name length 2 bytes File name of audit trail" .It "File pathname N bytes + 1 NUL File name of audit trail" .El .Ss Header Token @@ -157,7 +157,7 @@ .Dq arbitrary data token contains a byte stream of opaque (untyped) data. The size of the data is calculated as the size of each unit of data -multipled by the number of units of data. +multiplied by the number of units of data. A .Dq How to print field is present to specify how to print the data, but interpretation of @@ -486,13 +486,13 @@ .It Li "Creator user ID" Ta "4 bytes" Ta "User ID of IPC creator" .It Li "Creator group ID" Ta "4 bytes" Ta "Group ID of IPC creator" .It Li "Access mode" Ta "4 bytes" Ta "Access mode" -.It Li "Sequnce number" Ta "4 bytes" Ta "Sequnce number" +.It Li "Sequence number" Ta "4 bytes" Ta "Sequence number" .It Li "Key" Ta "4 bytes" Ta "IPC key" .El .Ss Arg Token The .Dq arg -token contains informations about arguments of the system call. +token contains information about arguments of the system call. Depending on the size of the desired argument value, an Arg token may be created using .Xr au_to_arg32 3 @@ -509,7 +509,7 @@ .Ss exec_args Token The .Dq exec_args -token contains informations about arguements of the exec() system call. +token contains information about arguments of the exec() system call. An exec_args token may be created using .Xr au_to_exec_args 3 . .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" @@ -521,7 +521,7 @@ .Ss exec_env Token The .Dq exec_env -token contains current eviroment variables to an exec() system call. +token contains current environment variables to an exec() system call. An exec_args token may be created using .Xr au_to_exec_env 3 . .Bl -column -offset 3n ".No Terminal Address Type/Length" ".No N bytes + 1 NUL" ==== //depot/projects/trustedbsd/openbsm/man/audit_control.5#24 (text+ko) ==== @@ -26,7 +26,7 @@ .\" IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE .\" POSSIBILITY OF SUCH DAMAGE. .\" -.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit_control.5#23 $ +.\" $P4: //depot/projects/trustedbsd/openbsm/man/audit_control.5#24 $ .\" .Dd May 14, 2009 .Dt AUDIT_CONTROL 5 @@ -214,7 +214,7 @@ .El .Pp The suffixes on the values are case sensitive. -If both an age and disk space value are used they are seperated by +If both an age and disk space value are used they are separated by AND or OR and both values are used to determine when audit log files expire. In the case of AND, both the age and disk space conditions must be met