summaryrefslogtreecommitdiffstats
path: root/lib/libutil
diff options
context:
space:
mode:
authorache <ache@FreeBSD.org>2000-07-06 00:25:05 +0000
committerache <ache@FreeBSD.org>2000-07-06 00:25:05 +0000
commit87c46800a0351f98c0d9a9495fc6202f59bcc805 (patch)
treeeb9e3e6cf442ae3c33f6f27c48e8145e09762921 /lib/libutil
parent06878d47d6d0d4dbe170795125fa60e8e102dbb0 (diff)
downloadFreeBSD-src-87c46800a0351f98c0d9a9495fc6202f59bcc805.zip
FreeBSD-src-87c46800a0351f98c0d9a9495fc6202f59bcc805.tar.gz
Fix .Fx usage (causing error diagnositc)
Diffstat (limited to 'lib/libutil')
-rw-r--r--lib/libutil/login_cap.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3
index aab53da..5593ac8 100644
--- a/lib/libutil/login_cap.3
+++ b/lib/libutil/login_cap.3
@@ -314,7 +314,8 @@ Case of the units suffix is ignored.
Time values are normally used for setting resource, accounting and
session limits.
If supported by the operating system and compiler (which is true of
-.Fx ),
+.Fx
+),
the value returned is a quad (long long), of type
.Em rlim_t .
A value "inf" or "infinity" may be used to express an infinite
OpenPOWER on IntegriCloud