svn commit: r365855 - head/share/man/man9

Gordon Bergling gbe at freebsd.org
Fri Sep 18 06:44:26 UTC 2020


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


More information about the svn-src-head mailing list