Date: Thu, 17 Sep 2020 15:40:48 -0700 From: John Baldwin <jhb@FreeBSD.org> To: Gordon Bergling <gbe@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: Re: svn commit: r365855 - head/share/man/man9 Message-ID: <b1d7e63a-0784-2cbd-2bd3-d90b0c050984@FreeBSD.org> In-Reply-To: <202009172050.08HKo2Ok091379@repo.freebsd.org> References: <202009172050.08HKo2Ok091379@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On 9/17/20 1:50 PM, Gordon Bergling wrote: > Author: gbe (doc committer) > Date: Thu Sep 17 20:50:02 2020 > New Revision: 365855 > URL: https://svnweb.freebsd.org/changeset/base/365855 > > Log: > crypto_buffer(9): Sort the SEE ALSO section > > MFC after: 3 days This manpage isn't in stable FWIW. > 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 17 20:42:41 2020 (r365854) > +++ head/share/man/man9/crypto_buffer.9 Thu Sep 17 20:50:02 2020 (r365855) > @@ -317,11 +317,10 @@ returns the length in bytes of a contiguous segment. > returns true if the request uses a separate output buffer. > .Sh SEE ALSO > .Xr ipsec 4 , > -.Xr bus_dma 9 , Did you mean to lose this one? (Rest looks fine) -- John Baldwin
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?b1d7e63a-0784-2cbd-2bd3-d90b0c050984>