summaryrefslogtreecommitdiffstats
path: root/content/posts
diff options
context:
space:
mode:
Diffstat (limited to 'content/posts')
-rw-r--r--content/posts/WIP-how-bsd-authentication-works/index.org6
1 files changed, 3 insertions, 3 deletions
diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org
index b81e12a..7836e6a 100644
--- a/content/posts/WIP-how-bsd-authentication-works/index.org
+++ b/content/posts/WIP-how-bsd-authentication-works/index.org
@@ -137,9 +137,9 @@
descriptor 3.
Some modules require an extra file descriptor to be passed in for
- challenge/response authentication. In these cases, an extra =-v
- fd=4= argument will be passed. Theoretically this =fd= can be any
- number, but in practice =fd=4= is hard-coded.
+ stateful challenge/response authentication. In these cases, an extra
+ =-v fd=4= argument will be passed. Theoretically this =fd= can be
+ any number, but in practice =fd=4= is hard-coded.
Most modules also have a hidden flag =-d=, which sets the back