summaryrefslogtreecommitdiffstats
path: root/content/posts/WIP-how-bsd-authentication-works/index.org
diff options
context:
space:
mode:
authorDante Catalfamo2020-11-03 15:43:47 -0500
committerDante Catalfamo2020-11-03 15:43:47 -0500
commit0b10d85d9099348c8859765e21b0948167df011b (patch)
tree1d044991de8cb4e1a000eadfd381c8b95106942c /content/posts/WIP-how-bsd-authentication-works/index.org
parent7c89d03a8d78acf3ea516b3be43fade154bd92a3 (diff)
downloadblog-0b10d85d9099348c8859765e21b0948167df011b.tar.gz
blog-0b10d85d9099348c8859765e21b0948167df011b.tar.bz2
blog-0b10d85d9099348c8859765e21b0948167df011b.zip
value strings instead of values
Diffstat (limited to 'content/posts/WIP-how-bsd-authentication-works/index.org')
-rw-r--r--content/posts/WIP-how-bsd-authentication-works/index.org3
1 files changed, 2 insertions, 1 deletions
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