Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man4 Sort sections.



details:   https://anonhg.NetBSD.org/src/rev/cb7ed58b3629
branches:  trunk
changeset: 763777:cb7ed58b3629
user:      wiz <wiz%NetBSD.org@localhost>
date:      Mon Apr 04 07:17:08 2011 +0000

description:
Sort sections.

diffstat:

 share/man/man4/filemon.4 |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (31 lines):

diff -r 3eebeb8edef0 -r cb7ed58b3629 share/man/man4/filemon.4
--- a/share/man/man4/filemon.4  Mon Apr 04 07:16:29 2011 +0000
+++ b/share/man/man4/filemon.4  Mon Apr 04 07:17:08 2011 +0000
@@ -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.



Home | Main Index | Thread Index | Old Index