On Sat, Feb 27, 2021 at 3:07 AM Daniel Ebdrup Jensen
<debd...@freebsd.org> wrote:
>
> The branch main has been updated by debdrup (doc committer):
>
> URL: 
> https://cgit.FreeBSD.org/src/commit/?id=bc3bba70d834c169475302334b192bc90c17521e
>
> commit bc3bba70d834c169475302334b192bc90c17521e
> Author:     Daniel Ebdrup Jensen <debd...@freebsd.org>
> AuthorDate: 2021-02-26 19:05:46 +0000
> Commit:     Daniel Ebdrup Jensen <debd...@freebsd.org>
> CommitDate: 2021-02-26 19:07:03 +0000
>
>     inetd: Add examples from manual page and other sources
...
>     Reviewed by:    kevans, brueffer, lwhsu, yuripv

This is very minor, but for the record, I didn't click "accept" so I
am a bit hesitant to be listed in the "Reviewed by" line because I
think it implies I have reviewed everything and meet my standard to
commit myself.

I was just commenting on some very tiny stuff and help. I support the
changes but I don't think my contribution is sufficient as a reviewer.
I don't even list myself in the reviewers field in the differential.

>     Differential Revision:  https://reviews.freebsd.org/D28882
...
> diff --git a/usr.sbin/inetd/inetd.conf b/usr.sbin/inetd/inetd.conf
> index 65a3507a6dc2..7f5f6783a038 100644
> --- a/usr.sbin/inetd/inetd.conf
> +++ b/usr.sbin/inetd/inetd.conf
...
> +# Example entry for insecure rsync server
> +# This is best combined with a VTI like if_ipsec(4) or wg(4)

As we discussed in the differential, we can put if_wg(4) here, and
they can be MFC'd together.

BTW, still thanks very much for you to work on this!

Best,
Li-Wen
_______________________________________________
dev-commits-src-main@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/dev-commits-src-main
To unsubscribe, send any mail to "dev-commits-src-main-unsubscr...@freebsd.org"

Reply via email to