[Bug 253615] Update release(7) after the switch to Git and removal of DOCDIR support
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Tue Feb 23 18:08:16 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=253615
--- Comment #3 from commit-hook at FreeBSD.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/src/commit/?id=f695e960672ddc45744aca085c1e22c80928f447
commit f695e960672ddc45744aca085c1e22c80928f447
Author: Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
AuthorDate: 2021-02-23 18:06:36 +0000
Commit: Daniel Ebdrup Jensen <debdrup at FreeBSD.org>
CommitDate: 2021-02-23 18:06:36 +0000
release(7): Remove stray references to DOC* variables
We now live in the world of git, and release(7) should reflect that.
As of the commit referenced below, release images also no longer
include (stale) documentation, as the documentation has moved to
AsciiDoctor. This means that a few environment variables no longer
make sense, so remove them from their sections and mention them in
the compatibility section instead.
While here, also pet mandoc.
PR: 253615
MFC after: 3 days
MFC with: f61e92ca5a23 release: permanently remove the 'reldoc'
target and associates
Reviewed by: gjb, lwhsu, yuripv
Differential Revision: https://reviews.freebsd.org/D28881
share/man/man7/release.7 | 72 ++++++++++++------------------------------------
1 file changed, 18 insertions(+), 54 deletions(-)
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the freebsd-doc
mailing list