diff options
| author | Juraj Lutter <otis@FreeBSD.org> | 2026-01-09 09:41:21 +0000 |
|---|---|---|
| committer | Juraj Lutter <otis@FreeBSD.org> | 2026-01-09 09:41:21 +0000 |
| commit | a556feb99765a8eae96b2077067dd482c9dd3f57 (patch) | |
| tree | ddbcb695134ac9b4917b98b9a169c36d103aae1f | |
| parent | d64db8892f8519f108d838f8d7e1d3b675ed37cd (diff) | |
| -rw-r--r-- | share/man/man7/freebsd-base.7 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/share/man/man7/freebsd-base.7 b/share/man/man7/freebsd-base.7 index 610ac0b16717..383808579487 100644 --- a/share/man/man7/freebsd-base.7 +++ b/share/man/man7/freebsd-base.7 @@ -214,7 +214,7 @@ alternate root (for example, to support cross-compiling software for a different target than the host system): .Bd -literal -offset indent pkg -r /ppcdev -oABI=FreeBSD:16:powerpc64le \e - install -r FreeBSD-set-devel + install FreeBSD-set-devel .Ed .Sh SEE ALSO .Xr build 7 , |
