diff options
author | Mike Pritchard <mpp@FreeBSD.org> | 2006-12-14 16:40:57 +0000 |
---|---|---|
committer | Mike Pritchard <mpp@FreeBSD.org> | 2006-12-14 16:40:57 +0000 |
commit | 0af221178a402fa40ca157446a57b9b0404ab702 (patch) | |
tree | c2a6464d8a648d323a63602cce337207978b0a53 /share/man/man4/auditpipe.4 | |
parent | 1ef60fccca1203025158dbc6461b4640ea90b43a (diff) |
Spelling fixes.
Notes
Notes:
svn path=/head/; revision=165216
Diffstat (limited to 'share/man/man4/auditpipe.4')
-rw-r--r-- | share/man/man4/auditpipe.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man4/auditpipe.4 b/share/man/man4/auditpipe.4 index 3a639dc55087..8d62e7e3931b 100644 --- a/share/man/man4/auditpipe.4 +++ b/share/man/man4/auditpipe.4 @@ -247,7 +247,7 @@ The configurable preselection mechanism mirrors the selection model present for the global audit trail. It might be desirable to provided a more flexible selection model. .Pp -The per-pipe audit event queue is fifo, with drops occuring if either the +The per-pipe audit event queue is fifo, with drops occurring if either the user thread provides in sufficient for the record on the queue head, or on enqueue if there is insufficient room. It might be desirable to support partial reads of records, which would be |