Date: Wed, 7 Aug 2019 18:27:11 -0700 From: Conrad Meyer <cem@freebsd.org> To: Li-Wen Hsu <lwhsu@freebsd.org> Cc: src-committers <src-committers@freebsd.org>, svn-src-all <svn-src-all@freebsd.org>, svn-src-head <svn-src-head@freebsd.org> Subject: Re: svn commit: r350714 - head/share/man/man9 Message-ID: <CAG6CVpVDTxuLL_NFNM1VpZ-GGNveda7XUAThY8Jz-tn2PBf%2BVQ@mail.gmail.com> In-Reply-To: <201908080051.x780pHQe079464@repo.freebsd.org> References: <201908080051.x780pHQe079464@repo.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
Thanks Li-Wen Hsu! On Wed, Aug 7, 2019 at 5:51 PM Li-Wen Hsu <lwhsu@freebsd.org> wrote: > > Author: lwhsu > Date: Thu Aug 8 00:51:17 2019 > New Revision: 350714 > URL: https://svnweb.freebsd.org/changeset/base/350714 > > Log: > Follow r350693 to add a link for sbuf_nl_terminate(9) > > Sponsored by: The FreeBSD Foundation > > Modified: > head/share/man/man9/Makefile > > Modified: head/share/man/man9/Makefile > ============================================================================== > --- head/share/man/man9/Makefile Thu Aug 8 00:42:29 2019 (r350713) > +++ head/share/man/man9/Makefile Thu Aug 8 00:51:17 2019 (r350714) > @@ -1790,6 +1790,7 @@ MLINKS+=sbuf.9 sbuf_bcat.9 \ > sbuf.9 sbuf_new.9 \ > sbuf.9 sbuf_new_auto.9 \ > sbuf.9 sbuf_new_for_sysctl.9 \ > + sbuf.9 sbuf_nl_terminate.9 \ > sbuf.9 sbuf_printf.9 \ > sbuf.9 sbuf_printf_drain.9 \ > sbuf.9 sbuf_putbuf.9 \ >
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAG6CVpVDTxuLL_NFNM1VpZ-GGNveda7XUAThY8Jz-tn2PBf%2BVQ>