diff options
Diffstat (limited to 'lib/libutil/login_cap.3')
-rw-r--r-- | lib/libutil/login_cap.3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libutil/login_cap.3 b/lib/libutil/login_cap.3 index 71b19ee..a7a796a 100644 --- a/lib/libutil/login_cap.3 +++ b/lib/libutil/login_cap.3 @@ -370,7 +370,7 @@ The function accepts three parameters, the login_cap entry itself and two optional parameters, and authorisation type 'auth' and 'style', and applies these to determine the authorisation style that best suites these rules. -.Bl -bullet -indent offset +.Bl -bullet .It If 'auth' is neither NULL nor an empty string, look for a tag of type "auth-<auth>" in the capability record. |