https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=269540
--- Comment #1 from Andrey Portnoy <[email protected]> --- Context: documentation primer section 1.2.2 (https://docs.freebsd.org/en/books/fdp-primer/overview/#gnu-linux-installation-process) suggests running `bmake` from top of tree to build the docs, followed by `bmake run`. What it doesn't point out is you first need to change directory to say documentation or website before invoking `bmake run`. The patch adds a warning about this. -- You are receiving this mail because: You are the assignee for the bug.
