Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Sep 2020 16:50:14 +0000 (UTC)
From:      Gordon Bergling <gbe@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r366123 - head/share/man/man9
Message-ID:  <202009241650.08OGoEhB044825@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: gbe (doc committer)
Date: Thu Sep 24 16:50:14 2020
New Revision: 366123
URL: https://svnweb.freebsd.org/changeset/base/366123

Log:
  crypto_buffer(9): Add a HISTORY and a AUTHORS section
  
  Reviewed by:	jhb
  Approved by:	jhb
  Differential Revision:	https://reviews.freebsd.org/D26487

Modified:
  head/share/man/man9/crypto_buffer.9

Modified: head/share/man/man9/crypto_buffer.9
==============================================================================
--- head/share/man/man9/crypto_buffer.9	Thu Sep 24 16:42:17 2020	(r366122)
+++ head/share/man/man9/crypto_buffer.9	Thu Sep 24 16:50:14 2020	(r366123)
@@ -30,7 +30,7 @@
 .\"
 .\" $FreeBSD$
 .\"
-.Dd August 12, 2020
+.Dd September 24, 2020
 .Dt CRYPTO_BUFFER 9
 .Os
 .Sh NAME
@@ -325,3 +325,13 @@ returns true if the request uses a separate output buf
 .Xr crypto_session 9 ,
 .Xr mbuf 9 ,
 .Xr uio 9
+.Sh HISTORY
+The
+.Nm
+functions first appeared in
+.Fx 13 .
+.Sh AUTHORS
+The
+.Nm
+functions and this manual page were written by
+.An John Baldwin Aq Mt jhb@FreeBSD.org .



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202009241650.08OGoEhB044825>