aboutsummaryrefslogtreecommitdiff
path: root/share/man
diff options
context:
space:
mode:
authorAlexander Ziaee <concussious@runbox.com>2024-06-18 11:02:42 +0000
committerEd Maste <emaste@FreeBSD.org>2024-09-09 20:08:45 +0000
commit34f5366d049383e94250c451853e98cf53a3e526 (patch)
tree64ed08113a46543126eb1914e843910cdb6aa625 /share/man
parent224dcabfcd91fa0f071ad1b14b554669caf7656a (diff)
development.7/FILES: add CONTRIBUTING + git-arc.sh
MFC after: 3 days Reviewed by: imp Pull Request: https://github.com/freebsd/freebsd-src/pull/1300 (cherry picked from commit c2c6f08c8b47cfda79529e0a1016b8f7803c0ec8) (cherry picked from commit 29020ea39d6c55983dfa49b3c2928acdd851c1d3)
Diffstat (limited to 'share/man')
-rw-r--r--share/man/man7/development.711
1 files changed, 9 insertions, 2 deletions
diff --git a/share/man/man7/development.7 b/share/man/man7/development.7
index 6448d24aa957..eb5a57a464fc 100644
--- a/share/man/man7/development.7
+++ b/share/man/man7/development.7
@@ -24,7 +24,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd November 1, 2022
+.Dd July 7, 2024
.Dt DEVELOPMENT 7
.Os
.Sh NAME
@@ -119,7 +119,14 @@ build and test status of CURRENT and STABLE branches,
the continuous integration system is at:
.Pp
.Lk https://ci.FreeBSD.org
-.Pp
+.Sh FILES
+.Bl -compact -tag -width "/usr/src/tools/tools/git/git-arc.sh"
+.It Pa /usr/src/CONTRIBUTING.md
+.Fx
+contribution guidelines
+.It Pa /usr/src/tools/tools/git/git-arc.sh
+Phabricator review tooling
+.El
.Sh EXAMPLES
Check out the CURRENT branch, build it, and install, overwriting the current
system: