summaryrefslogtreecommitdiff
path: root/lib/libpam/modules/pam_unix
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2001-07-13 09:09:52 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2001-07-13 09:09:52 +0000
commite8b02a428dcde07c037dfedfe1d90fa18fa6876a (patch)
tree0a98eeb48574a1566a9735f523683d6de46e4f74 /lib/libpam/modules/pam_unix
parent3cdf42d23a7214a672f54c8a9cd89d2b8f96ce2e (diff)
Notes
Diffstat (limited to 'lib/libpam/modules/pam_unix')
-rw-r--r--lib/libpam/modules/pam_unix/pam_unix.86
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libpam/modules/pam_unix/pam_unix.8 b/lib/libpam/modules/pam_unix/pam_unix.8
index 07a637fcf36d..c1fd29521814 100644
--- a/lib/libpam/modules/pam_unix/pam_unix.8
+++ b/lib/libpam/modules/pam_unix/pam_unix.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