Improve the INDEX format. Whitespace improvements, format improvements, typo

and grammatical fixes.
This commit is contained in:
Devin Teske 2013-06-18 08:15:56 +00:00
parent a67f39c51a
commit 6dcefcac2b
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=251906
13 changed files with 273 additions and 221 deletions

View File

@ -26,22 +26,25 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Console"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Customize system console behavior"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="console|console"
menu_selection="syscons_font|font"
menu_selection="syscons_keymap|keymap"
@ -49,11 +52,12 @@ menu_selection="syscons_repeat|repeat"
menu_selection="syscons_saver|saver"
menu_selection="syscons_screenmap|screenmap"
menu_selection="syscons_ttys|ttys"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="console"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Disk Management"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Manage disk partitions and/or labels"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="diskmgmt|diskmgmt"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="diskmgmt"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Documentation installation"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Install FreeBSD Documentation set"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="docsinstall|docsinstall"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="docsinstall"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title=""
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help=""
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="dot|dot"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program=""

View File

@ -26,33 +26,37 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Mouse"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Configure the Mouse"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="mouse|mouse"
menu_selection="mouse_enable|enable"
menu_selection="mouse_type|type"
menu_selection="mouse_port|port"
menu_selection="mouse_flags|flags"
menu_selection="mouse_disable|disable"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="mouse"

View File

@ -26,32 +26,36 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Networking Management"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Setup Networking interfaces, services, etc."
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="networking|networking"
menu_selection="defaultrouter|defaultrouter"
menu_selection="hostname|hostname"
menu_selection="nameservers|nameservers"
menu_selection="netdev|devices"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="networking"

View File

@ -25,28 +25,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Packages"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Install pre-packaged software for FreeBSD"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="packages|packages"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="packages"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Root Password"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Set the system manager's password"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="password|password"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="password"

View File

@ -26,29 +26,33 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Security"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Set Security Parameters"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="security|security"
menu_selection="kern_securelevel|kern_securelevel"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="security"

View File

@ -26,33 +26,37 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Startup"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Set Startup Parameters"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="startup|startup"
menu_selection="startup_misc|misc"
menu_selection="startup_rcadd|rcadd"
menu_selection="startup_rcconf|rcconf"
menu_selection="startup_rcdelete|rcdelete"
menu_selection="startup_rcvar|rcvar"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="startup"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Timezone"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Set up Time Zone"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="timezone|timezone"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="timezone"

View File

@ -26,28 +26,32 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Ttys"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Configure Ttys"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="ttys|ttys"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="ttys"

View File

@ -26,22 +26,25 @@
# $FreeBSD$
#
# Title that will be shown on the bsdconfig menu
# Title that will be shown in the bsdconfig menu.
#
menu_title="Login/Group Management"
#
# A short descriptive line shown at the bottom of the bsdconfig menu. keep it
# short because any line longer than the terminal width will be truncated.
#
# a short descriptive line shown at the bottom of the bsdconfig menu.
# keep it short because any line longer than the terminal width will
# be truncated.
menu_help="Manage system user and/or group information"
#
# Two-part variable that defines an action to take when `keyword' is passed on
# a bsdconfig command line. Variable takes the form "keyword|command" and
# multiple occurrences of the variable (with different `keyword's, or different
# `keyword's AND `command's) are allowed. If `command' begins with a '/' then
# the full path to the program is needed. If `command' begins with anything
# else it is a path relative to the directory this INDEX file is in. `keyword'
# can be i18n'ed but `command' is the name of a script.
#
# two-part variable that defines an action to take when 'keyword'
# is passed on a bsdconfig command line. variable takes the form
# "keyword|command" and multiple occurrences of the variable
# (with different 'keyword's, or different 'keyword's AND 'command's)
# are allowed. If 'command' begins with a '/' then the full
# path to the program is needed. If 'command' begins with anything
# else it is a path relative to the directory this INDEX file is in.
# 'keyword' can be i18n'ed but 'command' is the name of a script.
menu_selection="usermgmt|usermgmt"
menu_selection="useradd|useradd"
menu_selection="useredit|useredit"
@ -50,11 +53,12 @@ menu_selection="groupmgmt|usermgmt"
menu_selection="groupadd|groupadd"
menu_selection="groupedit|groupedit"
menu_selection="groupdel|groupdel"
#
# Items below this line do NOT need i18n translation----------------------
# ------------ Items below this line do NOT need i18n translation ------------
#
# Name of the program to be run when this menu choice is selected. If it begins
# with a '/' then the full path to the program is needed. If it begins with
# anything else it is a path relative to the directory this INDEX file is in.
#
# Name of the program to be run when this menu choice is selected.
# if it begins with a '/' then the full path to the program is needed.
# if it begins with anything else it is a path relative to the directory
# this INDEX file is in.
menu_program="usermgmt"