Date: Tue, 27 Mar 2018 14:50:12 +0000 (UTC) From: Edward Tomasz Napierala <trasz@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r331617 - head/share/man/man7 Message-ID: <201803271450.w2REoCAN074198@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: trasz Date: Tue Mar 27 14:50:12 2018 New Revision: 331617 URL: https://svnweb.freebsd.org/changeset/base/331617 Log: Fix capitalization. MFC after: 2 weeks Modified: head/share/man/man7/development.7 Modified: head/share/man/man7/development.7 ============================================================================== --- head/share/man/man7/development.7 Tue Mar 27 14:31:42 2018 (r331616) +++ head/share/man/man7/development.7 Tue Mar 27 14:50:12 2018 (r331617) @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd March 13, 2018 +.Dd March 27, 2018 .Dt DEVELOPMENT 7 .Os .Sh NAME @@ -83,7 +83,7 @@ such as freebsd-arch@ and freebsd-hackers@: .Pp .Lk https://lists.FreeBSD.org/ .Pp -To get your patches integrated into the main freebsd repository use Phabricator; +To get your patches integrated into the main FreeBSD repository use Phabricator; it is a code review tool that allows other developers to review the changes, suggest improvements, and, eventually, allows them to pick up the change and commit it:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201803271450.w2REoCAN074198>