Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Oct 2010 10:08:02 GMT
From:      Dmitry Banshchikov <me@ubique.spb.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/151531: [patch] mistake in man audit.log
Message-ID:  <201010181008.o9IA82f7054789@www.freebsd.org>
Resent-Message-ID: <201010181010.o9IAABn0064823@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         151531
>Category:       docs
>Synopsis:       [patch] mistake in man audit.log
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Oct 18 10:10:10 UTC 2010
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201010181008.o9IA82f7054789>