diff options
author | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 14:06:11 +0000 |
---|---|---|
committer | Mike Pechkin <mpech@cvs.openbsd.org> | 2001-11-13 14:06:11 +0000 |
commit | d1140c0a8dee13fc9f7cd94e06debd3ddd745f52 (patch) | |
tree | 1a66762d78d6e17dc25dd201bdd9b782c0aac1ce /libexec/login_krb5 | |
parent | 6788c4c40e91b82f0ee156428c9e537193b67fa7 (diff) |
o) fix bogus .Xr usage;
o) start new sentence on a new line;
o) don't use .Xr instead of .Pa tag;
o) minimal -mdoc design fixes;
millert@ ok;
Diffstat (limited to 'libexec/login_krb5')
-rw-r--r-- | libexec/login_krb5/login_krb5.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/login_krb5/login_krb5.8 b/libexec/login_krb5/login_krb5.8 index 74967a062ae..e890e5d6932 100644 --- a/libexec/login_krb5/login_krb5.8 +++ b/libexec/login_krb5/login_krb5.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: login_krb5.8,v 1.4 2001/07/08 01:09:50 millert Exp $ +.\" $OpenBSD: login_krb5.8,v 1.5 2001/11/13 14:06:10 mpech Exp $ .\" .\" Copyright (c) 2000 Todd C. Miller <Todd.Miller@courtesan.com> .\" All rights reserved. @@ -53,7 +53,8 @@ argument is the user's name to be authenticated. The .Ar service argument specifies which protocol to use with the -invoking program. The allowed protocols are +invoking program. +The allowed protocols are .Em login , .Em challenge , and |