diff options
Diffstat (limited to 'lib/libutil/login_cap.3')
| -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 |
