Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
view docs/man/man8/fjail-freebsd-update.rst @ 770:56ab5c012d5f
fports: Begin a new command "fports" and fully implemented its subcommand "fports deptree".
fports is supposed to be the successor to check-ports.
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Wed, 23 Oct 2024 13:56:52 +0200 |
| parents | 54c6eecbe53f |
| children |
line wrap: on
line source
.. -*- coding: utf-8; indent-tabs-mode: nil; -*- fjail-freebsd-update ==================== Synopsis -------- **fjail freebsd-update** [**-c** `currently-running`] `directory` Description ----------- A checked :manpage:`freebsd-update(8)` for a system located or mounted at `directory`. A corresponding jail may or may not be running. .. program:: fjail freebsd-update .. option:: -c <currently-running> Do not assume that the system at `directory` is currently running the host's FreeBSD version but the version given in `currently-running`. This will also be checked by :manpage:`freebsd-version(1)` for `directory`. Environment ----------- All environment variables that affect :manpage:`freebsd-update` are effective also. See Also -------- :manpage:`fjail(8)`, :manpage:`freebsd-update(8)`, :manpage:`freebsd-version(1)`
