Author: gbe (doc committer) Date: Fri Sep 18 11:04:16 2020 New Revision: 365875 URL: https://svnweb.freebsd.org/changeset/base/365875
Log: crypto_buffer(9): Bring back the reference for bus_dma(9) The reference was accidentally deleted in r365855. Reported by: jhb Pointy hat to: gbe Modified: head/share/man/man9/crypto_buffer.9 Modified: head/share/man/man9/crypto_buffer.9 ============================================================================== --- head/share/man/man9/crypto_buffer.9 Fri Sep 18 07:27:01 2020 (r365874) +++ head/share/man/man9/crypto_buffer.9 Fri Sep 18 11:04:16 2020 (r365875) @@ -318,6 +318,7 @@ returns true if the request uses a separate output buf .Sh SEE ALSO .Xr ipsec 4 , .Xr crypto 7 , +.Xr bus_dma 9 , .Xr crypto 9 , .Xr crypto_driver 9 , .Xr crypto_request 9 , _______________________________________________ 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"