Skip to content

Correct some spelling, grammar & mechanical stuff #803

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
May 13, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion bhyvectl/bconstruct-tui
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="${DIALOG_BACKTITLE}"
local prompt="Use menu for construct VM create config file"
local prompt="Use menu to construct VM and create config file"

defaultitem= # Calculated below

Expand Down
2 changes: 1 addition & 1 deletion bhyvectl/border-tui
Original file line number Diff line number Diff line change
Expand Up @@ -64,7 +64,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select bhyve domain"
local prompt="Use menu to select bhyve domain"
local defaultitem=
local hline=
local i jnum order jname=
Expand Down
2 changes: 1 addition & 1 deletion bhyvectl/bscp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBSDMODULE="bhyve"
MYARG=""
MYOPTARG="scp_max_retry verbose"
MYDESC="copy files from/to VM via scp(1)"
MYDESC="Copy files from/to VM via scp(1)"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:

Expand Down
2 changes: 1 addition & 1 deletion bhyvectl/bsetup-tui
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[ ! -f "${distsharedir}/jail-arg" ] && err 1 "No such jail-arg skel"
. ${distsharedir}/jail-arg
CBSDMODULE="bhyve"
MYDESC="dialog-based text user interface for bhyve VM configuration"
MYDESC="Dialog-based text user interface for bhyve VM configuration"
MYARG="jname"
MYOPTARG="${JARG} outfile"
ADDHELP="
Expand Down
2 changes: 1 addition & 1 deletion jailctl/jconstruct-tui
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for construct jail create config file"
local prompt="Use menu to construct jail and create config file"
local defaultitem=
local hline=
local mark
Expand Down
2 changes: 1 addition & 1 deletion jailctl/jorder-tui
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select jail\nLess index weight value - earlier start"
local prompt="Use menu to select jail\nLess index weight value - earlier start"
local defaultitem=
local hline=
local i jnum order jname=
Expand Down
2 changes: 1 addition & 1 deletion jailctl/jrestart
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBSDMODULE="jail"
MYARG=""
MYOPTARG="jname"
MYDESC="jail jstop jstart sequence"
MYDESC="Jail jstop jstart sequence"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:

