summaryrefslogtreecommitdiffstats
path: root/share/man/man4/filemon.4
diff options
context:
space:
mode:
authorobrien <obrien@FreeBSD.org>2012-06-06 16:51:33 +0000
committerobrien <obrien@FreeBSD.org>2012-06-06 16:51:33 +0000
commit764f69e52955a8ed18bbd3ee714ee69545bb1451 (patch)
tree6b690fd796ec5b25d609e1402e5f1b35dfd39b0d /share/man/man4/filemon.4
parent0f85e0cb46e2488b2ee87d3ca4d2976c75b7f891 (diff)
downloadFreeBSD-src-764f69e52955a8ed18bbd3ee714ee69545bb1451.zip
FreeBSD-src-764f69e52955a8ed18bbd3ee714ee69545bb1451.tar.gz
Add to the description and spell check.
Diffstat (limited to 'share/man/man4/filemon.4')
-rw-r--r--share/man/man4/filemon.410
1 files changed, 6 insertions, 4 deletions
diff --git a/share/man/man4/filemon.4 b/share/man/man4/filemon.4
index 801f4df..0726e5a 100644
--- a/share/man/man4/filemon.4
+++ b/share/man/man4/filemon.4
@@ -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
OpenPOWER on IntegriCloud