diff options
author | joel <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
---|---|---|
committer | joel <joel@FreeBSD.org> | 2010-08-16 15:18:30 +0000 |
commit | dd1fff9bcb93c49e02a04bb712ecc2695db0c218 (patch) | |
tree | f1fb1550ad8fd503eb2a17d71116cdfebf902492 /usr.sbin/nfsd | |
parent | c239a236c133a4ec85da52df6f459b176073ffb5 (diff) | |
download | FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.zip FreeBSD-src-dd1fff9bcb93c49e02a04bb712ecc2695db0c218.tar.gz |
Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while
translating these manual pages. Minor corrections by me.
Submitted by: Nobuyuki Koganemaru <n-kogane@syd.odn.ne.jp>
Diffstat (limited to 'usr.sbin/nfsd')
-rw-r--r-- | usr.sbin/nfsd/nfsv4.4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/nfsd/nfsv4.4 b/usr.sbin/nfsd/nfsv4.4 index fc93104..2230883 100644 --- a/usr.sbin/nfsd/nfsv4.4 +++ b/usr.sbin/nfsd/nfsv4.4 @@ -327,5 +327,5 @@ NFS V4 stable restart file At this time, there is no recall of delegations for local file system operations. As such, delegations should only be enabled for file systems -that are being used soley as NFS export volumes and are not being accessed +that are being used solely as NFS export volumes and are not being accessed via local system calls nor services such as Samba. |