diff options
author | Todd C. Miller <millert@cvs.openbsd.org> | 2001-07-08 01:09:52 +0000 |
---|---|---|
committer | Todd C. Miller <millert@cvs.openbsd.org> | 2001-07-08 01:09:52 +0000 |
commit | 493da4c062bb141d9beed656c8f8bde8bbd51cce (patch) | |
tree | 6b668b172e2bcd21da8b03c45e008bbe8ef49f4c /libexec/login_krb4-or-pwd | |
parent | 81ad72bc8967a61d19f2158110e1ed44d86820cd (diff) |
Remove extraneous .Pp after .Sh
Diffstat (limited to 'libexec/login_krb4-or-pwd')
-rw-r--r-- | libexec/login_krb4-or-pwd/login_krb4-or-pwd.8 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libexec/login_krb4-or-pwd/login_krb4-or-pwd.8 b/libexec/login_krb4-or-pwd/login_krb4-or-pwd.8 index 021c2497d39..00ea97c78ad 100644 --- a/libexec/login_krb4-or-pwd/login_krb4-or-pwd.8 +++ b/libexec/login_krb4-or-pwd/login_krb4-or-pwd.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_krb4-or-pwd.8,v 1.5 2001/06/27 07:43:37 deraadt Exp $ +.\" $OpenBSD: login_krb4-or-pwd.8,v 1.6 2001/07/08 01:09:49 millert Exp $ .\" .\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -36,7 +36,6 @@ .Ar user .Op Ar class .Sh DESCRIPTION -.Pp The .Nm utility first attempts to authenticate the user via KerberosIV |