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 j...@freebsd.org . _______________________________________________ svn-src-all@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"