summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
committerjoel <joel@FreeBSD.org>2010-08-16 15:18:30 +0000
commitdd1fff9bcb93c49e02a04bb712ecc2695db0c218 (patch)
treef1fb1550ad8fd503eb2a17d71116cdfebf902492 /lib/libutil
parentc239a236c133a4ec85da52df6f459b176073ffb5 (diff)
downloadFreeBSD-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 'lib/libutil')
-rw-r--r--lib/libutil/quotafile.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/quotafile.3 b/lib/libutil/quotafile.3
index 5702cec..8a78cd3 100644
--- a/lib/libutil/quotafile.3
+++ b/lib/libutil/quotafile.3
@@ -121,7 +121,7 @@ The
.Fn quota_on
function enables quotas for the filesystem associated with its
.Va qf
-argument which may have been opened
+argument which may have been opened with
.Dv O_RDONLY
or
.Dv O_RDWR .
@@ -138,7 +138,7 @@ The
.Fn quota_off
function disables quotas for the filesystem associated with its
.Va qf
-argument which may have been opened
+argument which may have been opened with
.Dv O_RDONLY
or
.Dv O_RDWR .
OpenPOWER on IntegriCloud