mirror of
https://github.com/opnsense/src.git
synced 2026-02-16 17:19:56 -05:00
14 lines
179 B
Text
14 lines
179 B
Text
|
|
# $FreeBSD$
|
|||
|
|
# WARNING: spaces may be essential at the end of lines
|
|||
|
|
# WARNING: empty lines are essential too
|
|||
|
|
#
|
|||
|
|
# yesexpr
|
|||
|
|
^[<5B><>yY].*
|
|||
|
|
# noexpr
|
|||
|
|
^[<5B><>nN].*
|
|||
|
|
# yesstr
|
|||
|
|
⠪
|
|||
|
|
# nostr
|
|||
|
|
<EFBFBD><EFBFBD>
|
|||
|
|
# EOF
|