mirror of
https://github.com/opnsense/src.git
synced 2026-02-18 18:20:26 -05:00
11 lines
177 B
Text
11 lines
177 B
Text
|
|
# $FreeBSD$
|
|||
|
|
#
|
|||
|
|
# WARNING: spaces may be essential at the end of lines
|
|||
|
|
# WARNING: empty lines are essential too
|
|||
|
|
#
|
|||
|
|
# yesexpr
|
|||
|
|
^[yYyYはハ].*
|
|||
|
|
# noexpr
|
|||
|
|
^[nNnNいイ].*
|
|||
|
|
# EOF
|