diff options
author | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-13 09:09:52 +0000 |
---|---|---|
committer | Ruslan Ermilov <ru@FreeBSD.org> | 2001-07-13 09:09:52 +0000 |
commit | e8b02a428dcde07c037dfedfe1d90fa18fa6876a (patch) | |
tree | 0a98eeb48574a1566a9735f523683d6de46e4f74 /lib/libpam/modules/pam_securetty | |
parent | 3cdf42d23a7214a672f54c8a9cd89d2b8f96ce2e (diff) | |
download | src-e8b02a428dcde07c037dfedfe1d90fa18fa6876a.tar.gz src-e8b02a428dcde07c037dfedfe1d90fa18fa6876a.zip |
Notes
Diffstat (limited to 'lib/libpam/modules/pam_securetty')
-rw-r--r-- | lib/libpam/modules/pam_securetty/pam_securetty.8 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libpam/modules/pam_securetty/pam_securetty.8 b/lib/libpam/modules/pam_securetty/pam_securetty.8 index 20283e66cc94..3645494d4e90 100644 --- a/lib/libpam/modules/pam_securetty/pam_securetty.8 +++ b/lib/libpam/modules/pam_securetty/pam_securetty.8 @@ -69,7 +69,7 @@ has the flag set. .Pp The following options may be passed to the authentication module: -.Bl -tag -xwidth ".Cm debug" +.Bl -tag -width ".Cm debug" .It Cm debug .Xr syslog 3 debugging information at |