summaryrefslogtreecommitdiffstats
path: root/content/posts/WIP-how-bsd-authentication-works/index.org
diff options
context:
space:
mode:
authorDante Catalfamo2021-07-04 13:16:26 -0400
committerDante Catalfamo2021-07-04 13:16:26 -0400
commit363bdc671ea02fda571d70e304bd5cc0d73ac1e5 (patch)
tree3ed2382e09b3deb3518f177c370a065217c2e924 /content/posts/WIP-how-bsd-authentication-works/index.org
parent830655bb4a9cc719e4297de908f7cd043617cb40 (diff)
downloadblog-363bdc671ea02fda571d70e304bd5cc0d73ac1e5.tar.gz
blog-363bdc671ea02fda571d70e304bd5cc0d73ac1e5.tar.bz2
blog-363bdc671ea02fda571d70e304bd5cc0d73ac1e5.zip
bsd-auth: Generate new graph with tool
Diffstat (limited to 'content/posts/WIP-how-bsd-authentication-works/index.org')
-rw-r--r--content/posts/WIP-how-bsd-authentication-works/index.org3
1 files changed, 1 insertions, 2 deletions
diff --git a/content/posts/WIP-how-bsd-authentication-works/index.org b/content/posts/WIP-how-bsd-authentication-works/index.org
index 319e600..22e3e9a 100644
--- a/content/posts/WIP-how-bsd-authentication-works/index.org
+++ b/content/posts/WIP-how-bsd-authentication-works/index.org
@@ -65,8 +65,7 @@
Click on any function prototype in this post to see its definition.
I've also created a [[#graph][graph]] at the bottom of the post to help
- visualize the function calls and which source files those functions
- belong to.
+ visualize the function calls.
All code snippets from this blog post belong to the OpenBSD
contributors. Please see the [[#copyright][Copyright]] section for details.