From nobody@FreeBSD.org  Mon Oct 18 10:08:03 2010
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 1BE131065670
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Oct 2010 10:08:03 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 0A4798FC08
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Oct 2010 10:08:03 +0000 (UTC)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o9IA82Vd054790
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 18 Oct 2010 10:08:02 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id o9IA82f7054789;
	Mon, 18 Oct 2010 10:08:02 GMT
	(envelope-from nobody)
Message-Id: <201010181008.o9IA82f7054789@www.freebsd.org>
Date: Mon, 18 Oct 2010 10:08:02 GMT
From: Dmitry Banshchikov <me@ubique.spb.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [patch] mistake in man audit.log
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         151531
>Category:       docs
>Synopsis:       [patch] mistake in man audit.log
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 10:10:10 UTC 2010
>Closed-Date:    Thu Oct 21 17:57:31 UTC 2010
>Last-Modified:  Thu Oct 21 17:57:31 UTC 2010
>Originator:     Dmitry Banshchikov
>Release:        9.0-CURRENT
>Organization:
peterhost.ru
>Environment:
FreeBSD workstation.nesiac.org 9.0-CURRENT FreeBSD 9.0-CURRENT #4: Wed Oct 13 13:11:17 MSD 2010     root@workstation.nesiac.org:/usr/obj/usr/src/sys/JIGSAW  amd64

>Description:
Little mistake in man 5 audit.log in section describing format of file token.
>How-To-Repeat:
man audit.log
>Fix:
--- audit.log.5	2010-10-18 13:58:42.000000000 +0400
+++ audit.log.5	2010-10-18 14:00:09.000000000 +0400
@@ -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


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Mon Oct 18 10:49:17 UTC 2010 
Responsible-Changed-Why:  
Let me handle that. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=151531 

From: Daniel Gerzo <danger@FreeBSD.org>
To: bcr@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/151531: [patch] mistake in man audit.log
Date: Mon, 18 Oct 2010 12:57:03 +0200

 On 18.10.2010 12:49, bcr@FreeBSD.org wrote:
 > Synopsis: [patch] mistake in man audit.log
 >
 > Responsible-Changed-From-To: freebsd-doc->bcr
 > Responsible-Changed-By: bcr
 > Responsible-Changed-When: Mon Oct 18 10:49:17 UTC 2010
 > Responsible-Changed-Why:
 > Let me handle that.
 
 Hello there,
 
 as Robert noted, this should be fixed upstream in perforce at
 //depot/projects/trustedbsd/openbsm/...
 
 He will create a new import in the future, when more fixes accumulate.
 
 -- 
 S pozdravom / Best regards
    Daniel Gerzo, FreeBSD committer

From: Daniel Gerzo <danger@FreeBSD.org>
To: bcr@FreeBSD.org, freebsd-gnats-submit@FreeBSD.org
Cc:  
Subject: Re: docs/151531: [patch] mistake in man audit.log
Date: Tue, 19 Oct 2010 13:15:46 +0200

 On 18.10.2010 20:58, Benedict Reuschling wrote:
 >>   as Robert noted, this should be fixed upstream in perforce at
 >>   //depot/projects/trustedbsd/openbsm/...
 >>
 >>   He will create a new import in the future, when more fixes accumulate.
 >
 > Hi Daniel,
 >
 > thanks for pointing that out. I don't have perforce access, so should I
 > just close the PR or assign it to someone else (so that this fix does
 > not get lost)?
 
 Well, certainly do not close the PR. If you do not feel like playing 
 with perforce, then just assign it back to freebsd-doc.
 
 I however know, that a new p4 account is a matter of a single command on 
 freefall. You can find more info at:
 http://www.freebsd.org/doc/en_US.ISO8859-1/articles/p4-primer/start.html
 
 I don't have p4 access myself either, and I also am busy with other 
 things now, thus I don't feel like struggling with p4 etc. :)
 
 -- 
 S pozdravom / Best regards
    Daniel Gerzo, FreeBSD committer

From: Benedict Reuschling <bcr@FreeBSD.org>
To: bug-followup@FreeBSD.org, Daniel Gerzo <danger@FreeBSD.org>
Cc:  
Subject: Re: docs/151531: [patch] mistake in man audit.log
Date: Tue, 19 Oct 2010 21:52:37 +0200

 -----BEGIN PGP SIGNED MESSAGE-----
 Hash: SHA1
 
 Well, I'll try my luck with p4 and commit the change there if possible.
 Should I fail, I'll drop the PR back into the pool.
 
 Thanks for the pointers, Daniel!
 
 Regards
 
 Benedict
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.4.8 (Darwin)
 Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/
 
 iEYEARECAAYFAky99v4ACgkQTSZQLkqBk0hzMgCfZZpVK59HUJu0QJD5wG0eKB1y
 n9oAn1o6PTvB+yPF2VxcOZlLT4nsG3kf
 =YkVR
 -----END PGP SIGNATURE-----
State-Changed-From-To: open->closed 
State-Changed-By: bcr 
State-Changed-When: Thu Oct 21 17:54:51 UTC 2010 
State-Changed-Why:  
Committed to the p4 depot along with some other typo fixes: 
http://p4web.freebsd.org/@@184962?ac=10 
Thanks for filing the PR, which is hereby closed. 


http://www.freebsd.org/cgi/query-pr.cgi?pr=151531 
>Unformatted:
