Page MenuHomeFreeBSD

D55526.id.diff
No OneTemporary

D55526.id.diff

diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7
--- a/share/man/man7/freebsd-base.7
+++ b/share/man/man7/freebsd-base.7
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd December 4, 2025
+.Dd February 26, 2026
.Dt FREEBSD-BASE 7
.Os
.Sh NAME
@@ -183,13 +183,14 @@
All available system kernels.
.El
.Sh EXAMPLES
+.Ss Install a single piece of userland
Install the
.Xr vi 1
text editor on the running system:
.Bd -literal -offset indent
pkg install FreeBSD-vi
.Ed
-.Pp
+.Ss Install userland to a jail
Install a new
.Xr jail 8
system using the
@@ -198,17 +199,17 @@
.Bd -literal -offset indent
pkg -r /jails/myjail install FreeBSD-set-minimal-jail
.Ed
-.Pp
+.Ss Install native compilers
Install C/C++ compilers on the running system:
.Bd -literal -offset indent
pkg install FreeBSD-set-devel
.Ed
-.Pp
+.Ss Update the currently running system
Apply available updates to the running system:
.Bd -literal -offset indent
pkg upgrade -r FreeBSD-base
.Ed
-.Pp
+.Ss Install cross compilers
Install the development toolchain for FreeBSD/powerpc64le in an
alternate root (for example, to support cross-compiling software
for a different target than the host system):

File Metadata

Mime Type
text/plain
Expires
Sat, Apr 18, 7:54 AM (4 h, 40 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29178182
Default Alt Text
D55526.id.diff (1 KB)

Event Timeline