Source-Changes-HG archive

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

[src/trunk]: src/sbin/mount_nfs minor wording improvement.



details:   https://anonhg.NetBSD.org/src/rev/558b1b0d8d48
branches:  trunk
changeset: 780085:558b1b0d8d48
user:      dholland <dholland%NetBSD.org@localhost>
date:      Wed Jul 11 18:33:14 2012 +0000

description:
minor wording improvement.

diffstat:

 sbin/mount_nfs/mount_nfs.8 |  7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)

diffs (18 lines):

diff -r 9543759d7dd4 -r 558b1b0d8d48 sbin/mount_nfs/mount_nfs.8
--- a/sbin/mount_nfs/mount_nfs.8        Wed Jul 11 18:24:27 2012 +0000
+++ b/sbin/mount_nfs/mount_nfs.8        Wed Jul 11 18:33:14 2012 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: mount_nfs.8,v 1.42 2012/04/08 22:00:37 wiz Exp $
+.\"    $NetBSD: mount_nfs.8,v 1.43 2012/07/11 18:33:14 dholland Exp $
 .\"
 .\" Copyright (c) 1992, 1993, 1994, 1995
 .\"    The Regents of the University of California.  All rights reserved.
@@ -531,5 +531,6 @@
 .%T "Authentication Mechanisms for ONC RPC"
 .Re
 .Sh CAVEATS
-An NFS server shouldn't loopback-mount its own exported file systems because
-it's fundamentally prone to deadlock.
+An NFS server should not mount its own exported file systems
+.Pq loopback fashion
+because doing so is fundamentally prone to deadlock.



Home | Main Index | Thread Index | Old Index