From 3c18e60f0d2d301a870653edaac8f4271ecff11e Mon Sep 17 00:00:00 2001 From: Dante Catalfamo Date: Sun, 30 May 2021 21:57:57 -0400 Subject: bsd-auth: add extra newline --- content/posts/WIP-how-bsd-authentication-works/index.org | 1 + 1 file changed, 1 insertion(+) (limited to 'content/posts') diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org index 24823b1..17fb53b 100644 --- a/content/posts/WIP-how-bsd-authentication-works/index.org +++ b/content/posts/WIP-how-bsd-authentication-works/index.org @@ -66,6 +66,7 @@ [[https://man.openbsd.org/auth_subr][=auth_subr(3)=]]. Click on any function prototype in this post to see its definition. + All code snippets from this blog post belong to the OpenBSD contributors. Please see the [[#copyright][Copyright]] section for details. -- cgit v1.2.3