Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F152819205
D55526.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
1 KB
Referenced Files
None
Subscribers
None
D55526.id.diff
View Options
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
Details
Attached
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)
Attached To
Mode
D55526: freebsd-base.7: Break examples into subsections
Attached
Detach File
Event Timeline
Log In to Comment