Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 1 Jul 2022 08:46:36 GMT
From:      Mateusz Piotrowski <0mp@FreeBSD.org>
To:        src-committers@FreeBSD.org, dev-commits-src-all@FreeBSD.org, dev-commits-src-branches@FreeBSD.org
Subject:   git: b8aa1e16ab2e - stable/13 - hier.7: Refer to build(7) for details about /usr/obj
Message-ID:  <202207010846.2618kaq6055258@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch stable/13 has been updated by 0mp (doc, ports committer):

URL: https://cgit.FreeBSD.org/src/commit/?id=b8aa1e16ab2e0d7cdc7b53f432850fa51ca0b176

commit b8aa1e16ab2e0d7cdc7b53f432850fa51ca0b176
Author:     Mateusz Piotrowski <0mp@FreeBSD.org>
AuthorDate: 2022-06-28 10:23:31 +0000
Commit:     Mateusz Piotrowski <0mp@FreeBSD.org>
CommitDate: 2022-07-01 08:46:17 +0000

    hier.7: Refer to build(7) for details about /usr/obj
    
    MFC after:      3 days
    
    (cherry picked from commit ecd3759719fcf5d37dd44896ebae0534db0dedd5)
---
 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 bac9fb9ad770..ba186c698dfa 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?202207010846.2618kaq6055258>