Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sbin/mount_nfs In the description of the -r and -w options, ...
details: https://anonhg.NetBSD.org/src/rev/f9804020224b
branches: trunk
changeset: 526969:f9804020224b
user: simonb <simonb%NetBSD.org@localhost>
date: Wed May 15 01:58:16 2002 +0000
description:
In the description of the -r and -w options, match the wording of the
stats to look for from netstat(1) with what netstat actually shows.
diffstat:
sbin/mount_nfs/mount_nfs.8 | 8 ++++----
1 files changed, 4 insertions(+), 4 deletions(-)
diffs (35 lines):
diff -r 5ba87b68f6d1 -r f9804020224b sbin/mount_nfs/mount_nfs.8
--- a/sbin/mount_nfs/mount_nfs.8 Wed May 15 00:19:12 2002 +0000
+++ b/sbin/mount_nfs/mount_nfs.8 Wed May 15 01:58:16 2002 +0000
@@ -1,4 +1,4 @@
-.\" $NetBSD: mount_nfs.8,v 1.17 2002/02/08 01:30:44 ross Exp $
+.\" $NetBSD: mount_nfs.8,v 1.18 2002/05/15 01:58:16 simonb Exp $
.\"
.\" Copyright (c) 1992, 1993, 1994, 1995
.\" The Regents of the University of California. All rights reserved.
@@ -237,14 +237,14 @@
Set the read data size to the specified value.
It should normally be a power of 2 greater than or equal to 1024.
This should be used for UDP mounts when the
-.Dq "fragments dropped due to timeout"
+.Dq "fragments dropped after timeout"
value is getting large while actively using a mount point.
(Use
.Xr netstat 1
with the
.Fl s
option to see what the
-.Dq "fragments dropped due to timeout"
+.Dq "fragments dropped after timeout"
value is.)
See the
.Fl w
@@ -270,7 +270,7 @@
Ditto the comments w.r.t. the
.Fl r
option, but using the
-.Dq "fragments dropped due to timeout"
+.Dq "fragments dropped after timeout"
value on the server instead of the client.
Note that both the
.Fl r
Home |
Main Index |
Thread Index |
Old Index