Date: Tue, 23 Feb 2021 18:08:16 +0000 From: bugzilla-noreply@freebsd.org To: doc@FreeBSD.org Subject: [Bug 253615] Update release(7) after the switch to Git and removal of DOCDIR support Message-ID: <bug-253615-9-SGNB1VLsAn@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-253615-9@https.bugs.freebsd.org/bugzilla/> References: <bug-253615-9@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D253615 --- Comment #3 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=3Df695e960672ddc45744aca085c1e22c80= 928f447 commit f695e960672ddc45744aca085c1e22c80928f447 Author: Daniel Ebdrup Jensen <debdrup@FreeBSD.org> AuthorDate: 2021-02-23 18:06:36 +0000 Commit: Daniel Ebdrup Jensen <debdrup@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(-) --=20 You are receiving this mail because: You are on the CC list for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-253615-9-SGNB1VLsAn>