diff options
| author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-28 10:23:31 +0000 |
|---|---|---|
| committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2022-06-28 13:20:04 +0000 |
| commit | ecd3759719fcf5d37dd44896ebae0534db0dedd5 (patch) | |
| tree | 2cd4b23a4ce90de1810abdb75697088cdc8db19e | |
| parent | b11f52f4db4420f69da537e5ed9b54b7c4fef093 (diff) | |
hier.7: Refer to build(7) for details about /usr/obj
MFC after: 3 days
| -rw-r--r-- | share/man/man7/hier.7 | 10 |
1 files 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 |