Expand Down
2 changes: 1 addition & 1 deletion jailctl/jscp
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBSDMODULE="jail"
MYARG=""
MYOPTARG="verbose"
MYDESC="get put file to remove nodes"
MYDESC="Get put file to remove nodes"
ADDHELP="[verbose=1] jail1:remotefile1 localfile1 [ localfile2 jail2@:remotefile2 ]\n\
verbose=1 for debug information\n"
EXTHELP="wf_jscp"
Expand Down
2 changes: 1 addition & 1 deletion jailctl/jsetup-tui
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
# shellcheck disable=SC2034
{
CBSDMODULE="jail"
MYDESC="dialog-based text user interface for jail configuration"
MYDESC="Dialog-based text user interface for jail configuration"
MYARG="jname"
MYOPTARG="${JARG} outfile"
ADDHELP="\
Expand Down
2 changes: 1 addition & 1 deletion modules/bsdconf.d/cloudinit
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBSDMODULE="sys"
MYARG="jname mode"
MYOPTARG="cloudengine fromfile"
MYDESC="cloud-init helper t generate CI yaml"
MYDESC="Cloud-init helper t generate CI yaml"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:

Expand Down
2 changes: 1 addition & 1 deletion nodectl/nodescp
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ CBSDMODULE="node"
MYARG=""
MYOPTARG="root rsync tryoffline verbose"
EXTHELP="wf_nodescp"
MYDESC="get put file to remove nodes"
MYDESC="Get put file to remove nodes"

ADDHELP="
${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion qemuctl/qconstruct-tui
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="${DIALOG_BACKTITLE}"
local prompt="Use menu for construct VM create config file"
local prompt="Use menu to construct VM and create config file"

local defaultitem= # Calculated below

Expand Down
2 changes: 1 addition & 1 deletion qemuctl/qsetup-tui
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
[ ! -f "${distsharedir}/jail-arg" ] && err 1 "No such jail-arg skel"
. ${distsharedir}/jail-arg
CBSDMODULE="qemu"
MYDESC="dialog-based text user interface for qemu VM configuration"
MYDESC="Dialog-based text user interface for qemu VM configuration"
MYARG="jname"
MYOPTARG="${JARG} outfile"
ADDHELP="
Expand Down
2 changes: 1 addition & 1 deletion sudoexec/bexec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#v12.1.2
MYARG=""
MYOPTARG="cmd jname script"
MYDESC="Execution for command inside cloud-based vm"
MYDESC="Execute command inside cloud-based vm"
ADDHELP="\

${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion sudoexec/bhyve-exist
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v12.0.0
MYARG="jname"
MYOPTARG=""
MYDESC="return 1 when bhyve with $jname process exist ( + output vm_pid and vm_state ) and 0 when not"
MYDESC="Return 1 when bhyve with $jname process exist ( + output vm_pid and vm_state ) and 0 when not"
CBSDMODULE="bhyve"

. ${subrdir}/nc.subr
Expand Down
2 changes: 1 addition & 1 deletion sudoexec/jexec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#v12.1.7
MYARG=""
MYOPTARG="cmd dir environment jname user"
MYDESC="Execution for command inside jail"
MYDESC="Execute command inside jail"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:

Expand Down
2 changes: 1 addition & 1 deletion sudoexec/qexec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#v12.1.2
MYARG=""
MYOPTARG="cmd jname script"
MYDESC="Execution for command inside cloud-based vm"
MYDESC="Execute command inside cloud-based vm"
ADDHELP="\

${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion sudoexec/xen-exist
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v12.0.0
MYARG="jname"
MYOPTARG=""
MYDESC="return 1 when xen with $jname process exist ( + output vm_pid and vm_state ) and 0 when not"
MYDESC="Return 1 when xen with $jname process exist ( + output vm_pid and vm_state ) and 0 when not"
CBSDMODULE="xen"

. ${subrdir}/nc.subr
Expand Down
2 changes: 1 addition & 1 deletion system/distribution
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
CBSDMODULE="build"
MYARG="destdir"
MYOPTARG="ver arch target_arch basename stable"
MYDESC="make distribtion for FreeBSD base"
MYDESC="Make distribtion for FreeBSD base"
ADDHELP=""

. ${subrdir}/nc.subr
Expand Down
2 changes: 1 addition & 1 deletion tools/apply
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#v13.0.8
MYARG=""
MYOPTARG="cbsdfile cur_env cwd jname multiple quiet upfile_destroy_failed"
MYDESC="apply/re-configure virtual environment via CBSDfile"
MYDESC="Apply/re-configure virtual environment via CBSDfile"
CBSDMODULE="bhyve,jail"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion tools/bootmgmt-pxe
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ browse_boot_list()
{
local title=" ${product} v${myversion} "
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for construct jail create config file"
local prompt="Use menu to construct jail and create config file"
local defaultitem=
local hline=
local mark
Expand Down
2 changes: 1 addition & 1 deletion tools/distccmakeconf
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v9.1.0
MYARG=""
MYOPTARG="src dst ccache distcc"
MYDESC="put into copy of original make.conf specidic distcc records"
MYDESC="Put into copy of original make.conf specidic distcc records"
ADDHELP="src - for example /etc/make.conf, dst=for example ${tmpdir}/make_distcc.conf\n"

. ${subrdir}/nc.subr
Expand Down
2 changes: 1 addition & 1 deletion tools/expose
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v13.0.12
MYARG=""
MYOPTARG="in inaddr jname mode out outaddr proto fromips"
MYDESC="Exposing a port (port forwarding) to env via IPFW or PF"
MYDESC="Expose a port (port forwarding) to env via IPFW or PF"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:

Expand Down
2 changes: 1 addition & 1 deletion tools/forms
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ dialog_menu_main()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="use menu for select and edit items"
local prompt="Use menu to select and edit items"
local hline=
local mytargets=
local defaultitem=
Expand Down
2 changes: 1 addition & 1 deletion tools/get-next-ng-port
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v12.2.4
MYARG="ngid"
MYOPTARG="skip lock pass lease_time"
MYDESC="get next free NETGRAPH port"
MYDESC="Get next free NETGRAPH port"
CBSDMODULE="bhyve"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion tools/get-next-tcp-port
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v12.2.0
MYARG="end_port start_port"
MYOPTARG="address end_port start_port nc_timeout skip lock pass lease_time"
MYDESC="scan port via nc to determine first available tcp port of specified IP"
MYDESC="Scan port via nc to determine first available tcp port of specified IP"
ADDHELP="\
address - (optional) address to scan (e.g: -a 127.0.0.1 [ or :: for IPv6 ] which is default) \n\
end_port - (mandatory) end port range (e.g: -e 6000) \n\
Expand Down
2 changes: 1 addition & 1 deletion tools/get-profiles
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#v13.0.8
MYARG="src"
MYOPTARG="cache_sum clonos emulator imgsize_max json myb show_iso vm_os_type vm_cpus_max vm_ram_max warmed"
MYDESC="list of available profiles for virtual machine"
MYDESC="List available profiles for virtual machine"
CBSDMODULE="bhyve,jail,xen"
ADDHELP="
${H3_COLOR}Description${N0_COLOR}:
Expand Down
2 changes: 1 addition & 1 deletion tools/imghelper-tui
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dialog_menu_main()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select and edit limit"
local prompt="Use menu to select and edit limit"
local hline=
local defaultitem=
local _configured
Expand Down
2 changes: 1 addition & 1 deletion tools/initenv-tui
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@ dialog_menu_main()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt=" Use menu for select and edit limit "
local prompt=" Use menu to select and edit limit "
local hline=
local defaultitem=

Expand Down
2 changes: 1 addition & 1 deletion tools/sockstat
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v10.3.2
MYARG="jname"
MYOPTARG="proto"
MYDESC="return list open sockets for jail"
MYDESC="Return list open sockets for jail"
ADDHELP="\
proto: udp, tcp. default: all\n\
"
Expand Down
2 changes: 1 addition & 1 deletion tools/unmountmd
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v9.2.0
MYARG=""
MYOPTARG="mdfile jroot md"
MYDESC="unmount image file from jroot by jroot path or by mdfile or by devices"
MYDESC="Unmount image file from jroot by jroot path or by mdfile or by devices"
ADDHELP="jroot - find by mount point\n\
mdfile - find by image file\n\
md - find by /dev/mdXX device\n"
Expand Down
2 changes: 1 addition & 1 deletion tools/valecfg-tui
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,7 @@ vale_add()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select and edit limit"
local prompt="Use menu to select and edit limit"
local hline= i _exist
local _exist_vale_list _next_vale_name
# default
Expand Down
2 changes: 1 addition & 1 deletion tools/vhidcfg-tui
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ vhid_add()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select and edit limit"
local prompt="Use menu to select and edit limit"
local hline=

local title=" Add VHID "
Expand Down
2 changes: 1 addition & 1 deletion tools/vm-cpu-topology-tui
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ item_add()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select and edit limit"
local prompt="Use menu to select and edit limit"
local hline=

local title=" Add new cpu topology "
Expand Down
2 changes: 1 addition & 1 deletion tools/vm-packages-tui
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ item_add()
{
local _par VAL
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for select and edit limit"
local prompt="Use menu to select and edit limit"
local hline=

local title=" Add packages "
Expand Down
2 changes: 1 addition & 1 deletion vboxctl/vconstruct-tui
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="$DIALOG_BACKTITLE"
local prompt="Use menu for construct jail create config file"
local prompt="Use menu to construct jail and create config file"
local defaultitem= # Calculated below
local hline=
local mark
Expand Down
2 changes: 1 addition & 1 deletion xenctl/xconstruct-tui
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ dialog_menu_main()
{
local title=" ${product} v${myversion} "
local btitle="${DIALOG_BACKTITLE}"
local prompt="Use menu for construct VM create config file"
local prompt="Use menu to construct VM and create config file"

local defaultitem= # Calculated below

Expand Down
2 changes: 1 addition & 1 deletion xenctl/xen-dsk-tui
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
#v12.0.14
MYARG=""
MYOPTARG="jname remote inter"
MYDESC="dialog interface for xen disk management"
MYDESC="Dialog interface for xen disk management"
CBSDMODULE="xen"

. ${subrdir}/nc.subr
Expand Down