summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authoreadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
committereadler <eadler@FreeBSD.org>2012-03-29 05:02:12 +0000
commit1ef5fe44d364187e492b6a152c0176186161b44f (patch)
treebc9e037fdf2ed91d8f914cfe43bade2553a869c2 /lib/libutil
parent0b5862156580ae2abf520982aca1e1085730d500 (diff)
downloadFreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.zip
FreeBSD-src-1ef5fe44d364187e492b6a152c0176186161b44f.tar.gz
Remove trailing whitespace per mdoc lint warning
Disussed with: gavin No objection from: doc Approved by: joel MFC after: 3 days
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_cap.34
-rw-r--r--lib/libutil/quotafile.34
2 files changed, 4 insertions, 4 deletions
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3
index bdab56e..9421718 100644
--- a/lib/libutil/login_cap.3
+++ b/lib/libutil/login_cap.3
@@ -509,7 +509,7 @@ applies these to determine the authorisation style that best suites
these rules.
.Bl -bullet
.It
-If
+If
.Fa auth
is neither
.Dv NULL
@@ -524,7 +524,7 @@ default to
.Ql passwd
as the authorisation list.
.It
-If
+If
.Fa style
is not
.Dv NULL
diff --git a/lib/libutil/quotafile.3 b/lib/libutil/quotafile.3
index 8a78cd3..1e75e9a 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 .
OpenPOWER on IntegriCloud