From 0b10d85d9099348c8859765e21b0948167df011b Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Tue, 3 Nov 2020 15:43:47 -0500 Subject: value strings instead of values --- content/posts/WIP-how-bsd-authentication-works/index.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'content') diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index 9c6ddde..d417868 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -317,7 +317,8 @@ string. For convenience, the function =auth_mkvalue= can be used inside of - the authentication module to create appropriately escaped values. + the authentication module to create and return appropriately + escaped value strings. * auth_open -- cgit v1.2.3