From 37895480b36e3cad7b57d52b27fae409eda181bf Mon Sep 17 00:00:00 2001
From: Dante Catalfamo
Date: Mon, 25 Oct 2021 00:46:33 -0400
Subject: bsd-auth: Fix minor typo. do stdio -> to stdout

---
 content/posts/how-bsd-authentication-works/index.org | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'content')

diff --git a/content/posts/how-bsd-authentication-works/index.org b/content/posts/how-bsd-authentication-works/index.org
index 93e1bc4..4dbb94b 100644
--- a/content/posts/how-bsd-authentication-works/index.org
+++ b/content/posts/how-bsd-authentication-works/index.org
@@ -138,7 +138,7 @@
 
 
   Most modules also have a hidden flag =-d=, which sets the back
-  channel do =stdio=, presumably for debugging purposes.
+  channel to =stdout=, presumably for debugging purposes.
 
   The simplest way to authenticate a user with BSD Auth is by using
   [[#auth_userokay][=auth_userokay=]].
-- 
cgit v1.2.3