From 6828cb365ab63a00840cf5bd9d36039f8df9b6c0 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Fri, 28 May 2021 16:23:59 -0400 Subject: bsd-auth: clarify phrasing around function --- content/posts/WIP-how-bsd-authentication-works/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index 678ef6b..be2e176 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -196,7 +196,7 @@ challenge-response methods. - If =password= is specified, then it's non-interactively tested - =auth_userokay= is just a wrapper around [[#auth_usercheck][=auth_usercheck=]], which + =auth_userokay= is just a wrapper around [[#auth_usercheck][=auth_usercheck=]] that takes care of closing the session using [[#auth_close][=auth_close=]] for you, returning the resulting value. -- cgit v1.2.3