diff options
| author | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-06 20:13:42 +0000 |
|---|---|---|
| committer | Andrey A. Chernov <ache@FreeBSD.org> | 2000-07-06 20:13:42 +0000 |
| commit | 42148dbc706ce2dd95890766dd0234883f871865 (patch) | |
| tree | 2b71b0f161773aec37becf06b68113d524d7b929 /lib/libutil | |
| parent | 55241422d698153ccf74957155c3cc88d86b60b7 (diff) | |
Notes
Diffstat (limited to 'lib/libutil')
| -rw-r--r-- | lib/libutil/login_cap.3 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3 index 5593ac80ab68..44ccd64941d0 100644 --- a/lib/libutil/login_cap.3 +++ b/lib/libutil/login_cap.3 @@ -313,9 +313,11 @@ Case of the units suffix is ignored. .Pp Time values are normally used for setting resource, accounting and session limits. -If supported by the operating system and compiler (which is true of +If supported by the operating system and compiler +.Po +which is true of .Fx -), +.Pc , 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 |
