diff options
Diffstat (limited to 'lib/libutil/login_times.3')
-rw-r--r-- | lib/libutil/login_times.3 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libutil/login_times.3 b/lib/libutil/login_times.3 index e426142..e9839cd 100644 --- a/lib/libutil/login_times.3 +++ b/lib/libutil/login_times.3 @@ -148,8 +148,8 @@ by the login_time_t passed as the first parameter. returns the index of the first time period found in which the given time falls, or -1 if none of them apply. .Sh SEE ALSO -.Xr login.conf 5 , +.Xr getcap 3 , .Xr login_cap 3 , .Xr login_class 3 , -.Xr termcap 5 , -.Xr getcap 3 +.Xr login.conf 5 , +.Xr termcap 5 |