Date: Tue, 28 Jun 2022 13:25:28 GMT From: Mateusz Piotrowski <0mp@FreeBSD.org> To: src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-main@FreeBSD.org Subject: git: ecd3759719fc - main - hier.7: Refer to build(7) for details about /usr/obj Message-ID: <202206281325.25SDPS1L077195@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by 0mp (doc, ports committer): URL: https://cgit.FreeBSD.org/src/commit/?id=ecd3759719fcf5d37dd44896ebae0534db0dedd5 commit ecd3759719fcf5d37dd44896ebae0534db0dedd5 Author: Mateusz Piotrowski <0mp@FreeBSD.org> AuthorDate: 2022-06-28 10:23:31 +0000 Commit: Mateusz Piotrowski <0mp@FreeBSD.org> CommitDate: 2022-06-28 13:20:04 +0000 hier.7: Refer to build(7) for details about /usr/obj MFC after: 3 days --- share/man/man7/hier.7 | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 923f04a4e7ce..93a7a86ec761 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -28,7 +28,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd March 14, 2022 +.Dd June 28, 2022 .Dt HIER 7 .Os .Sh NAME @@ -433,9 +433,11 @@ and .Po mimics .Pa /etc Ns Pc . .It Pa obj/ -architecture-specific target tree produced by building the -.Pa /usr/src -tree +architecture-specific target tree produced by building +.Fx +from source; +see +.Xr build 7 .It Pa ports/ .Fx ports collection; see
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202206281325.25SDPS1L077195>