Source-Changes-HG archive

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

[src/trunk]: src/share/man/man4 Update description for V4.



details:   https://anonhg.NetBSD.org/src/rev/9520562b3c05
branches:  trunk
changeset: 769912:9520562b3c05
user:      sjg <sjg%NetBSD.org@localhost>
date:      Mon Sep 26 19:02:39 2011 +0000

description:
Update description for V4.

diffstat:

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

diffs (27 lines):

diff -r eb4fe980383d -r 9520562b3c05 share/man/man4/filemon.4
--- a/share/man/man4/filemon.4  Mon Sep 26 18:55:56 2011 +0000
+++ b/share/man/man4/filemon.4  Mon Sep 26 19:02:39 2011 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: filemon.4,v 1.4 2011/04/04 07:17:08 wiz Exp $
+.\"    $NetBSD: filemon.4,v 1.5 2011/09/26 19:02:39 sjg Exp $
 .\"
 .\" Copyright (c) 2011, Juniper Networks, Inc.
 .\"
@@ -50,7 +50,7 @@
 .Bd -literal -offset indent
 # filemon version 2
 # Target pid 7437
-V 2
+V 4
 E 21848 /bin/cat
 R 21848 /lib/libc.so.12
 R 21848 /etc/motd
@@ -91,7 +91,7 @@
 is two pathnames.
 .It Dv R
 .Xr open 2
-read-only.
+for read or read-write.
 .It Dv W
 .Xr open 2
 for writing or read-write.



Home | Main Index | Thread Index | Old Index