diff options
| -rw-r--r-- | content/posts/WIP-how-bsd-authentication-works/index.org | 3 | 
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  | 
