mirror of
https://github.com/opnsense/src.git
synced 2026-02-11 23:06:12 -05:00
14 lines
181 B
Text
14 lines
181 B
Text
# $FreeBSD$
|
|
#
|
|
# WARNING: spaces may be essential at the end of lines
|
|
# WARNING: empty lines are essential too
|
|
#
|
|
# yesexpr
|
|
^[ÄäyY].*
|
|
# noexpr
|
|
^[ÎînN].*
|
|
# yesstr
|
|
ÄÁ
|
|
# nostr
|
|
ÎÅÔ
|
|
# EOF
|