summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorschweikh <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
committerschweikh <schweikh@FreeBSD.org>2002-12-27 12:15:40 +0000
commitfec6546e12b076c18d8f6ccef5737bc62ee319cc (patch)
treeab5e026aafe37b18ff362bec5a3c4765fb7813f5 /lib/libutil
parent72aba11981608aab3a44b464cea3d5fa00469d50 (diff)
downloadFreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.zip
FreeBSD-src-fec6546e12b076c18d8f6ccef5737bc62ee319cc.tar.gz
english(4) police.
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/auth.32
-rw-r--r--lib/libutil/login_cap.32
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/libutil/auth.3 b/lib/libutil/auth.3
index 56356e4..510486e 100644
--- a/lib/libutil/auth.3
+++ b/lib/libutil/auth.3
@@ -42,7 +42,7 @@
.Sh DESCRIPTION
The function
.Fn auth_getval
-returns the value assocated with the field called
+returns the value associated with the field called
.Fa name
or NULL if no such field is found or the auth file cannot be opened.
.Sh SEE ALSO
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3
index 385916c..f134d55 100644
--- a/lib/libutil/login_cap.3
+++ b/lib/libutil/login_cap.3
@@ -351,7 +351,7 @@ The suffix used determines the units, and multiple values and
units may be used in combination (e.g. 1m500k = 1.5 megabytes).
A value with no suffix is interpreted as bytes, B as 512-byte
blocks, K as kilobytes, M as megabytes, G as gigabytes and T as
-terrabytes.
+terabytes.
Case is ignored.
The error value is returned if there is a login capabilities database
error, if an invalid suffix is used, or if a numeric value cannot be
OpenPOWER on IntegriCloud