Mercurial > hgrepos > FreeBSD > ports > sysutils > local-bsdtools
diff sbin/fpkg @ 695:5931f16f098f
Docs: wording
| author | Franz Glasner <fzglas.hg@dom66.de> |
|---|---|
| date | Tue, 01 Oct 2024 19:01:37 +0200 |
| parents | 3633a41b862b |
| children | 44a702b32c01 |
line wrap: on
line diff
--- a/sbin/fpkg Tue Oct 01 18:57:25 2024 +0200 +++ b/sbin/fpkg Tue Oct 01 19:01:37 2024 +0200 @@ -299,7 +299,7 @@ #: -#: The `pkg config name` command on the host and all running jails +#: The `pkg config name` command for the host and all running jails #: #: Args: #: $1 (str): the configuration option to retrieve to @@ -332,7 +332,7 @@ #: -#: The `pkg -vv` command on the host and all running compatible jails +#: The `pkg -vv` command for the host and all running compatible jails #: command_vv() { local _j _OLDIFS @@ -353,7 +353,7 @@ } #: -#: Call `etcupdate status` on the host and all running jails +#: Call `etcupdate status` for the host and all running jails #: command_etcupdate_status() { local _j _OLDIFS
