guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

06/14: gnu: pam-krb5: Mark up description.


From: Tobias Geerinckx-Rice
Subject: 06/14: gnu: pam-krb5: Mark up description.
Date: Wed, 7 Mar 2018 09:44:17 -0500 (EST)

nckx pushed a commit to branch master
in repository guix.

commit 45298300e43d314f9001c2bdbd72f1189e20eb70
Author: Tobias Geerinckx-Rice <address@hidden>
Date:   Wed Mar 7 01:23:55 2018 +0100

    gnu: pam-krb5: Mark up description.
    
    * gnu/packages/admin.scm (pam-krb5)[description]: Use @code.
---
 gnu/packages/admin.scm | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/gnu/packages/admin.scm b/gnu/packages/admin.scm
index 4b97d04..9116835 100644
--- a/gnu/packages/admin.scm
+++ b/gnu/packages/admin.scm
@@ -2029,8 +2029,8 @@ It supports ticket refreshing by screen savers, 
configurable
 authorization handling, authentication of non-local accounts for network
 services, password changing, and password expiration, as well as all the
 standard expected PAM features.  It works correctly with OpenSSH, even
-with ChallengeResponseAuthentication and PrivilegeSeparation enabled,
-and supports extensive configuration either by PAM options or in
+with @code{ChallengeResponseAuthentication} and @code{PrivilegeSeparation}
+enabled, and supports extensive configuration either by PAM options or in
 krb5.conf or both.  PKINIT is supported with recent versions of both MIT
 Kerberos and Heimdal and FAST is supported with recent MIT Kerberos.")
     (home-page "http://www.eyrie.org/~eagle/software/pam-krb5";)



reply via email to

[Prev in Thread] Current Thread [Next in Thread]