summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--content/posts/how-bsd-authentication-works/index.org2
1 files changed, 1 insertions, 1 deletions
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=]].