From dd1fff9bcb93c49e02a04bb712ecc2695db0c218 Mon Sep 17 00:00:00 2001 From: joel Date: Mon, 16 Aug 2010 15:18:30 +0000 Subject: Fix typos, spelling, formatting and mdoc mistakes found by Nobuyuki while translating these manual pages. Minor corrections by me. Submitted by: Nobuyuki Koganemaru --- lib/libutil/quotafile.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'lib/libutil') 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 . -- cgit v1.1