Date: Fri, 18 Sep 2020 08:44:23 +0200 From: Gordon Bergling <gbe@freebsd.org> To: John Baldwin <jhb@freebsd.org> Cc: 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: <20200918064423.GA70291@lion.0xfce3.net> In-Reply-To: <b1d7e63a-0784-2cbd-2bd3-d90b0c050984@FreeBSD.org> References: <202009172050.08HKo2Ok091379@repo.freebsd.org> <b1d7e63a-0784-2cbd-2bd3-d90b0c050984@FreeBSD.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, Sep 17, 2020 at 03:40:48PM -0700, John Baldwin wrote: > 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. I wasn't aware the crypto_buffer(9) isn't in -STABLE, so I will not MFC this. > > 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) No, that is a mistake. I correct it in a few minutes. --Gordon
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20200918064423.GA70291>