en.src revision 6da5aa940d1e163c6f244b5523c22d545bfb954b
#
# WARNING: spaces may be essential at the end of lines
# WARNING: empty lines are essential too
#
# Note: FreeBSD had customizations for CA and US to add French and Spanish
# prefixes, but that that really isn't appropriate for an English locale.
#
# yesexpr
^[yY].*
# noexpr
^[nN].*
# yesstr
yes
# nostr
no
# EOF