git: 7b75a889eb - main - [freebsd-releng]: s/shared/share where appropriate
Fernando Apesteguía= <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.doc |
|---|---|
| Message-ID | <[email protected]> |
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/doc/commit/?id=7b75a889eb666fe3cdbae4de6a98ed8701d854b1 commit 7b75a889eb666fe3cdbae4de6a98ed8701d854b1 Author: Fernando Apesteguía <[email protected]> AuthorDate: 2021-05-27 07:03:08 +0000 Commit: Fernando Apesteguía <[email protected]> CommitDate: 2021-06-10 13:27:39 +0000 [freebsd-releng]: s/shared/share where appropriate Fix a couple of paths. Differential Revision: https://reviews.freebsd.org/D30489 --- documentation/content/en/articles/freebsd-releng/_index.adoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/documentation/content/en/articles/freebsd-releng/_index.adoc b/documentation/content/en/articles/freebsd-releng/_index.adoc index d133116fae..b2e78048ba 100644 --- a/documentation/content/en/articles/freebsd-releng/_index.adoc +++ b/documentation/content/en/articles/freebsd-releng/_index.adoc @@ -402,10 +402,10 @@ a| |[.filename]#stable/12/sys/conf/newvers.sh# |Update the `BRANCH` value to reflect `BETA1` -|[.filename]#stable/12/shared/mk/src.opts.mk# +|[.filename]#stable/12/share/mk/src.opts.mk# |Move `REPRODUCIBLE_BUILD` from `\__DEFAULT_NO_OPTIONS` to `__DEFAULT_YES_OPTIONS` -|[.filename]#stable/12/shared/mk/src.opts.mk# +|[.filename]#stable/12/share/mk/src.opts.mk# |Move `LLVM_ASSERTIONS` from `\__DEFAULT_YES_OPTIONS` to `__DEFAULT_NO_OPTIONS` (FreeBSD 13.x and later only) |[.filename]#stable/12/libexec/rc/rc.conf# _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/dev-commits-doc-all To unsubscribe, send any mail to "[email protected]"