Module Name: src
Committed By: wiz
Date: Mon Apr 4 07:17:09 UTC 2011
Modified Files:
src/share/man/man4: filemon.4
Log Message:
Sort sections.
To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/share/man/man4/filemon.4
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/share/man/man4/filemon.4
diff -u src/share/man/man4/filemon.4:1.3 src/share/man/man4/filemon.4:1.4
--- src/share/man/man4/filemon.4:1.3 Fri Apr 1 10:32:37 2011
+++ src/share/man/man4/filemon.4 Mon Apr 4 07:17:08 2011
@@ -1,4 +1,4 @@
-.\" $NetBSD: filemon.4,v 1.3 2011/04/01 10:32:37 jruoho Exp $
+.\" $NetBSD: filemon.4,v 1.4 2011/04/04 07:17:08 wiz Exp $
.\"
.\" Copyright (c) 2011, Juniper Networks, Inc.
.\"
@@ -103,6 +103,10 @@
indicates the version of
.Nm .
.El
+.Sh FILES
+.Bd -literal
+/dev/filemon
+.Ed
.Sh EXAMPLES
The following example demonstrates the basic usage of
.Nm :
@@ -147,10 +151,6 @@
It is possible to achieve almost equivalent results with
.Xr dtrace 1
though on many systems this requires elevated privileges.
-.Sh FILES
-.Bd -literal
-/dev/filemon
-.Ed
.Sh HISTORY
.Nm
was contributed by Juniper Networks.