From 2683901bae1d65476e2527a1807b747451111331 Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Mon, 29 Jun 2020 21:42:48 -0400
Subject: Add sections for _auth_spool and _recv_fd

---
 content/posts/how-bsd-authentication-works/index.org | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org
index 070b428..65c44cf 100644
--- a/content/posts/how-bsd-authentication-works/index.org
+++ b/content/posts/how-bsd-authentication-works/index.org
@@ -309,6 +309,9 @@
   #define  AUTH_PWEXPIRED  0x40            /* password expired */
   #+END_SRC
 
+** _auth_spool
+
+** _recv_fd
 * auth_close
   <<here3>>
 * grapgh?
-- 
cgit v1.2.3