aboutsummaryrefslogtreecommitdiff
path: root/lib/libutil/quotafile.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libutil/quotafile.3')
-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 8a78cd33c62b..1e75e9a87164 100644
--- a/lib/libutil/quotafile.3
+++ b/lib/libutil/quotafile.3
@@ -242,7 +242,7 @@ limit and usage values written to the quota file will be clipped to 32 bits.
.Sh RETURN VALUES
If the filesystem has quotas associated with it,
.Fn quota_open
-returns a pointer to a
+returns a pointer to a
.Vt quotafile
structure used in subsequent quota access calls.
If the filesystem has no quotas, or access permission is denied
@@ -285,6 +285,6 @@ functions first appeared in
The
.Nm quotafile
functions and this manual page were written by
-.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org
+.An Dag-Erling Sm\(/orgrav Aq des@FreeBSD.org
and
.An Marshall Kirk McKusick Aq mckusick@mckusick.com .