From 46edae64002e157b3f2f4be4e812c9f9cd6044e4 Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 30 May 2021 19:28:40 -0400 Subject: bsd-auth: add links to notes --- content/posts/WIP-how-bsd-authentication-works/index.org | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'content/posts/WIP-how-bsd-authentication-works') diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index b30b7f9..65c08cd 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -2693,7 +2693,7 @@ # Ask jcs about the file descriptor situation, I don't understand it # after reading both the man page and source. - - The =auth_getchallenge= function in the =auth_subr(3)= man page + - The [[#auth_getchallenge][=auth_getchallenge=]] function in the [[https://man.openbsd.org/auth_subr.3#auth_getchallenge][=auth_subr(3)=]] man page doesn't seem to exist in the source code. * Copyright -- cgit v1.2.3