diff options
Diffstat (limited to 'content/posts')
-rw-r--r-- | content/posts/how-bsd-authentication-works/index.org | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org index 76fe4a4..070b428 100644 --- a/content/posts/how-bsd-authentication-works/index.org +++ b/content/posts/how-bsd-authentication-works/index.org @@ -309,10 +309,8 @@ #define AUTH_PWEXPIRED 0x40 /* password expired */ #+END_SRC - - This is the integer returned by - =auth_userokay=. - +* auth_close + <<here3>> * grapgh? # Setting env on auth_close(as) # partual rewrite below |