# HG changeset patch # User Franz Glasner # Date 1669578131 -3600 # Node ID 08d67640721b46cfd8270527bf044a749fc740c2 # Parent 1f457667f0e7d1bd138e02f2bf9cc65637d17319 Man: Reorder paragraph in the "Description" section diff -r 1f457667f0e7 -r 08d67640721b docs/man/man8/fpkg.rst --- a/docs/man/man8/fpkg.rst Sun Nov 27 20:14:10 2022 +0100 +++ b/docs/man/man8/fpkg.rst Sun Nov 27 20:42:11 2022 +0100 @@ -17,6 +17,9 @@ A :manpage:`pkg(8)` frontend for common operations that also operates in all running and compatible jails. +A "compatible jail" is a jail that's output of +:command:`freebsd-version -u` is the same as the host's. + The following global options are implemented: .. program:: fpkg @@ -29,9 +32,6 @@ Print the program name and version number to stdout and exit. -A "compatible jail" is a jail that's output of -:command:`freebsd-version -u` is the same as the host's. - Subcommands -----------