diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-08-10 13:25:29 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-08-10 13:25:29 +0000 |
| commit | de0d0233b8d961a4da5b796023661aa571a1bc40 (patch) | |
| tree | 7685f2d6670f9f7eb424edac6c3e7960513f4e02 /share | |
| parent | de5b5e45a05cce40cbee3351f94890668d50d6f2 (diff) | |
Notes
Diffstat (limited to 'share')
| -rw-r--r-- | share/man/man7/release.7 | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/share/man/man7/release.7 b/share/man/man7/release.7 index 5847c7600d541..94b98aef474bc 100644 --- a/share/man/man7/release.7 +++ b/share/man/man7/release.7 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd August 9, 2004 +.Dd August 10, 2004 .Dt RELEASE 7 .Os .Sh NAME @@ -52,7 +52,9 @@ and should have experience upgrading systems from source. The release build process requires that .Pa /usr/obj be populated with the output of -.Dq Li "make buildworld" . +a native +.Dq Li "make buildworld" +compiled from sources matching the currently running kernel. This is necessary so that the object files for a complete system can be installed into a clean .Xr chroot 8 |
