Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff docs/man/man8/ftjail-freebsd-update.rst @ 658:260a81d769a6
Implemented "ftjail check-freebsd-update": thorough check for preconditions to a successful run of "ftjail freebsd-update".
All checks that "ftjail freebsd-update" does are replicated in
"ftjail check-freebsd-update".
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Sat, 28 Sep 2024 19:12:05 +0200 |
| parents | 54c6eecbe53f |
| children | 82a98db83a13 |
line wrap: on
line diff
--- a/docs/man/man8/ftjail-freebsd-update.rst Sat Sep 28 14:55:57 2024 +0200 +++ b/docs/man/man8/ftjail-freebsd-update.rst Sat Sep 28 19:12:05 2024 +0200 @@ -20,6 +20,9 @@ the fully re-mounted directory tree that is rooted at `directory` using `etcupdate-tarball` as the new "current". +See also :manpage:`ftjail-check-freebsd-update(8)` for a tool that +tries to thoroughly check the preconditions to run this tool successfully. + Options ------- @@ -57,4 +60,5 @@ See Also -------- -:manpage:`ftjail(8)`, :manpage:`freebsd-update(8)`, :manpage:`etcupdate(8)` +:manpage:`ftjail(8)`, :manpage:`ftjail-check-freebsd-update(8)`, +:manpage:`freebsd-update(8)`, :manpage:`etcupdate(8)`
