Add to the description and spell check.
This commit is contained in:
parent
bfb68a9e43
commit
8124c91fde
@ -10,7 +10,7 @@
|
||||
.\" notice, this list of conditions and the following disclaimer in the
|
||||
.\" documentation and/or other materials provided with the distribution.
|
||||
.\" 3. All advertising materials mentioning features or use of this software
|
||||
.\" must display the following acknowledgement:
|
||||
.\" must display the following acknowledgment:
|
||||
.\" This product includes software developed by David E. O'Brien and
|
||||
.\" contributors.
|
||||
.\" 4. Neither the name of the author nor the names of its contributors
|
||||
@ -19,7 +19,7 @@
|
||||
.\"
|
||||
.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR AND CONTRIBUTORS ``AS IS'' AND
|
||||
.\" ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
|
||||
.\" IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
.\" IMPLIED WARRANTIES OF MERCHANT ABILITY AND FITNESS FOR A PARTICULAR PURPOSE
|
||||
.\" ARE DISCLAIMED. IN NO EVENT SHALL THE AUTHOR OR CONTRIBUTORS BE LIABLE
|
||||
.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
|
||||
.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
|
||||
@ -87,12 +87,13 @@ following
|
||||
records can represent a single
|
||||
.Xr open 2
|
||||
for R/W,
|
||||
or two seperate
|
||||
or two separate
|
||||
.Xr open 2
|
||||
calls, one for
|
||||
.Ql R
|
||||
and one for
|
||||
.Ql W .
|
||||
Note that only successful system calls are captured.
|
||||
.Sh IOCTLS
|
||||
User mode programs communicate with the
|
||||
.Nm
|
||||
@ -168,7 +169,8 @@ buffer contents to it.
|
||||
.Sh SEE ALSO
|
||||
.Xr dtrace 1 ,
|
||||
.Xr ktrace 1 ,
|
||||
.Xr truss 1
|
||||
.Xr truss 1 ,
|
||||
.Xr ioctl 2
|
||||
.Sh HISTORY
|
||||
A
|
||||
.Nm
|
||||
|
Loading…
Reference in New Issue
Block a user