diff options
Diffstat (limited to 'lib/libpam/modules/pam_ssh/pam_ssh.8')
-rw-r--r-- | lib/libpam/modules/pam_ssh/pam_ssh.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_ssh/pam_ssh.8 b/lib/libpam/modules/pam_ssh/pam_ssh.8 index 07a637f..c1fd295 100644 --- a/lib/libpam/modules/pam_ssh/pam_ssh.8 +++ b/lib/libpam/modules/pam_ssh/pam_ssh.8 @@ -66,7 +66,7 @@ and verifies that this is correct with .Xr crypt 3 . .Pp The following options may be passed to the authentication module: -.Bl -tag -xwidth ".Cm use_first_pass" +.Bl -tag -width ".Cm use_first_pass" .It Cm debug .Xr syslog 3 debugging information at @@ -124,7 +124,7 @@ is allowed to login to the local user account by checking the password expiry date. .Pp The following options may be passed to the management module: -.Bl -tag -xwidth ".Cm use_first_pass" +.Bl -tag -width ".Cm use_first_pass" .It Cm debug .Xr syslog 3 debugging information at @@ -132,7 +132,7 @@ debugging information at level. .El .Sh FILES -.Bl -tag -xwidth ".Pa /etc/master.passwd" -compact +.Bl -tag -width ".Pa /etc/master.passwd" -compact .It Pa /etc/master.passwd default .Ux |