aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEd Maste <emaste@FreeBSD.org>2024-12-20 15:14:04 +0000
committerEd Maste <emaste@FreeBSD.org>2024-12-20 15:33:38 +0000
commit5f8cf4126511ef50cd68c0b5df3011e3f02e9869 (patch)
tree95f72807fb1999b962453ed833d611e153491efb
parent1c2258b9e49ae249885ff9aa7d9c2ec1f88d19e6 (diff)
contributing: Remove shar reference
Use of shar for submissions has been deprecated for some time. Reviewed by: kevans, fuz Sponsored by: The FreeBSD Foundation Differential Revision: https://reviews.freebsd.org/D48162
-rw-r--r--documentation/content/en/articles/contributing/_index.adoc1
1 files changed, 0 insertions, 1 deletions
diff --git a/documentation/content/en/articles/contributing/_index.adoc b/documentation/content/en/articles/contributing/_index.adoc
index a5b872383a..d98ff31de0 100644
--- a/documentation/content/en/articles/contributing/_index.adoc
+++ b/documentation/content/en/articles/contributing/_index.adoc
@@ -254,7 +254,6 @@ _Do not_ just send the diffs to the {freebsd-hackers} or they will get lost! We
Indicate your submission by including `[PATCH]` in the synopsis of the report.
If you feel it appropriate (for example you have added, deleted, or renamed files), bundle your changes into a `tar` file.
-Archives created with man:shar[1] are also welcome.
If your change is of a potentially sensitive nature, such as if you are unsure of copyright issues governing its further distribution then you should send it to {core-email} directly rather than submitting as a bug report.
The {core-email} reaches a much smaller group of people who do much of the day-to-day work on FreeBSD.